summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix typo in version mismatch msgBernhard Reutner-Fischer2010-01-211-1/+1
* ldso: tweak shadow warning with preload file supportBernhard Reutner-Fischer2010-01-211-5/+4
* rename exp(onent) to _expBernhard Reutner-Fischer2010-01-211-2/+2
* ether_line: fix build for socket && !ipBernhard Reutner-Fischer2010-01-212-6/+5
* test commitBernhard Reutner-Fischer2010-01-211-1/+1
* futimens: add missing local prototypeBernhard Reutner-Fischer2010-01-211-0/+1
* rename exp(onent) to exBernhard Reutner-Fischer2010-01-211-8/+8
* randconfig.sh: set number of make jobsBernhard Reutner-Fischer2010-01-211-3/+13
* include unistd.h for smallintYoshinori Sato2010-01-211-0/+1
* mips/nptl: Pass correct parameters to dl_find_hash when resolving TLS relocat...Khem Raj2010-01-212-39/+27
* ctime: do not use static struct tm bufferDenys Vlasenko2010-01-211-3/+17
* test/math: put scalbf test under susv3 legacy defineAustin Foxley2010-01-212-1/+5
* avr32: add varargs handling of prctl syscallHans-Christian Egtvedt2010-01-212-1/+37
* Merge remote branch 'origin/master' into nptlAustin Foxley2009-12-231-1/+1
|\
| * Make _dl_dprintf buf non-static to avoid multithreading bugs.Chris Metcalf2009-12-231-1/+1
* | Merge commit 'origin/master' into nptlAustin Foxley2009-12-198-10/+16
|\|
| * malloc: fix race condition and other bugs in the no-mmu mallocFreeman Wang2009-12-192-6/+7
| * x86_64: fix multiple definition of chk functionsAustin Foxley2009-12-195-3/+8
| * check if USE_TLS is defined before useHans-Christian Egtvedt2009-12-1710-36/+36
| * libc: Remove pointless header string.hCarmelo Amoroso2009-12-161-1/+0
| * libc: Add missing header for memsetCarmelo Amoroso2009-12-164-5/+2
| * build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso2009-12-1611-25/+25
* | check if USE_TLS is defined before useHans-Christian Egtvedt2009-12-1710-36/+36
* | x86_64: fix up the rest of the includes and aliases for nptlAustin Foxley2009-12-1612-11/+24
* | x86_64: add missing includes to sem_*.SAustin Foxley2009-12-162-0/+4
* | libc: Add missing header for memsetCarmelo Amoroso2009-12-163-5/+0
* | fix multiple definitions of pthread_once for x86_64Austin Foxley2009-12-163-4/+3
* | fix compiling test cases in static modeAustin Foxley2009-12-161-2/+1
* | x86_64: no waitpid syscall exists, so use wait4Austin Foxley2009-12-162-8/+11
* | build: Do not define -DPIC longer through build systemCarmelo Amoroso2009-12-161-1/+1
* | build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso2009-12-1631-71/+71
* | Merge remote branch 'origin/master' into nptlAustin Foxley2009-12-151-48/+59
|\|
| * sh: fix endianess and optimise the SH4 memcpyGiuseppe Cavallaro2009-12-141-2/+107
| * syslog: use send(MSG_NOSIGNAL) instead of write, thus no need to handle SIGPIPEDenys Vlasenko2009-12-131-7/+6
| * syslog: fix openlog(xx, LOG_KERN) and optimize a bitDenys Vlasenko2009-12-131-45/+57
| * Include bits/libc-lock.h to get __libc_once_defineKhem Raj2009-12-111-0/+1
| * test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2}Filippo Arcidiacono2009-12-091-2/+2
| * sh: Add a prototype for the gcc __set_fpscr internal functionCarmelo Amoroso2009-12-031-1/+3
| * uClibc_ctype.h: fix inverted check for susv4 macroAustin Foxley2009-11-301-1/+1
| * test/.gitignore: Ignore a few more test binariesAustin Foxley2009-11-291-0/+3
| * test/dlopen: fix build for libtest.soAustin Foxley2009-11-291-0/+1
| * test/dlopen: Match the function name that libtest actually setsAustin Foxley2009-11-291-1/+1
| * test/pthread: fix build of cancellation-points testAustin Foxley2009-11-291-2/+2
| * test/stat: fix compiling the memcmp-stat test when __USE_MISC is definedAustin Foxley2009-11-291-1/+1
* | fix typo that sneaked in with 9a7506Natanael Copa2009-12-151-1/+1
* | Include bits/libc-lock.h to get __libc_once_defineKhem Raj2009-12-111-0/+1
* | Go back to using nptl_arch_headersAustin Foxley2009-12-111-1/+2
* | Revert "nptl: make build depend directly on nptl headers"Austin Foxley2009-12-118-29/+38
* | get x86_64 nptl buildingAustin Foxley2009-12-1148-318/+1245
* | nptl: fix even more old style declarationsAustin Foxley2009-12-119-26/+20