summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* dirent: Deprecate getdirentriesgentoo/glibc-2.34-9Adhemerval Zanella2022-01-041-0/+5
* riscv: align stack before calling _dl_init [BZ #28703]Aurelien Jarno2022-01-021-0/+1
* riscv: align stack in clone [BZ #28702]Aurelien Jarno2022-01-021-0/+1
* elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704]Aurelien Jarno2022-01-021-0/+1
* nss: Use "files dns" as the default for the hosts database (bug 28700)Florian Weimer2022-01-021-0/+1
* mips: align stack in clone [BZ #28223]Xi Ruoyao2022-01-021-0/+1
* nptl: Add one more barrier to nptl/tst-create1Florian Weimer2022-01-021-0/+1
* powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532]gentoo/glibc-2.34-8Matheus Castanho2021-12-081-0/+1
* nptl: Do not set signal mask on second setjmp return [BZ #28607]Florian Weimer2021-11-281-0/+1
* gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524)Nikita Popov2021-11-071-1/+2
* ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu2021-11-071-0/+1
* elf: Avoid deadlock between pthread_create and ctors [BZ #28357]Szabolcs Nagy2021-10-291-0/+1
* linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310)Adhemerval Zanella2021-10-091-0/+1
* nptl: pthread_kill must send signals to a specific thread [BZ #28407]Florian Weimer2021-10-091-0/+1
* nptl: Avoid setxid deadlock with blocked signals in thread exit [BZ #28361]gentoo/glibc-2.34-3Florian Weimer2021-09-251-0/+1
* nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust...Florian Weimer2021-09-251-0/+1
* nptl: Fix race between pthread_kill and thread exit (bug 12889)Florian Weimer2021-09-251-0/+1
* nptl: pthread_kill, pthread_cancel should not fail after exit (bug 19193)Florian Weimer2021-09-251-0/+1
* Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer2021-08-181-0/+7
* Update NEWS.Carlos O'Donell2021-08-011-4/+172
* NEWS: Fix typos, grammar, and missing wordsMark Harris2021-08-011-12/+13
* Remove malloc hooks [BZ #23328]Siddhesh Poyarekar2021-07-221-0/+10
* Move malloc_{g,s}et_state to libc_malloc_debugSiddhesh Poyarekar2021-07-221-0/+5
* Move malloc hooks into a compat DSOSiddhesh Poyarekar2021-07-221-0/+6
* Remove __morecore and __default_morecoreSiddhesh Poyarekar2021-07-221-0/+5
* resolv: Deprecate legacy interfaces in libresolvFlorian Weimer2021-07-191-0/+14
* Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu2021-07-091-2/+6
* posix: Add posix_spawn_file_actions_addclosefrom_npAdhemerval Zanella2021-07-081-0/+5
* io: Add closefrom [BZ #10353]Adhemerval Zanella2021-07-081-0/+4
* linux: Add close_rangeAdhemerval Zanella2021-07-081-0/+3
* mtrace: Deprecate mallwatch and tr_breakSiddhesh Poyarekar2021-07-031-0/+4
* posix: Add _Fork [BZ #4737]Adhemerval Zanella2021-06-281-0/+8
* nptl: Add glibc.pthread.stack_cache_size tunableFlorian Weimer2021-06-281-0/+3
* Install shared objects under their ABI namesFlorian Weimer2021-06-281-0/+8
* * NEWS: Clarify _TIME_BITS change.Paul Eggert2021-06-241-1/+3
* nptl: Use SA_RESTART for SIGCANCEL handlerAdhemerval Zanella2021-06-231-0/+8
* doc: _TIME_BITS defaults may changePaul Eggert2021-06-231-1/+1
* Add NEWS item for gconv-modules.d changeSiddhesh Poyarekar2021-06-231-0/+8
* y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella2021-06-151-0/+5
* Add build option to disable usage of scv on powerpcMatheus Castanho2021-06-101-0/+3
* Use __pthread_attr_copy in mq_notify (bug 27896)Andreas Schwab2021-06-011-0/+4
* Update floating-point feature test macro handling for C2XJoseph Myers2021-06-011-0/+6
* Add C2X timespec_getresJoseph Myers2021-05-171-0/+2
* linux: Add execveat system call wrapperAlexandra Hájková2021-05-031-0/+5
* nptl: Move pthread_yield into libc, as a compatibility symbolFlorian Weimer2021-05-031-0/+3
* nptl: Move pthread_mutexattr_setrobust into libcFlorian Weimer2021-04-231-0/+4
* nptl: Move pthread_mutexattr_getrobust into libcFlorian Weimer2021-04-231-0/+4
* nptl: Move pthread_mutex_consistent into libcFlorian Weimer2021-04-211-1/+3
* NEWS: Add entry for CVE-2021-27645DJ Delorie2021-03-091-1/+4
* ld.so: Implement the --list-diagnostics optionFlorian Weimer2021-03-021-0/+4