summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-02-15fix warningMike Frysinger
2006-02-15dont use %m glibcismMike Frysinger
2006-02-15fix warning about ignoring return value of reallocMike Frysinger
2006-02-15cleanup code to fix warningsMike Frysinger
2006-02-15cleanup code to fix misc warningsMike Frysinger
2006-02-15skip collating and equivalence stuffMike Frysinger
2006-02-15document new featuresMike Frysinger
2006-02-15touchup output some more and add support for implicit TEST defining/disablingMike Frysinger
2006-02-15add missing subdirsMike Frysinger
2006-02-15make sure we build against local headers and link against local libsMike Frysinger
2006-02-15we cant simply alias getdents to getdents64 as they deal with structures of d...Mike Frysinger
2006-02-15make sure we first search for libraries in the newly built tree rather than t...Mike Frysinger
2006-02-14dont fail on locale-based tests, just skip themMike Frysinger
2006-02-14document new test frameworkMike Frysinger
2006-02-14touchup whitespace, remove STRIPTOOL since we no longer use it, and add -Wl,-...Mike Frysinger
2006-02-14get rid of link time warning with tmpname()Mike Frysinger