about summary refs log tree commit diff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* y2038: Convert aio_suspend to support 64 bit timeLukasz Majewski2020-11-301-0/+8
* Remove tls.h inclusion from internal errno.hAdhemerval Zanella2020-11-131-2/+0
* hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbolsSamuel Thibault2020-11-111-31/+0
* hurd: keep only required PLTs in ld.soSamuel Thibault2020-11-119-8/+10
* misc: Add internal __getauxval2 functionFlorian Weimer2020-10-271-0/+5
* time: Add 64-bit time_t support for ftimeAdhemerval Zanella2020-10-273-0/+29
* Reinstate ftime and add deprecate message on ftime usageAdhemerval Zanella2020-10-271-0/+1
* Move vtimes to a compatibility symbolAdhemerval Zanella2020-10-191-1/+0
* y2038: linux: Provide __time64 implementationLukasz Majewski2020-10-191-0/+7
* linux: Add __readdir_unlockedAdhemerval Zanella2020-10-161-0/+1
* linux: Simplify opendir buffer allocationAdhemerval Zanella2020-10-161-1/+2
* linux: Add 64-bit time_t support for wait3Adhemerval Zanella2020-10-161-0/+4
* Move ftime to a compatibility symbolAdhemerval Zanella2020-10-161-1/+0
* y2038: Remove not used __fstatat_time64 defineLukasz Majewski2020-10-151-1/+0
* linux: Move xmknod{at} to compat symbolsAdhemerval Zanella2020-10-091-2/+2
* linux: Add {f}stat{at} y2038 supportAdhemerval Zanella2020-10-091-0/+20
* linux: Disentangle fstatat from fxstatatAdhemerval Zanella2020-10-091-5/+27
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-091-5/+9
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-091-37/+55
* elf: Make __rtld_env_path_list and __rtld_search_dirs global variablesFlorian Weimer2020-10-081-0/+4
* elf: Implement __rtld_malloc_is_completeFlorian Weimer2020-10-081-0/+4
* Fix GCC 11 -Warray-parameter warning for __sigsetjmp (bug 26647)Joseph Myers2020-10-051-0/+1
* linux: Add time64 recvmmsg supportAdhemerval Zanella2020-09-281-0/+8
* linux: Add time64 support for nanosleepAdhemerval Zanella2020-09-281-0/+9
* linux: Add time64 sigtimedwait supportAdhemerval Zanella2020-09-281-0/+8
* linux: Add time64 select supportAdhemerval Zanella2020-09-282-0/+14
* linux: Add time64 pselect supportAdhemerval Zanella2020-09-111-0/+16
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-111-0/+1
* Add C2x BOOL_MAX and BOOL_WIDTH to limits.h.Joseph Myers2020-08-191-0/+12
* Sync intprops.h from GnulibPaul Eggert2020-08-041-6/+11
* 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