summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i960/bits/fcntl.h
Commit message (Collapse)AuthorAgeFilesLines
* fcntl.h: drop unused/dead O_STREAMINGMike Frysinger2009-10-071-1/+0
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
|
* - revert wrong r24049Bernhard Reutner-Fischer2008-11-151-2/+2
|
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
|
* - add sync_file_range()Bernhard Reutner-Fischer2008-09-161-4/+0
| | | | Tested successfully on i386..
* - add missing #endifBernhard Reutner-Fischer2008-05-031-0/+1
|
* - implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer2008-05-031-0/+57
| | | | - synch F_LINUX_SPECIFIC_BASE related fcntls for all arches
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
|
* Patch from Martin Proulx <mproulx@okiok.com> to supportEric Andersen2002-06-181-0/+179
the i960 architecture.