| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 2 | -2/+2 |
* | hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols | Samuel Thibault | 2020-11-11 | 1 | -31/+0 |
* | hurd: keep only required PLTs in ld.so | Samuel Thibault | 2020-11-11 | 1 | -1/+1 |
* | misc: Add internal __getauxval2 function | Florian Weimer | 2020-10-27 | 1 | -0/+5 |
* | time: Add 64-bit time_t support for ftime | Adhemerval Zanella | 2020-10-27 | 1 | -0/+12 |
* | Reinstate ftime and add deprecate message on ftime usage | Adhemerval Zanella | 2020-10-27 | 1 | -0/+1 |
* | Move vtimes to a compatibility symbol | Adhemerval Zanella | 2020-10-19 | 1 | -1/+0 |
* | linux: Add 64-bit time_t support for wait3 | Adhemerval Zanella | 2020-10-16 | 1 | -0/+4 |
* | Move ftime to a compatibility symbol | Adhemerval Zanella | 2020-10-16 | 1 | -1/+0 |
* | y2038: Remove not used __fstatat_time64 define | Lukasz Majewski | 2020-10-15 | 1 | -1/+0 |
* | linux: Move xmknod{at} to compat symbols | Adhemerval Zanella | 2020-10-09 | 1 | -2/+2 |
* | linux: Add {f}stat{at} y2038 support | Adhemerval Zanella | 2020-10-09 | 1 | -0/+20 |
* | linux: Disentangle fstatat from fxstatat | Adhemerval Zanella | 2020-10-09 | 1 | -5/+27 |
* | Remove mknod wrapper functions, move them to symbols | Adhemerval Zanella | 2020-10-09 | 1 | -5/+9 |
* | Remove stat wrapper functions, move them to exported symbols | Adhemerval Zanella | 2020-10-09 | 1 | -37/+55 |
* | linux: Add time64 recvmmsg support | Adhemerval Zanella | 2020-09-28 | 1 | -0/+8 |
* | linux: Add time64 select support | Adhemerval Zanella | 2020-09-28 | 1 | -0/+8 |
* | linux: Add time64 pselect support | Adhemerval Zanella | 2020-09-11 | 1 | -0/+16 |
* | Remove internal usage of extensible stat functions | Adhemerval Zanella | 2020-09-11 | 1 | -0/+1 |
* | sysv: linux: Add 64-bit time_t variant for shmctl | Adhemerval Zanella | 2020-07-09 | 1 | -1/+1 |
* | sysv: linux: Add 64-bit time_t variant for msgctl | Adhemerval Zanella | 2020-07-09 | 1 | -11/+1 |
* | sysv: linux: Add 64-bit time_t variant for semctl | Adhemerval Zanella | 2020-07-09 | 1 | -9/+1 |
* | Add the __libc_single_threaded variable | Florian Weimer | 2020-07-06 | 1 | -0/+1 |
* | y2038: linux: Provide __adjtime64 implementation | Lukasz Majewski | 2020-05-20 | 1 | -0/+9 |
* | Add a C wrapper for prctl [BZ #25896] | H.J. Lu | 2020-04-30 | 1 | -0/+1 |
* | Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI | Paul E. Murphy | 2020-04-30 | 1 | -1/+1 |
* | Linux: Remove <sys/sysctl.h> and the sysctl function | Florian Weimer | 2020-04-15 | 1 | -3/+0 |
* | linux: Use long time_t for wait4/getrusage | Alistair Francis | 2020-04-02 | 1 | -0/+11 |
* | resource: Add a __rusage64 struct | Alistair Francis | 2020-04-02 | 1 | -0/+110 |
* | ldbl-128ibm-compat: PLT redirects for using ldbl redirects internally | Paul E. Murphy | 2020-03-25 | 2 | -1/+21 |
* | io: Implement lchmod using fchmodat [BZ #14578] | Florian Weimer | 2020-02-12 | 1 | -0/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 2 | -2/+2 |
* | Implement waitpid in terms of wait4 | Adhemerval Zanella | 2019-12-19 | 1 | -0/+1 |
* | hurd: Fix local PLT | Samuel Thibault | 2019-12-13 | 1 | -0/+10 |
* | y2038: linux: Provide __ppoll64 implementation | Lukasz Majewski | 2019-11-11 | 1 | -1/+12 |
* | Make second argument of gettimeofday as 'void *' | Zack Weinberg | 2019-10-30 | 1 | -1/+1 |
* | Use clock_gettime to implement gettimeofday. | Adhemerval Zanella | 2019-10-30 | 1 | -2/+0 |
* | Use clock_settime to implement settimeofday. | Zack Weinberg | 2019-10-30 | 1 | -2/+1 |
* | sysvipc: Implement semop based on semtimedop | Adhemerval Zanella | 2019-10-17 | 1 | -1/+9 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 2 | -2/+2 |
* | Linux: Deprecate <sys/sysctl.h> and sysctl | Florian Weimer | 2019-06-12 | 1 | -10/+0 |
* | Remove obsolete, never-implemented XSI STREAMS declarations | Florian Weimer | 2019-03-14 | 1 | -1/+0 |
* | Add missing header wrappers under include/ | Florian Weimer | 2019-02-16 | 4 | -0/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 2 | -2/+2 |
* | Add __vsyslog_internal, with same flags as __v*printf_internal. | Zack Weinberg | 2018-12-05 | 1 | -7/+12 |
* | hurd: avoid PLT ref between sendfile and sendfile64 | Samuel Thibault | 2018-06-16 | 1 | -0/+6 |
* | Use libc_hidden_* for __cmsg_nxthdr (bug 15105). | Joseph Myers | 2018-02-15 | 1 | -0/+2 |
* | Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 2018-02-07 | 1 | -0/+51 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDEN | Samuel Thibault | 2017-10-03 | 2 | -3/+3 |