summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-18add infrastructure for fenvMike Frysinger
2006-02-18make headers more quietMike Frysinger
2006-02-18grab headers from glibcMike Frysinger
2006-02-18touchup headers target somemore so building in subdirs works nicely againMike Frysinger
2006-02-18sync with kernelMike Frysinger
2006-02-17fix parallel build with headers once and for all (i hope)Mike Frysinger
2006-02-17combine the crt1.0/Scrt1.o rules since they are pretty much the samethingMike Frysinger
2006-02-17combine the output rules in one placeMike Frysinger
2006-02-17touchup headers output and make it run smootherMike Frysinger
2006-02-17touchup whitespaceMike Frysinger
2006-02-17dynamically build the DIRS variables so i dont have to keep updating it all t...Mike Frysinger
2006-02-17disable mallopt based upon malloc implementation, not mmu statusMike 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-16It's not my day ..Peter 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-16disable test on non-mmu hostMike Frysinger
2006-02-16disable test on non-mmu hostMike Frysinger
2006-02-16fix building on non-mmu hostsMike Frysinger
2006-02-16fix const position typo as pointed out by ia64/gccMike Frysinger
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-15Add prototypesPeter 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-15add support for generating %.i files like %.E filesMike Frysinger
2006-02-15need std=c99 to build tst-regex2Mike Frysinger
2006-02-15import tests from glibcMike Frysinger
2006-02-15test file for regex testMike Frysinger
2006-02-15grab some tests from glibcMike Frysinger
2006-02-15grab some tests from glibcMike Frysinger
2006-02-15need Makefile for inet subdirMike Frysinger
2006-02-15grab some more tests from glibcMike Frysinger
2006-02-15grab some tests from glibcMike Frysinger
2006-02-15rename test to match glibcMike Frysinger
2006-02-15dont bother setting TESTS nowMike Frysinger
2006-02-15fix prototype warningMike Frysinger