about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* secure_getenv test should write errors to standard outputFlorian Weimer2012-07-312-27/+34
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-3039-82/+294
* Fix tst-pthread-getattr test caseSiddhesh Poyarekar2012-07-282-22/+74
* Update sparc ULPs.David S. Miller2012-07-272-0/+57
* Make mmap64 an alias of mmap on MIPS.Joseph Myers2012-07-273-0/+8
* Add SystemTap static probes to the runtime linker. [BZ #14298]Gary Benson2012-07-277-5/+173
* Fix some -Wformat warnings in rpcgen.Roland McGrath2012-07-264-3/+10
* Provide a generic empty version of __check_native.Pino Toscano2012-07-262-0/+31
* m68k: update libm test ULPsAndreas Schwab2012-07-262-0/+22
* Improve clog, clog10 handling of values with real or imaginary part 1 (bug 13...Joseph Myers2012-07-2610-54/+318
* Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers2012-07-2620-150/+297
* Merge Linux 3.5 ptrace changesAndreas Jaeger2012-07-269-30/+74
* Merge Linux 3.5 epoll changesAndreas Jaeger2012-07-263-1/+10
* Merge _sigsys changes from Linux 3.5Andreas Jaeger2012-07-269-3/+99
* Remove pre-2.4.21 Linux kernel support.Joseph Myers2012-07-2523-516/+185
* Remove unused pseudo_end labelAndreas Schwab2012-07-2528-64/+62
* Fix up ChangeLog entriesFlorian Weimer2012-07-258-31/+52
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-2540-28/+446
* Move ldsodefs.h audit definitions to sysdeps directories.Joseph Myers2012-07-258-108/+332
* Revert fix to tst-pthread-getattr since it fails on sparcSiddhesh Poyarekar2012-07-252-40/+16
* Set up errno properly for yn.Marek Polacek2012-07-258-1/+36
* conformtest: Update expectations for time.h.Joseph Myers2012-07-242-3/+11
* configure.in <sysdeps resolving>: Correct printing Implies_before.Thomas Schwinge2012-07-233-2/+8
* Add missing includes.Thomas Schwinge2012-07-224-2/+7
* Document va_copy in preference to __va_copy.Joseph Myers2012-07-203-14/+24
* Hurd: compliance fixes for getlogin_rPino Toscano2012-07-212-2/+13
* Hurd: compliance fixes for getgroupsPino Toscano2012-07-212-1/+7
* Hurd: provide lremovexattrPino Toscano2012-07-212-0/+38
* Hurd: provide llistxattrPino Toscano2012-07-212-0/+38
* Hurd: sendto: do not crash when ADDR is nullPino Toscano2012-07-202-25/+45
* Move localplt baselines to sysdeps directories.Joseph Myers2012-07-2020-12/+60
* Fix tst-pthread-getattr test caseSiddhesh Poyarekar2012-07-202-12/+50
* Split tls-macros.h in sysdeps directories.Adhemerval Zanella2012-07-194-135/+140
* S/390: Fix uc_link == NULL handling for makecontextAndreas Krebbel2012-07-197-20/+104
* S/390: Add support for STT_GNU_IFUNC symbols.Andreas Krebbel2012-07-1922-103/+1218
* Fix comment that describes sighandler_setxidSiddhesh Poyarekar2012-07-192-1/+8
* Add missing CL entry.Marek Polacek2012-07-181-0/+2
* Remove TLS configure check for MIPS.Joseph Myers2012-07-173-147/+3
* Remove TLS configure check for ARM.Joseph Myers2012-07-173-61/+3
* Fix a few typos.Marek Polacek2012-07-181-4/+4
* Remove TLS configure checks.Marek Polacek2012-07-1718-873/+21
* tile: exit with status zero on makecontext return with NULL uc_linkChris Metcalf2012-07-172-1/+7
* tile: update libm test ULPsChris Metcalf2012-07-172-0/+118
* Move tile c++-types baselines to sysdeps directories.Chris Metcalf2012-07-174-0/+77
* Add c++-types information for MIPS.Joseph Myers2012-07-174-0/+210
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-1721-14/+64
* Split tls-macros.h into sysdeps directories.Joseph Myers2012-07-1710-737/+730
* SH: makecontext: exit (0) if uc_link is the null pointer.Thomas Schwinge2012-07-172-1/+5
* x86_64: makecontext: exit (0) if uc_link is the null pointer.Thomas Schwinge2012-07-172-2/+8
* setcontext: Clarify termination when uc_link is the null pointer.Thomas Schwinge2012-07-173-2/+13