about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add Changelog reference to BZ#23024Adhemerval Zanella2018-04-031-0/+1
* s390x: Fix hidden aliasesSamuel Thibault2018-04-031-0/+2
* hurd: Avoid local PLT in libpthreadSamuel Thibault2018-04-031-2/+4
* hurd: Avoid more libc.so local PLTsSamuel Thibault2018-04-031-0/+12
* hurd: Avoid more libc.so PLTsSamuel Thibault2018-04-021-0/+9
* hurd: Avoid some libc.so PLTsSamuel Thibault2018-04-021-0/+42
* hurd: whitelist rtld symbols expected to be overridableSamuel Thibault2018-04-021-0/+2
* Revert __dirfd PLT avoidance for nowSamuel Thibault2018-04-021-1/+0
* hurd: Avoid some PLTs in libc and librtSamuel Thibault2018-04-021-0/+42
* hurd: Avoid local PLTs in libpthread.Samuel Thibault2018-04-021-0/+79
* hurd: Fix exposition of UTIME_NOW, UTIME_OMITSamuel Thibault2018-04-021-0/+3
* hurd: Announce that glibc now builds unpatchedSamuel Thibault2018-04-021-0/+4
* hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault2018-04-021-0/+209
* hurd: Remove bogus net/if_ppp.hSamuel Thibault2018-04-021-0/+2
* hurd: Advertise libpthreadSamuel Thibault2018-04-021-0/+10
* hurd: Add hurd thread librarySamuel Thibault2018-04-021-0/+24
* hurd: avoid letting signals go to thread created by timer_createSamuel Thibault2018-04-021-0/+5
* support_format_addrinfo: Include unknown error number in resultFlorian Weimer2018-04-011-0/+5
* Linux i386: tst-bz21269 triggers SIGBUS on some kernelsFlorian Weimer2018-03-291-0/+5
* sparc: Fix arch_fork definitionAdhemerval Zanella2018-03-271-0/+7
* getlogin_r: return early when linux sentinel value is setJesse Hathaway2018-03-271-0/+5
* hurd: advertise process memory locking optionSamuel Thibault2018-03-271-0/+4
* Fix crash in resolver on memory allocation failure (bug 23005)Andreas Schwab2018-03-271-0/+6
* Unify umount function implementations (bug 16552).Joseph Myers2018-03-261-0/+13
* RISC-V: add remaining relocationsAndreas Schwab2018-03-261-0/+17
* hurd: Regenerate errno.h headerSamuel Thibault2018-03-251-0/+1
* hurd: Fix calling __pthread_initialize_minimal in shared caseSamuel Thibault2018-03-251-4/+6
* Add missing changelog from previous commitSamuel Thibault2018-03-251-0/+11
* hurd: Fix accessing errno from rtldSamuel Thibault2018-03-251-0/+5
* Add $(tests-execstack-$(have-z-execstack)) after defined [BZ #22998]H.J. Lu2018-03-241-0/+6
* Fix i386 memmove issue (bug 22644).Andrew Senkevich2018-03-231-0/+8
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-0/+95
* Use x86_64 backtrace as generic version.Joseph Myers2018-03-211-0/+14
* Remove powerpc, sparc fdim inlines (bug 22987).Joseph Myers2018-03-201-0/+6
* Fix signed integer overflow in random_r (bug 17343).Joseph Myers2018-03-201-0/+6
* Fix errno valuesSamuel Thibault2018-03-201-0/+6
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+73
* Add SHT_X86_64_UNWIND to elf.h (bug 20079).Joseph Myers2018-03-191-0/+5
* Undefine attribute_hidden to fix benchtestsWilco Dijkstra2018-03-191-0/+4
* Hurd: fix port leak in TLSRichard Braun2018-03-181-0/+5
* hurd: Add mlockall supportSamuel Thibault2018-03-181-0/+2
* hurd: Fix boot with statically-linked exec serverSamuel Thibault2018-03-181-0/+2
* hurd: Fix O_DIRECTORY | O_NOFOLLOWSamuel Thibault2018-03-181-0/+4
* hurd: Fix O_NOFOLLOWSamuel Thibault2018-03-181-0/+2
* hurd: Reimplement libc locks using mach's gsyncAgustina Arzille2018-03-181-0/+52
* hurd: Rewrite __libc_cleanup_*Agustina Arzille2018-03-181-0/+9
* hurd: Add missing includeSamuel Thibault2018-03-181-0/+4
* x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1Samuel Thibault2018-03-181-0/+3
* hurd: Fix link cthread/pthread symbol exposition.Samuel Thibault2018-03-171-0/+22
* hurd: Replace threadvars with TLSSamuel Thibault2018-03-171-0/+75