summaryrefslogtreecommitdiffstats
path: root/libc/unistd
Commit message (Expand)AuthorAgeFilesLines
...
* The case for _SC_MONOTONIC_CLOCK should only exist if 'clock_getres' does."Steven J. Hill"2007-01-201-0/+2
* Added support for sysconf(_SC_MONOTONIC_CLOCK).Peter Kjellerstedt2006-09-221-0/+7
* replace my @debian.org addr with @uclibc.org. Fixup license onEric Andersen2006-07-051-1/+1
* fixup my copyright notice, trim stale remnants of older notices whichEric Andersen2006-07-051-5/+2
* sync with glibcMike Frysinger2006-07-052-19/+20
* update licenseMike Frysinger2006-07-053-40/+4
* Make execle() and chown() available again (corrects commit 15179).Peter Kjellerstedt2006-05-301-0/+1
* Amir Shalem writes:Mike Frysinger2006-05-261-0/+1
* Correct typoPeter S. Mazinger2006-03-231-1/+1
* Mark some functions as BSD onlyPeter S. Mazinger2006-03-233-0/+9
* Correct build if UCLIBC_HAS_CTYPE_TABLES is not definedPeter S. Mazinger2006-03-221-1/+1
* Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOP...Peter S. Mazinger2006-03-221-1/+2
* stderr does not have hidden version anymore, disable it's usePeter S. Mazinger2006-03-211-1/+0
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-103-4/+0
* Rename getopt_long-susv3 to -simplePeter S. Mazinger2006-03-032-2/+2
* Upstream updatePeter S. Mazinger2006-03-031-2/+2
* Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getoptPeter S. Mazinger2006-02-272-1/+62
* Add Rich Felker's getsubopt, smaller then the glibc copied onePeter S. Mazinger2006-02-272-0/+39
* Add hidden version for susv3 getoptPeter S. Mazinger2006-02-271-0/+2
* tweak the idea between having a MMU and actually using itMike Frysinger2006-02-182-2/+2
* Take getopt from glibc, disable -W foo support as in the earlier version, siz...Peter S. Mazinger2006-02-172-495/+1014
* Remove hidden_data_def for opt*Peter S. Mazinger2006-02-172-16/+0
* Sync w/ glibc, no size changePeter S. Mazinger2006-02-171-4/+5
* libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger2006-02-131-38/+17
* Add files for IMA. Yes, I know it's a hack and no, I won't split the affected...Peter S. Mazinger2006-02-136-0/+48
* Don't compile daemon.c at all for non-MMUPeter S. Mazinger2006-02-132-4/+4
* add back in code cut by previous commit to fix the pathconf testMike Frysinger2006-02-111-0/+5
* sync with glibc and kill dead code to fix issues found by the nftw ltp testsMike Frysinger2006-02-101-150/+94
* attribute_hidden is enough in the prototype, sync getopt-susv3 w/ gnuPeter S. Mazinger2006-02-032-5/+14
* disable hidden_proto/def for __BCC__ generallyPeter S. Mazinger2006-02-031-2/+0
* Use internal versions of strchr and stderr for non-BCCPeter S. Mazinger2006-02-031-1/+5
* global data uses libc_hidden_data_def, convert all -I hope- and add some newPeter S. Mazinger2006-02-011-4/+4
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-0/+1
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-225-5/+0
* Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger2006-01-164-8/+25
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-142-2/+4
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-1415-149/+184
* Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ...Peter S. Mazinger2005-12-163-3/+9
* Convert all users of earlier hiddensPeter S. Mazinger2005-12-131-0/+1
* Convert internal users of chmod/*stat*, minimize change for __strsepPeter S. Mazinger2005-12-133-7/+7
* Fix alias."Steven J. Hill"2005-12-101-0/+1
* Remove unused weak_alias. Thanks Peter."Steven J. Hill"2005-12-101-1/+0
* Merge from NPTL."Steven J. Hill"2005-12-101-0/+4
* fixed unused warningMike Frysinger2005-12-101-1/+1
* mmap/mremap/socket/rewind gonePeter S. Mazinger2005-12-081-0/+1
* Convert the rest of users to hiddenPeter S. Mazinger2005-12-082-2/+5
* Use internal versionsPeter S. Mazinger2005-12-084-1/+4
* Do __sleep, should we make it weak, so that libpthread can overwrite it?Peter S. Mazinger2005-12-081-2/+3
* Hide morePeter S. Mazinger2005-12-072-0/+3
* Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...Peter S. Mazinger2005-12-071-0/+2