summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-04disable older rlimit support by defaultMike Frysinger
2006-03-03Rename getopt_long-susv3 to -simplePeter S. Mazinger
2006-03-03Upstream updatePeter S. Mazinger
2006-03-03Add --gc-sections, saves 2k on libc.soPeter S. Mazinger
2006-03-03Mark parts as unsupported by gnu glob, but leave it as it wasPeter S. Mazinger
2006-03-02Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ -D_GNU...Peter S. Mazinger
2006-03-02Move hidden test file for tst-regex2 as wellPeter S. Mazinger
2006-03-02hide div functions in libc, but export them in ldso so that other shared libs...Mike Frysinger
2006-03-02grab register definitions from regdef.h instead of using our own local onesMike Frysinger
2006-03-02make all the warnings the same and add line #s so we can pick em out at runtimeMike Frysinger
2006-03-02kill spurious semicolonsMike Frysinger
2006-03-02clean out arch subdirs as wellMike Frysinger
2006-03-02rename file so we block the common version from being builtMike Frysinger
2006-03-02inform people test is skipped on non-locale hostsMike Frysinger
2006-03-02allow env to inject more CFLAGS/LDFLAGS, and remove old LSFLAGSMike Frysinger
2006-03-01disable test since we purposefully dont handle itMike Frysinger
2006-03-01dont execute shell tests if we just want to compileMike Frysinger
2006-03-01fix test failure pointed out by nightly buildMike Frysinger
2006-03-01Add another test, use for those hanging -cPeter S. Mazinger
2006-03-01Add CFLAGS-OMIT support to glibc targets for now being the same as for uclibc...Peter S. Mazinger
2006-03-01Move regex tests to their own subdir and dont run them if regex is disabledPeter S. Mazinger
2006-03-01Add AT&T research regex testsuitePeter S. Mazinger
2006-03-01Add support to remove a flag from CFLAGSPeter S. Mazinger
2006-03-01Add -D__ASSEMBLER__ to compile.S so that -std=c99 would not failPeter S. Mazinger
2006-03-01Update copyrightPeter S. Mazinger
2006-03-01Remove duplicate includePeter S. Mazinger
2006-03-01Update copyrightPeter S. Mazinger
2006-03-01copyright updatePeter S. Mazinger
2006-03-01typoPeter S. Mazinger
2006-03-01updatePeter S. Mazinger
2006-03-01Sync w/ glibc and define _STAT_VER/_MKNOD_VER to 0, else some apps will consi...Peter S. Mazinger
2006-03-01fix whitespace in commentMike Frysinger
2006-03-01sync with blackfin cvsMike Frysinger
2006-03-01start of test suite to catch errors in source codeMike Frysinger
2006-03-01add support for shell script testsMike Frysinger
2006-03-01move to new time dirMike Frysinger
2006-03-01grab some time tests from glibcMike Frysinger
2006-03-01return NULL if year is too bigMike Frysinger
2006-03-01grab from glibcMike Frysinger
2006-03-01sync type style with glibc ... this fixes many alpha issues where it has diff...Mike Frysinger
2006-03-01alpha needs ipc64 funk tooMike Frysinger
2006-03-01need to define some more registersMike Frysinger
2006-02-28sync with glibcMike Frysinger
2006-02-28add pipe from glibc to fix popen testMike Frysinger
2006-02-28dont need pal.h hereMike Frysinger
2006-02-28Sync w/ glibcPeter S. Mazinger
2006-02-28Cleanup/sync w/ glibcPeter S. Mazinger
2006-02-28freelocale() and strxfrm_l() exist only if XLOCALE is enabledPeter S. Mazinger
2006-02-28Mark __syscall_*sigaction hidden and add guard to the headerPeter S. Mazinger
2006-02-28Remove files not used on targetPeter S. Mazinger