| Commit message (Expand) | Author | Age | Files | Lines |
* | Y2038: add _TIME_BITS supportaaribaud/y2038-2.26-rfc-2 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+19 |
* | Y2038: add function select64 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+5 |
* | Y2038: add function pselect64 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+8 |
* | Y2038: add struct __timex64 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+31 |
* | Y2038: add function __utime64 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+7 |
* | Y2038: add function __utimes64 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+3 |
* | Y2038: add function __settimeofday64 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+2 |
* | Y2038: add function __gettimeofday64 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+2 |
* | Y2038: add function __fstatat64_t64 (and __fxstatat_t64) | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+4 |
* | Y2038: add function __lstat64_t64 (and __lxstat64_t64) | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+2 |
* | Y2038: add function __stat64_t64 (and __xstat64_t64) | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+2 |
* | Y2038: add function __fstat64_t64 (and __fxstat64_t64) | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+3 |
* | Y2038: add struct __stat64_t64 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+24 |
* | Y2038: add struct __timeval64 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+50 |
* | Y2038: add function __clock_nanosleep64 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+3 |
* | Y2038: add function __clock_getres64 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+2 |
* | Y2038: add function __clock_settime64 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+2 |
* | Y2038: add function __clock_gettime64 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+8 |
* | Y2038: add struct __timespec64 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+49 |
* | Y2038: implement 64-bit-time __mktime64() and timelocal() | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+9 |
* | Y2038: add function __gmtime64_r | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+3 |
* | Y2038: add function __localtime64_r | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+3 |
* | Y2038: add function __localtime64 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+4 |
* | Y2038: make __tz_convert compatible with 64-bit-time | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -6/+6 |
* | Y2038: add function __difftime64 | Albert ARIBAUD (3ADEV) | 2018-04-18 | 1 | -0/+2 |
* | Y2038: add type __time64_t | Albert ARIBAUD (3ADEV) | 2018-04-15 | 1 | -1/+8 |
* | Revert "hurd: Avoid PLTs for longjmp & siglongjmp" | Samuel Thibault | 2018-04-05 | 1 | -2/+0 |
* | hurd: Avoid PLT for dirfd | Samuel Thibault | 2018-04-05 | 1 | -0/+1 |
* | hurd: Avoid PLTs for longjmp & siglongjmp | Samuel Thibault | 2018-04-04 | 1 | -0/+2 |
* | Revert parts of "hurd: Avoid more libc.so local PLTs" | Samuel Thibault | 2018-04-03 | 1 | -3/+0 |
* | hurd: Avoid more libc.so local PLTs | Samuel Thibault | 2018-04-03 | 1 | -0/+3 |
* | hurd: Fix accessing errno from rtld | Samuel Thibault | 2018-03-25 | 1 | -1/+1 |
* | Add support for sqrt asm redirects | Wilco Dijkstra | 2018-03-15 | 1 | -0/+15 |
* | Remove hidden __libc_longjmp | H.J. Lu | 2018-03-10 | 1 | -1/+0 |
* | Define _DIRENT_MATCHES_DIRENT64 regardless | Adhemerval Zanella | 2018-03-05 | 1 | -1/+1 |
* | Use libc_hidden_* for strtoumax (bug 15105). | Joseph Myers | 2018-02-28 | 1 | -0/+6 |
* | Use libc_hidden_* for atoi (bug 15105). | Joseph Myers | 2018-02-26 | 1 | -0/+2 |
* | Use libc_hidden_* for tolower, toupper (bug 15105). | Joseph Myers | 2018-02-23 | 1 | -0/+3 |
* | Mechanically remove _IO_ name aliases for types and constants. | Zack Weinberg | 2018-02-21 | 1 | -8/+8 |
* | Fix -Os putc_unlocked, fputc_unlocked linknamespace, localplt issues (bug 151... | Joseph Myers | 2018-02-21 | 1 | -0/+9 |
* | Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 2018-02-21 | 1 | -1/+8 |
* | manual: Update _DEFAULT_SOURCE. [BZ #22862] | Rical Jasan | 2018-02-21 | 1 | -1/+1 |
* | elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787] | Florian Weimer | 2018-02-21 | 1 | -31/+0 |
* | Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 2018-02-19 | 1 | -0/+8 |
* | Use libc_hidden_* for argz_next, __argz_next (bug 15105). | Joseph Myers | 2018-02-15 | 1 | -0/+2 |
* | Use libc_hidden_* for __cmsg_nxthdr (bug 15105). | Joseph Myers | 2018-02-15 | 1 | -0/+2 |
* | Use libc_hidden_* for fputs (bug 15105). | Joseph Myers | 2018-02-15 | 1 | -0/+4 |
* | Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 2018-02-15 | 1 | -0/+10 |
* | Add build infrastructure for narrowing libm functions. | Joseph Myers | 2018-02-09 | 1 | -0/+1 |
* | Post-cleanup 2: minimize _G_config.h. | Zack Weinberg | 2018-02-07 | 1 | -14/+14 |