summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/cris/bits/fcntl.h
Commit message (Collapse)AuthorAgeFilesLines
* clean up O_CLOEXEC handlingMike Frysinger2009-10-161-0/+1
| | | | | | | | Drop the "#ifndef O_CLOEXEC" cruft, enable O_CLOEXEC in most fcntl.h headers, and import __ASSUME_O_CLOEXEC from glibc. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch with trunk @ 24160Carmelo Amoroso2008-11-271-6/+2
| | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others.
* Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 ↵Carmelo Amoroso2008-06-181-9/+23
| | | | specific with trunk
* Merge from trunk."Steven J. Hill"2006-12-161-1/+3
|
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-241-0/+37
|
* Merge from trunk."Steven J. Hill"2006-08-181-3/+12
|
* Updated to match the other architectures. Fixes problem with "fcntl:Tobias Anderberg2003-11-031-29/+67
| | | | function not implemented".
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
|
* Initial version of the CRIS port.Tobias Anderberg2002-09-161-0/+141