summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2006-02-17touchup whitespaceMike Frysinger
2006-02-17Take getopt from glibc, disable -W foo support as in the earlier version, siz...Peter S. Mazinger
2006-02-17Remove hidden_data_def for opt*Peter S. Mazinger
2006-02-17Sync w/ glibc, no size changePeter S. Mazinger
2006-02-16Undo earlier change and sync new linuxthreads' guard w/ oldPeter S. Mazinger
2006-02-16Guard __pthread_mutex_* to be used exclusively within uClibc, do we need this...Peter S. Mazinger
2006-02-16Change collated_compare/prefix_array to __x hidden, shrinks glob64 from 2352 ...Peter S. Mazinger
2006-02-16Remove __P(), reorder so that gcc-4.0.2 does not fail w/ multiPeter S. Mazinger
2006-02-15strcoll for non-localePeter S. Mazinger
2006-02-15hide xdr_u_shortPeter S. Mazinger
2006-02-15get rid of __pipePeter S. Mazinger
2006-02-15Sloppy patching on my part. This should be correct."Steven J. Hill"
2006-02-15Kill 2 signedness warningsPeter S. Mazinger
2006-02-15DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]...Peter S. Mazinger
2006-02-15Block the combo DOMULTI/SUPPORT_LD_DEBUGPeter S. Mazinger
2006-02-15Move hidden prototypes to proper place and get rid of duplicate hiddenPeter S. Mazinger
2006-02-15Reorganize a bit for IMAPeter S. Mazinger
2006-02-15Use <> instead of \"\"Peter S. Mazinger
2006-02-15make sure we reset static_fd after it's closed in utmpname()Mike Frysinger
2006-02-15fix fcntl() call so that it actually forces file to be closed on exec()Mike Frysinger
2006-02-15hide misc div funcs so generating shared libs on alpha doesnt failMike Frysinger
2006-02-15we cant simply alias getdents to getdents64 as they deal with structures of d...Mike Frysinger
2006-02-14sync with glibc and get a nice size shrinkage in the processMike Frysinger
2006-02-14Apply patch from Joseph Myers for MIPS pipe and get rid of the C version. Pat..."Steven J. Hill"
2006-02-14after much deliberation, may i present Joseph S. Myers patch to add support f...Mike Frysinger
2006-02-14remove fstat jump relocPeter S. Mazinger
2006-02-13Rename _mmap.c to mmap.c so that vax does not pick up both common and arch sp...Peter S. Mazinger
2006-02-13libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger
2006-02-13environ is GNU extensionPeter S. Mazinger
2006-02-13Mark functions as GNU extensionsPeter S. Mazinger
2006-02-13Update some copyrightsPeter S. Mazinger
2006-02-13Remove unused prototypesPeter S. Mazinger
2006-02-13Weaken all that I remember being used in libpthreadPeter S. Mazinger
2006-02-13get_current_dir_name is GNU extension as wellPeter S. Mazinger
2006-02-13Mark some as GNU extensionsPeter S. Mazinger
2006-02-13Weaken all internal vfork versions in asm code, wondering why only some of th...Peter S. Mazinger
2006-02-13s/#if/#ifdef/Peter S. Mazinger
2006-02-13Add back the 115200 limitPeter S. Mazinger
2006-02-13Add files for IMA. Yes, I know it's a hack and no, I won't split the affected...Peter S. Mazinger
2006-02-13Don't compile daemon.c at all for non-MMUPeter S. Mazinger
2006-02-13Remove vfork.c from Makefile as wellPeter S. Mazinger
2006-02-13Remove it, it's the same as the generic one in ../commonPeter S. Mazinger
2006-02-13Remove unused filePeter S. Mazinger
2006-02-13Remove unused filesPeter S. Mazinger
2006-02-13More renames for IMAPeter S. Mazinger
2006-02-13Don't compile arc4random if option not setPeter S. Mazinger
2006-02-13More renames for IMAPeter S. Mazinger
2006-02-13Remove unused filePeter S. Mazinger
2006-02-13Rename some files, that will conflict w/ IMAPeter S. Mazinger
2006-02-13Remove unused filesPeter S. Mazinger