summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/bits/fcntl.h
Commit message (Collapse)AuthorAgeFilesLines
* clean up O_CLOEXEC handlingMike Frysinger2009-10-161-2/+0
| | | | | | | | 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.
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵Carmelo Amoroso2008-07-091-12/+28
| | | | NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Push latest libc SH4 specific implementationsCarmelo Amoroso2007-11-201-1/+1
|
* 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-4/+36
|
* Merge from trunk."Steven J. Hill"2006-08-181-17/+56
|
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
|
* Sync SH header files with glibc 2.2.4, so it can actually have a chanceEric Andersen2002-01-021-40/+54
| | | | | (at least in theory) of working. -Erik
* Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen2001-02-211-0/+141
and Personal Systems. Thanks! -Erik