about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* getaddrinfo: Properly set errno for NSS function lookup failureFlorian Weimer2018-01-042-6/+15
* getaddrinfo: Use &h_errno has the h_errno pointerFlorian Weimer2018-01-042-28/+24
* getaddrinfo: Use &errno has the errno pointerFlorian Weimer2018-01-042-13/+16
* getaddrinfo: Remove unreachable return statement from gaih_inetFlorian Weimer2018-01-042-7/+8
* resolv/tst-resolv-basic: Add test cases for bug 21295Florian Weimer2018-01-042-0/+21
* getaddrinfo: Merge IPv6 addresses and IPv4 addresses [BZ #21295]Dmitry Bilunov2018-01-043-4/+11
* support_format_addrinfo: Fix flags and canonname formattingFlorian Weimer2018-01-042-4/+83
* resolv: Support an exactly sized buffer in ns_name_pack [BZ #21359]Florian Weimer2018-01-047-4/+261
* resolv: Add test coverage for ns_name_unpack, ns_name_ntopFlorian Weimer2018-01-044-0/+863
* getaddrinfo: Avoid stack copy of IPv6 addressFlorian Weimer2018-01-042-40/+10
* __inet_pton_length: Implement new internal helper functionFlorian Weimer2018-01-046-72/+665
* inet_pton: Reformat in GNU styleFlorian Weimer2018-01-042-149/+158
* getaddrinfo: Eliminate another strdup callFlorian Weimer2018-01-042-1/+6
* getaddrinfo: Fix localplt failure involving strdupFlorian Weimer2018-01-042-4/+17
* getaddrinfo: Always allocate canonical name on the heapFlorian Weimer2018-01-042-67/+47
* getaddrinfo: Unconditionally use malloc for address listFlorian Weimer2018-01-042-24/+10
* x86-64: Regenerate libm-test-ulps for AVX512 mathvec testsH.J. Lu2018-01-042-2/+6
* elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno2017-12-303-16/+47
* elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]Dmitry V. Levin2017-12-223-19/+8
* elf: Count components of the expanded path in _dl_init_path [BZ #22607]Florian Weimer2017-12-163-9/+17
* elf: Compute correct array size in _dl_init_paths [BZ #22606]Florian Weimer2017-12-163-7/+20
* <array_length.h>: New array_length and array_end macrosFlorian Weimer2017-12-162-0/+41
* NEWS: merge two sections about security related changes in 2.25.1Dmitry V. Levin2017-12-151-7/+4
* ia64: Add ipc_priv.h header to set __IPC_64 to zeroJames Clarke2017-12-122-0/+26
* Update NEWS to add CVE-2017-15804 entryAurelien Jarno2017-12-011-2/+2
* posix/tst-glob-tilde.c: Add test for bug 22332Florian Weimer2017-12-012-23/+37
* glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]Paul Eggert2017-12-013-2/+12
* Update NEWS and ChangeLog for CVE-2017-15671Florian Weimer2017-12-012-0/+6
* glob: Add new test tst-glob-tildeFlorian Weimer2017-12-013-2/+154
* CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]Paul Eggert2017-12-013-1/+14
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-12-0122-459/+739
* i386: Hide __old_glob64 [BZ #18822]H.J. Lu2017-12-012-0/+9
* Fix missing posix_fadvise64 mips64 static build (BZ #21232)Adhemerval Zanella2017-11-302-0/+8
* posix: Do not use WNOHANG in waitpid call for Linux posix_spawnAdhemerval Zanella2017-11-272-5/+10
* posix: Fix improper assert in Linux posix_spawn (BZ#22273)Adhemerval Zanella2017-11-262-6/+25
* Add test for bug 21041Andreas Schwab2017-11-214-2/+77
* Fix s390 version of pt-longjmp.cAndreas Schwab2017-11-212-2/+7
* Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)Andreas Schwab2017-11-213-37/+24
* Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64James Clarke2017-11-144-1/+15
* Install correct bits/long-double.h for MIPS64 (bug 22322).Joseph Myers2017-10-233-0/+7
* x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu2017-10-228-297/+265
* x86-64: Verify that _dl_runtime_resolve preserves vector registersH.J. Lu2017-10-1910-4/+428
* Synchronize support/ infrastructure with masterFlorian Weimer2017-10-116-16/+134
* Fix cast-after-dereferenceDJ Delorie2017-10-073-1/+7
* Fix BZ #21654 - grp-merge.c alignmentDJ Delorie2017-10-072-0/+23
* Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers2017-10-023-0/+36
* Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu2017-09-115-2/+35
* string/stratcliff.c: Replace int with size_t [BZ #21982]H.J. Lu2017-09-112-109/+176
* Use "static const char domain[] ="H.J. Lu2017-09-072-1/+6
* Place $(elf-objpfx)sofini.os last [BZ #22051]H.J. Lu2017-09-072-1/+12