summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Y2038: add function __utime64Albert ARIBAUD (3ADEV)2018-06-131-0/+7
* Y2038: add function __utimes64Albert ARIBAUD (3ADEV)2018-06-131-0/+3
* Y2038: add function __settimeofday64Albert ARIBAUD (3ADEV)2018-06-131-0/+2
* Y2038: add function __gettimeofday64Albert ARIBAUD (3ADEV)2018-06-131-0/+2
* Y2038: add function __fstatat64_time64 (and __fxstatat_time64)Albert ARIBAUD (3ADEV)2018-06-131-0/+4
* Y2038: add function __lstat64_time64 (and __lxstat64_time64)Albert ARIBAUD (3ADEV)2018-06-131-0/+2
* Y2038: add function __stat64_time64 (and __xstat64_time64)Albert ARIBAUD (3ADEV)2018-06-131-0/+2
* Y2038: add function __fstat64_time64 (and __fxstat64_time64)Albert ARIBAUD (3ADEV)2018-06-131-0/+3
* Y2038: add struct __stat64_t64Albert ARIBAUD (3ADEV)2018-06-131-0/+22
* Y2038: add struct __itimerspec64Albert ARIBAUD (3ADEV)2018-06-131-0/+1
* Y2038: add struct __timeval64Albert ARIBAUD (3ADEV)2018-06-131-0/+1
* Y2038: add function __clock_nanosleep64Albert ARIBAUD (3ADEV)2018-06-131-0/+3
* Y2038: add function __clock_getres_time64Albert ARIBAUD (3ADEV)2018-06-131-0/+2
* Y2038: add function __clock_settime64Albert ARIBAUD (3ADEV)2018-06-131-0/+2
* Y2038: add function __clock_gettime64Albert ARIBAUD (3ADEV)2018-06-131-0/+3
* Y2038: add struct __timespec64Albert ARIBAUD (3ADEV)2018-06-132-0/+83
* Y2038: add function __difftime64Albert ARIBAUD (3ADEV)2018-06-131-0/+2
* Y2038: make __mktime_internal() 64-bit-time compatibleAlbert ARIBAUD (3ADEV)2018-06-131-5/+5
* Y2038: make __tz_convert compatible with 64-bit-timeAlbert ARIBAUD (3ADEV)2018-06-131-5/+15
* Y2038: add type __time64_tAlbert ARIBAUD (3ADEV)2018-06-121-1/+8
* posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B...Adhemerval Zanella2018-06-081-0/+2
* Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]Florian Weimer2018-05-232-9/+1
* Implement allocate_once for atomic initialization with allocationFlorian Weimer2018-05-231-0/+95
* time: Use 64-bit time values for time zone parsingFlorian Weimer2018-05-111-1/+5
* sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166]Florian Weimer2018-05-112-0/+5
* Move math_narrow_eval to separate math-narrow-eval.h.Joseph Myers2018-05-091-0/+47
* Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766]Tulio Magno Quites Machado Filho2018-04-261-1/+22
* Consolidate scandir{at}{64} implementationAdhemerval Zanella2018-04-201-10/+8
* Revert "hurd: Fix mach installed headers test"Samuel Thibault2018-04-204-34/+0
* hurd: Fix mach installed headers testSamuel Thibault2018-04-194-0/+8
* hurd: Fix spurious installation of headers defining hidden prototypesSamuel Thibault2018-04-184-0/+26
* Revert "hurd: Avoid PLTs for longjmp & siglongjmp"Samuel Thibault2018-04-051-2/+0
* hurd: Avoid PLT for dirfdSamuel Thibault2018-04-051-0/+1
* hurd: Avoid PLTs for longjmp & siglongjmpSamuel Thibault2018-04-041-0/+2
* Revert parts of "hurd: Avoid more libc.so local PLTs"Samuel Thibault2018-04-031-3/+0
* hurd: Avoid more libc.so local PLTsSamuel Thibault2018-04-031-0/+3
* hurd: Fix accessing errno from rtldSamuel Thibault2018-03-251-1/+1
* Add support for sqrt asm redirectsWilco Dijkstra2018-03-151-0/+15
* Remove hidden __libc_longjmpH.J. Lu2018-03-101-1/+0
* Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella2018-03-051-1/+1
* Use libc_hidden_* for strtoumax (bug 15105).Joseph Myers2018-02-281-0/+6
* Use libc_hidden_* for atoi (bug 15105).Joseph Myers2018-02-261-0/+2
* Use libc_hidden_* for tolower, toupper (bug 15105).Joseph Myers2018-02-231-0/+3
* Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg2018-02-211-8/+8
* Fix -Os putc_unlocked, fputc_unlocked linknamespace, localplt issues (bug 151...Joseph Myers2018-02-211-0/+9
* Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-211-1/+8
* manual: Update _DEFAULT_SOURCE. [BZ #22862]Rical Jasan2018-02-211-1/+1
* elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]Florian Weimer2018-02-211-31/+0
* Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-191-0/+8
* Use libc_hidden_* for argz_next, __argz_next (bug 15105).Joseph Myers2018-02-151-0/+2