about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* nss: Protect against errno changes in function lookup (bug 28953)Florian Weimer2022-03-111-0/+1
* NEWS: Add a bug fix entry for BZ #28896H.J. Lu2022-02-181-0/+2
* linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]Dmitry V. Levin2022-02-071-0/+2
* Add reference to BZ#28860 on NEWSAdhemerval Zanella2022-02-031-0/+2
* Linux: Simplify __opensock and fix race condition [BZ #28353]Florian Weimer2022-02-031-0/+1
* linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garbage [BZ #28850]Gleb Fotengauer-Malinovskiy2022-02-031-0/+1
* linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)Adhemerval Zanella2022-02-011-0/+3
* NEWS: Add a bug entry for BZ #28755H.J. Lu2022-01-261-0/+1
* NEWS: add bug entry for BZ #28769 and BZ #28770Aurelien Jarno2022-01-241-0/+2
* getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar2022-01-241-0/+6
* realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]Siddhesh Poyarekar2022-01-241-0/+4
* x86: use default cache size if it cannot be determined [BZ #28784]Aurelien Jarno2022-01-171-0/+1
* CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)Florian Weimer2022-01-171-0/+4
* CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)Florian Weimer2022-01-171-0/+7
* i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)Florian Weimer2022-01-131-0/+1
* timezone: handle truncated timezones from tzcode-2021d and later (BZ #28707)Hans-Peter Nilsson2022-01-071-0/+1
* Fix subscript error with odd TZif file [BZ #28338]Paul Eggert2022-01-071-1/+2
* AArch64: Check for SVE in ifuncs [BZ #28744]Wilco Dijkstra2022-01-071-0/+1
* riscv: align stack before calling _dl_init [BZ #28703]Aurelien Jarno2021-12-171-0/+1
* riscv: align stack in clone [BZ #28702]Aurelien Jarno2021-12-171-0/+1
* elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704]Aurelien Jarno2021-12-171-0/+1
* nss: Use "files dns" as the default for the hosts database (bug 28700)Florian Weimer2021-12-171-0/+1
* mips: align stack in clone [BZ #28223]Xi Ruoyao2021-12-141-0/+1
* nptl: Add one more barrier to nptl/tst-create1Florian Weimer2021-12-101-0/+1
* powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532]Matheus Castanho2021-11-301-0/+1
* nptl: Do not set signal mask on second setjmp return [BZ #28607]Florian Weimer2021-11-241-0/+1
* gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524)Nikita Popov2021-11-041-1/+2
* ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu2021-11-031-0/+1
* elf: Avoid deadlock between pthread_create and ctors [BZ #28357]Szabolcs Nagy2021-10-191-0/+1
* linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310)Adhemerval Zanella2021-10-011-0/+1
* nptl: pthread_kill must send signals to a specific thread [BZ #28407]Florian Weimer2021-10-011-0/+1
* nptl: Avoid setxid deadlock with blocked signals in thread exit [BZ #28361]Florian Weimer2021-09-231-0/+1
* nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust...Florian Weimer2021-09-211-0/+1
* nptl: Fix race between pthread_kill and thread exit (bug 12889)Florian Weimer2021-09-131-0/+1
* nptl: pthread_kill, pthread_cancel should not fail after exit (bug 19193)Florian Weimer2021-09-131-0/+1
* Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer2021-08-061-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