summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-02-28Provide hidden sigprocmask, remove __x versionPeter S. Mazinger
2006-02-28disable blug-glob1 for nowMike Frysinger
2006-02-28remove mtrace callMike Frysinger
2006-02-28set dynamic linker if we are building as sharedMike Frysinger
2006-02-28grab regdef.h from glibc and use that instead of kernel headers regdef.hMike Frysinger
2006-02-28sync with glibcMike Frysinger
2006-02-28sync with glibcMike Frysinger
2006-02-28sync with glibcMike Frysinger
2006-02-28import rt_sigaction from glibc to fix alpha signal handling issuesMike Frysinger
2006-02-28touchup how we generate initfini.sMike Frysinger
2006-02-28disable __gmon_start__ symbolMike Frysinger
2006-02-28enable 6 arg version of mmapMike Frysinger
2006-02-28note signal handling fubar issues on alphaMike Frysinger
2006-02-28grab glibc sigprocmask since common linux one doesnt work for alphaMike Frysinger
2006-02-28sync with glibcMike Frysinger
2006-02-28add support for glibc initfini.cMike Frysinger
2006-02-28fail if test.c is found so i stop screwing myself upMike Frysinger