summaryrefslogtreecommitdiffstats
path: root/include/fcntl.h
Commit message (Collapse)AuthorAgeFilesLines
* add hidden aliases for openat funcsMike Frysinger2009-08-191-0/+2
| | | | | | | openat64() uses openat(), so we need hidden aliases for it. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* first pass at implementing *at funcsMike Frysinger2009-08-191-6/+9
| | | | | | | | Tested basic functionality with coreutils and things seem to work. At least gives us a basis to jump from. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* sync a few headers with glibc (no functional changes)Mike Frysinger2009-08-191-20/+19
| | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch with trunk: miscellaneous changes, mostly cleanup,Carmelo Amoroso2009-01-221-5/+5
| | | | | | | code styling, comments. No object-code changes. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Synch with trunk @ 24157Carmelo Amoroso2008-11-261-0/+6
| | | | Step 11: More libc_hidden_proto removal
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-1/+1
| | | | Step 8: include folder
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵Carmelo Amoroso2008-07-091-2/+11
| | | | 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>
* A bunch of fixes into include directoryCarmelo Amoroso2007-11-201-0/+4
| | | | | | | | | | | | - [elf.h] Add missing macro for GNU hash support - [fcntl.h] Add extern declaration for fcntl64 - [libc-symbols] Re-enale 'hidden_proto' macro and others. Synch it with trunk - [tls.h] export USE___THREAD macro to librt too - [unistd.h] Fix sysconf prototype - [errno.h] Avoid warnings for duplicated macro definitions Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* More NPTL stuff."Steven J. Hill"2006-08-211-10/+2
|
* Merge from trunk."Steven J. Hill"2006-02-251-0/+3
|
* Mini-merge from trunk. Not as fun as a Mini Cooper, but oh well."Steven J. Hill"2005-12-011-3/+39
|
* Merge from trunk."Steven J. Hill"2005-10-301-35/+42
|
* First pass prototype removals from auditing header files:Eric Andersen2004-09-071-0/+6
| | | | | a.out.h to libgen.h (omitting complex.h for a later separate effort for the math stuff)
* Enable fcntl64, and fix fcntl when large fils is enabled.Eric Andersen2002-01-171-0/+9
|
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-21/+58
|
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-0/+2
| | | | | .comment, saving a lot of space in the resultant binaries... -Erik
* Bug ugly formatting updateEric Andersen2000-10-091-11/+119
|
* Initial revision0_9_1Erik Andersen2000-05-141-0/+20