about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* manual: Revise crypt.texi.Zack Weinberg2018-06-2918-226/+426
* manual: Reorganize crypt.texi.Zack Weinberg2018-06-293-119/+81
* Disallow use of DES encryption functions in new programs.Zack Weinberg2018-06-2916-303/+142
* malloc: Update heap dumping/undumping comments [BZ #23351]Florian Weimer2018-06-293-52/+16
* ast_ES: Add alternative month names (bug 23140).Rafal Luzynski2018-06-293-4/+26
* getifaddrs: Don't return ifa entries with NULL names [BZ #21812]Daniel Alvarez2018-06-292-0/+15
* Fix documentation build with old makeinfoSzabolcs Nagy2018-06-282-1/+5
* Use _STRUCT_TIMESPEC as guard in <bits/types/struct_timespec.h> [BZ #23349]Florian Weimer2018-06-282-2/+9
* ldbl-128ibm-compat: Introduce ieee128 symbolsRajalakshmi Srinivasaraghavan2018-06-287-0/+118
* nisplus: Correct pwent parsing issue and resulting build error [BZ #23266]Maciej W. Rozycki2018-06-272-2/+9
* Remove macros extend_alloca, extend_alloca_account [BZ #18023]Florian Weimer2018-06-273-41/+7
* Remove nptl/sockperf.c.Joseph Myers2018-06-272-593/+4
* _dl_map_object_deps: Use struct scratch_buffer [BZ #18023]Florian Weimer2018-06-272-12/+22
* gethostid (Linux variant): Switch to struct scratch_buffer [BZ #18023]Florian Weimer2018-06-272-17/+37
* wordexp: Rewrite parse_tilde to use struct scratch_buffer [BZ #18023]Florian Weimer2018-06-272-17/+35
* Revert hurd errno.h changesAdhemerval Zanella2018-06-261-9/+0
* Fix hardcoded /tmp paths in testing (bug 13888).Joseph Myers2018-06-2611-18/+50
* In sem_open.c, pad was not initialized when __HAVE_64B_ATOMICS wasPatsy Franklin2018-06-262-2/+8
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-2651-35/+519
* Run thread shutdown functions in an explicit orderFlorian Weimer2018-06-2614-46/+70
* sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macroFlorian Weimer2018-06-2614-69/+19
* libio: Add tst-vtables, tst-vtables-interposedFlorian Weimer2018-06-265-0/+586
* support: Add TEST_NO_SETVBUFFlorian Weimer2018-06-264-1/+14
* libio: Disable vtable validation in case of interposition [BZ #23313]Florian Weimer2018-06-262-0/+21
* nss_files: Use struct scratch_buffer instead of extend_alloca [BZ #18023]Florian Weimer2018-06-252-22/+16
* getent: Use dynarray in initgroups_keys [BZ #18023]Florian Weimer2018-06-252-10/+36
* _nss_nis_initgroups_dyn: Use struct scratch_buffer [BZ #18023]Florian Weimer2018-06-252-10/+23
* getgrent_next_nss (compat-initgroups): Remove alloca fallback [BZ #18023]Florian Weimer2018-06-252-25/+27
* nscd: Switch to struct scratch_buffer in adhstaiX [BZ #18023]Florian Weimer2018-06-252-34/+51
* nscd: Use struct scratch_buffer, not extend_alloca in most caches [BZ #18023]Florian Weimer2018-06-255-152/+84
* nscd restart: Use malloc instead of extend_alloca [BZ #18023]Florian Weimer2018-06-252-38/+67
* csb_PL: Add alternative month names (bug 23140).Rafal Luzynski2018-06-253-5/+33
* csb_PL: Update month translations + add yesstr/nostr (bug 19485).Rafal Luzynski2018-06-252-2/+12
* m68k: Reorganize log1p and significand implementationsTulio Magno Quites Machado Filho2018-06-227-32/+56
* Add Andes nds32 dynamic relocations to elf.hVincent Chen2018-06-212-0/+21
* elf.h: Add BPF relocation types.Mark Wielaard2018-06-212-1/+7
* math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253]Florian Weimer2018-06-214-36/+80
* Fix tst-cmp.c build with GCC mainline.Joseph Myers2018-06-202-0/+21
* Fix bug-strspn1.c, bug-strpbrk1.c build with GCC mainline.Joseph Myers2018-06-203-0/+23
* ldbl-128ibm-compat: Create libm-alias-float128.hTulio Magno Quites Machado Filho2018-06-203-0/+183
* Add a generic significand implementationTulio Magno Quites Machado Filho2018-06-208-107/+45
* Move declare_mgen_finite_alias definitionTulio Magno Quites Machado Filho2018-06-203-7/+22
* libio: Avoid ptrdiff_t overflow in IO_validate_vtableFlorian Weimer2018-06-202-2/+6
* Fix scanf rounding of negative floating-point numbers (bug 23280).Joseph Myers2018-06-194-17/+81
* hurd: fix localplt.data formatSamuel Thibault2018-06-191-1/+1
* hurd: Fix "Missing required PLT reference"Samuel Thibault2018-06-192-14/+22
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-1813-0/+37
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-1811-0/+31
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-1811-0/+31
* Update MAP_TYPE value for hppa from Linux 4.17.Joseph Myers2018-06-182-1/+6