aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-09-11linux: Add time64 pselect supportAdhemerval Zanella
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella
2020-08-19Add C2x BOOL_MAX and BOOL_WIDTH to limits.h.Joseph Myers
2020-08-04Sync intprops.h from GnulibPaul Eggert
2020-08-04Prepare for glibc 2.32 release.glibc-2.32Carlos O'Donell
2020-07-21libio: Remove __libc_readline_unlockedFlorian Weimer
2020-07-21nss: Add __nss_fgetent_rFlorian Weimer
2020-07-21libio: Add fseterr_unlocked for internal useFlorian Weimer
2020-07-21nss_files: Use generic result pointer in parse_lineFlorian Weimer
2020-07-21nss_files: Consolidate line parse declarations in <nss_files.h>Florian Weimer
2020-07-21nss_files: Consolidate file opening in __nss_files_fopenFlorian Weimer
2020-07-17Move <rpc/netdb.h> from sunrpc to inetFlorian Weimer
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel
2020-07-09sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella
2020-07-09sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella
2020-07-09sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel
2020-07-08sunrpc: Remove hidden aliases for global data symbols (bug 26210)Florian Weimer
2020-07-07string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella
2020-07-07string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella
2020-07-07string: Use tls-internal on strerror_lAdhemerval Zanella
2020-07-07string: Implement strerror in terms of strerror_lAdhemerval Zanella
2020-07-07linux: Fix __NSIG_WORDS and add __NSIG_BYTESAdhemerval Zanella
2020-07-07signal: Move sys_errlist to a compat symbolAdhemerval Zanella
2020-07-07signal: Move sys_siglist to a compat symbolAdhemerval Zanella
2020-07-06Add the __libc_single_threaded variableFlorian Weimer
2020-05-20<libc-symbols.h>: Add libpthread hidden alias supportFlorian Weimer
2020-05-20y2038: Replace __clock_gettime with __clock_gettime64Lukasz Majewski
2020-05-20y2038: linux: Provide __adjtime64 implementationLukasz Majewski
2020-05-18Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer
2020-05-06Document the internal _ and N_ macrosFlorian Weimer
2020-05-05y2038: include: Move struct __timeval64 definition to a separate fileLukasz Majewski
2020-05-04float128: use builtin_signbitf128 alwaysPaul E. Murphy
2020-04-30Add a C wrapper for prctl [BZ #25896]H.J. Lu
2020-04-30Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy
2020-04-30ldbl-128ibm-compat: workaround GCC 9 C++ PR90731Paul E. Murphy
2020-04-27Use 2020 as copyright year.Carlos O'Donell
2020-04-26localedef: Add verbose messages for failure paths.Carlos O'Donell
2020-04-15Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer
2020-04-06y2038: linux: Provide __mq_timedreceive_time64 implementationLukasz Majewski
2020-04-06y2038: linux: Provide __mq_timedsend_time64 implementationLukasz Majewski
2020-04-06y2038: include: Move struct __timespec64 definition to a separate fileLukasz Majewski
2020-04-02linux: Use long time_t for wait4/getrusageAlistair Francis
2020-04-02resource: Add a __rusage64 structAlistair Francis
2020-04-02linux: Use long time_t __getitimer/__setitimerAlistair Francis
2020-03-27time: Add a __itimerval64 structAlistair Francis
2020-03-27time: Add a timeval with a 32-bit tv_sec and tv_usecAlistair Francis
2020-03-25ldbl-128ibm-compat: PLT redirects for using ldbl redirects internallyPaul E. Murphy
2020-03-09y2038: linux: Provide __futimesat64 implementationLukasz Majewski
2020-03-09y2038: linux: Provide __lutimes64 implementationLukasz Majewski