summaryrefslogtreecommitdiffstats
path: root/include/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* Sync w/ glibc, we can leave __USE_ATFILE in, because we do not define it in f...Peter S. Mazinger2006-02-211-14/+27
* tweak the idea between having a MMU and actually using itMike Frysinger2006-02-181-2/+2
* Sync w/ glibc, mostly REDIRECT_NTH,__wurPeter S. Mazinger2006-01-041-65/+109
* as psm points out, we need to use bits/getopt.h in unistd.h since getopt.h wo...Mike Frysinger2005-11-151-1/+1
* sync getopt headers with glibcMike Frysinger2005-11-151-1/+1
* Use bits/getopt.h, getopt.h is not included if GNU_GETOPT support is disabledPeter S. Mazinger2005-11-041-1/+1
* Sync w/ glibcPeter S. Mazinger2005-11-031-95/+201
* Do not stub out functions for mmu-less systems. Hide allEric Andersen2005-10-041-0/+4
* remove pthread_atfork() prototype since SuSv3 doesnt *require* it and glibc-2...Mike Frysinger2005-04-061-19/+0
* Remove unimplemented non-SuSv3 function prototypesEric Andersen2004-10-071-27/+0
* Cleanup some dead wood in the header filesEric Andersen2004-07-301-22/+0
* Add some missing prototypesEric Andersen2003-11-021-1/+19
* Add back in table-less ctype funcs for those interested in minimizingManuel Novoa III2003-09-081-1/+1
* Added function 'get_current_dir_name' for Linux Test Project. Tested and"Steven J. Hill"2002-09-041-3/+0
* Eliminate C++ style commentsEric Andersen2002-01-101-4/+4
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-255/+240
* Put a bandaid on getpgrp behaviorEric Andersen2001-08-141-8/+5
* Don't include asm/unistd.hEric Andersen2001-06-271-1/+0
* Cleanup the toploevel makefile handing of shared libs. Add weak_aliasEric Andersen2001-06-121-5/+1
* Fix up breakage resulting from flipping the sense of some defines. Change fromEric Andersen2001-03-191-3/+3
* Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.Eric Andersen2001-01-121-0/+4
* Handle fork and vfork on a per architecture basis...Eric Andersen2000-12-131-1/+4
* Remove environ from _USE_GNU wrapper.Eric Andersen2000-11-161-2/+0
* Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,Eric Andersen2000-11-151-0/+1
* Fix up a few messes so it compiles cleanly again.Eric Andersen2000-11-111-0/+5
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-041-116/+908
* Fix a few more screwups.Eric Andersen2000-10-231-0/+4
* Forgot a few things...Eric Andersen2000-10-231-0/+8
* Bug ugly formatting updateEric Andersen2000-10-091-2/+1
* Yet more updates. Getting closer....Eric Andersen2000-08-111-0/+1
* More stuff. Down to only 43 missing functions before BusyBox willEric Andersen2000-08-101-2/+72
* Lots and lots of cleanups.Eric Andersen2000-07-061-34/+19
* More header file cleanup.Eric Andersen2000-07-051-0/+31
* Many bugfixes, header cleanups, etc. Added abort and glob.Eric Andersen2000-07-051-0/+4
* Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1aErik Andersen2000-05-141-2/+6
* Initial revision0_9_1Erik Andersen2000-05-141-0/+108