summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-23libc/inet: set path to resolver file via CPPBernhard Reutner-Fischer
2010-01-23libc/inet: convert to foo-y kbuild styleBernhard Reutner-Fischer
2010-01-23nptl: timer_routines.c (timer_helper_thread):Austin Foxley
2010-01-23test: fix static build of nptl and tls testsAustin Foxley
2010-01-23nptl: need to build generic timer_* functions for x86_64 and sparcAustin Foxley
2010-01-23nptl: fix a few more old style prototypesAustin Foxley
2010-01-22silence warning about implicit decl of sysctlBernhard Reutner-Fischer
2010-01-21wordexp: silence shadow warningBernhard Reutner-Fischer
2010-01-21fix typo in version mismatch msgBernhard Reutner-Fischer
2010-01-21ldso: tweak shadow warning with preload file supportBernhard Reutner-Fischer
2010-01-21rename exp(onent) to _expBernhard Reutner-Fischer
2010-01-21ether_line: fix build for socket && !ipBernhard Reutner-Fischer
2010-01-21test commitBernhard Reutner-Fischer
2010-01-21futimens: add missing local prototypeBernhard Reutner-Fischer
2010-01-21rename exp(onent) to exBernhard Reutner-Fischer
2010-01-21randconfig.sh: set number of make jobsBernhard Reutner-Fischer
2010-01-21include unistd.h for smallintYoshinori Sato
2010-01-21mips/nptl: Pass correct parameters to dl_find_hash when resolving TLS relocat...Khem Raj
2010-01-21ctime: do not use static struct tm bufferDenys Vlasenko
2010-01-21test/math: put scalbf test under susv3 legacy defineAustin Foxley
2010-01-21avr32: add varargs handling of prctl syscallHans-Christian Egtvedt
2010-01-21avr32: add varargs handling of prctl syscallHans-Christian Egtvedt
2010-01-21wordexp: silence shadow warningBernhard Reutner-Fischer
2010-01-21fix typo in version mismatch msgBernhard Reutner-Fischer
2010-01-21ldso: tweak shadow warning with preload file supportBernhard Reutner-Fischer
2010-01-21rename exp(onent) to _expBernhard Reutner-Fischer
2010-01-21ether_line: fix build for socket && !ipBernhard Reutner-Fischer
2010-01-20test commitBernhard Reutner-Fischer
2010-01-16futimens: add missing local prototypeBernhard Reutner-Fischer
2010-01-16rename exp(onent) to exBernhard Reutner-Fischer
2010-01-16randconfig.sh: set number of make jobsBernhard Reutner-Fischer
2010-01-16include unistd.h for smallintYoshinori Sato
2010-01-14mips/nptl: Pass correct parameters to dl_find_hash when resolving TLS relocat...Khem Raj
2010-01-09ctime: do not use static struct tm bufferDenys Vlasenko
2009-12-27test/math: put scalbf test under susv3 legacy defineAustin Foxley
2009-12-23Merge remote branch 'origin/master' into nptlAustin Foxley
2009-12-23Make _dl_dprintf buf non-static to avoid multithreading bugs.Chris Metcalf
2009-12-19Merge commit 'origin/master' into nptlAustin Foxley
2009-12-19malloc: fix race condition and other bugs in the no-mmu mallocFreeman Wang
2009-12-19x86_64: fix multiple definition of chk functionsAustin Foxley
2009-12-17check if USE_TLS is defined before useHans-Christian Egtvedt
2009-12-17check if USE_TLS is defined before useHans-Christian Egtvedt
2009-12-16x86_64: fix up the rest of the includes and aliases for nptlAustin Foxley
2009-12-16libc: Remove pointless header string.hCarmelo Amoroso
2009-12-16libc: Add missing header for memsetCarmelo Amoroso
2009-12-16x86_64: add missing includes to sem_*.SAustin Foxley
2009-12-16libc: Add missing header for memsetCarmelo Amoroso
2009-12-16fix multiple definitions of pthread_once for x86_64Austin Foxley
2009-12-16fix compiling test cases in static modeAustin Foxley
2009-12-16x86_64: no waitpid syscall exists, so use wait4Austin Foxley