about summary refs log tree commit diff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* <shlib-compat.h>: Support compat_symbol_reference for _ISOMACFlorian Weimer2022-10-041-13/+13
* socket: Add the __sockaddr_un_set functionFlorian Weimer2022-10-041-0/+12
* Prepare for glibc 2.32 release. glibc-2.32Carlos O'Donell2020-08-041-1/+1
* libio: Remove __libc_readline_unlockedFlorian Weimer2020-07-211-13/+0
* nss: Add __nss_fgetent_rFlorian Weimer2020-07-211-0/+29
* libio: Add fseterr_unlocked for internal useFlorian Weimer2020-07-211-0/+7
* nss_files: Use generic result pointer in parse_lineFlorian Weimer2020-07-211-36/+12
* nss_files: Consolidate line parse declarations in <nss_files.h>Florian Weimer2020-07-218-49/+51
* nss_files: Consolidate file opening in __nss_files_fopenFlorian Weimer2020-07-211-0/+28
* Move <rpc/netdb.h> from sunrpc to inetFlorian Weimer2020-07-171-1/+1
* Remove --enable-obsolete-rpc configure flagPetr Vorel2020-07-132-13/+2
* sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella2020-07-091-1/+1
* sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2020-07-091-11/+1
* sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2020-07-091-9/+1
* Remove --enable-obsolete-nsl configure flagPetr Vorel2020-07-0812-101/+6
* sunrpc: Remove hidden aliases for global data symbols (bug 26210)Florian Weimer2020-07-082-5/+0
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-071-0/+1
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-072-1/+5
* string: Use tls-internal on strerror_lAdhemerval Zanella2020-07-071-3/+0
* string: Implement strerror in terms of strerror_lAdhemerval Zanella2020-07-071-0/+4
* linux: Fix __NSIG_WORDS and add __NSIG_BYTESAdhemerval Zanella2020-07-071-0/+2
* signal: Move sys_errlist to a compat symbolAdhemerval Zanella2020-07-071-1/+1
* signal: Move sys_siglist to a compat symbolAdhemerval Zanella2020-07-071-1/+3
* Add the __libc_single_threaded variableFlorian Weimer2020-07-061-0/+1
* <libc-symbols.h>: Add libpthread hidden alias supportFlorian Weimer2020-05-201-0/+23
* y2038: Replace __clock_gettime with __clock_gettime64Lukasz Majewski2020-05-201-2/+2
* y2038: linux: Provide __adjtime64 implementationLukasz Majewski2020-05-201-0/+9
* Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer2020-05-181-3/+0
* Document the internal _ and N_ macrosFlorian Weimer2020-05-061-8/+24
* y2038: include: Move struct __timeval64 definition to a separate fileLukasz Majewski2020-05-052-14/+18
* float128: use builtin_signbitf128 alwaysPaul E. Murphy2020-05-041-1/+0
* Add a C wrapper for prctl [BZ #25896]H.J. Lu2020-04-301-0/+1
* Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy2020-04-307-13/+13
* ldbl-128ibm-compat: workaround GCC 9 C++ PR90731Paul E. Murphy2020-04-305-0/+44
* Use 2020 as copyright year.Carlos O'Donell2020-04-271-1/+1
* localedef: Add verbose messages for failure paths.Carlos O'Donell2020-04-261-0/+24
* Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer2020-04-151-3/+0
* y2038: linux: Provide __mq_timedreceive_time64 implementationLukasz Majewski2020-04-061-0/+8
* y2038: linux: Provide __mq_timedsend_time64 implementationLukasz Majewski2020-04-061-0/+9
* y2038: include: Move struct __timespec64 definition to a separate fileLukasz Majewski2020-04-062-23/+28
* linux: Use long time_t for wait4/getrusageAlistair Francis2020-04-021-0/+11
* resource: Add a __rusage64 structAlistair Francis2020-04-021-0/+110
* linux: Use long time_t __getitimer/__setitimerAlistair Francis2020-04-021-0/+15
* time: Add a __itimerval64 structAlistair Francis2020-03-271-0/+7
* time: Add a timeval with a 32-bit tv_sec and tv_usecAlistair Francis2020-03-271-0/+45
* ldbl-128ibm-compat: PLT redirects for using ldbl redirects internallyPaul E. Murphy2020-03-256-23/+67
* y2038: linux: Provide __futimesat64 implementationLukasz Majewski2020-03-091-0/+4
* y2038: linux: Provide __lutimes64 implementationLukasz Majewski2020-03-091-0/+3
* y2038: linux: Provide __futimes64 implementationLukasz Majewski2020-03-091-0/+3
* y2038: linux: Provide __utime64 implementationLukasz Majewski2020-03-031-0/+3