summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13Disable deprecated stuff in new linuxthreadsPeter 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
2006-02-13Add internal hidden_weak support for asmPeter S. Mazinger
2006-02-13Sync w/ glibcPeter S. Mazinger
2006-02-12grab pselect from glibcMike Frysinger
2006-02-11Paul Brook writes:Mike Frysinger
2006-02-11rholzmann writes in Bug 716:Mike Frysinger
2006-02-11convert to new test frameworkMike Frysinger
2006-02-11convert to new test frameworkMike Frysinger
2006-02-11Joseph S. Myers writes:Mike Frysinger
2006-02-11allow for controlling of uclibc vs glibc tests until this gets converted into...Mike Frysinger
2006-02-11use := rather than =Mike Frysinger
2006-02-11automate the tests a bitMike Frysinger
2006-02-11add back in code cut by previous commit to fix the pathconf testMike Frysinger
2006-02-11get rid of pass through funcMike Frysinger
2006-02-11fix my always_inline typo to fix building on most archesMike Frysinger
2006-02-10only check for rlimit stuff if the target doesnt support the newer function c...Mike Frysinger
2006-02-10add support for newer [sg]etgroups function and make the function a simple pa...Mike Frysinger
2006-02-10sync with glibc, should fix the swap* segfaults in ltpMike Frysinger
2006-02-10dont bother with a pass through callMike Frysinger
2006-02-10add support for newer style kernel calls since some arches (like sparc) only ...Mike Frysinger
2006-02-10sync with glibc and kill dead code to fix issues found by the nftw ltp testsMike Frysinger
2006-02-10eat whitespaceMike Frysinger
2006-02-09fix errno settingMike Frysinger
2006-02-09add ARM 7TDMI to processor selection listDavid Anders
2006-02-09fix ARM types that are known to have MMU's to select ARCH_HAS_MMUDavid Anders
2006-02-09fix prototype for 64bit hostsMike Frysinger
2006-02-09use the newer versions of functions when available (fixes sparc which doesnt ...Mike Frysinger
2006-02-09just drop all of the debug codeMike Frysinger
2006-02-08Bernhard Fischer says: get rid of local ret variableMike Frysinger
2006-02-08all my other 64bit changes seems to have "magically" fixed pthreads testsMike Frysinger