about summary refs log tree commit diff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* posix: Consolidate register-atforkAdhemerval Zanella2021-03-121-0/+63
* <shlib-compat.h>: Support compat_symbol_reference for _ISOMACFlorian Weimer2021-03-091-13/+13
* linux: Consolidate statvfs implementationsAdhemerval Zanella2021-02-111-2/+1
* linux: Consolidate fstatfs implementationsAdhemerval Zanella2021-02-111-4/+3
* setrlimit/getrlimit: Use __nonnull to avoid null pointerXiaoming Ni2021-02-101-2/+2
* linux: Require /dev/shm as the shared memory file systemFlorian Weimer2021-02-081-0/+41
* sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu2021-02-013-0/+23
* Prepare for glibc 2.33 release glibc-2.33Adhemerval Zanella2021-02-011-1/+1
* Revert "Make libc symbols hidden in static PIE" [BZ #27237]Szabolcs Nagy2021-01-271-7/+2
* Revert "linux: Move {f}xstat{at} to compat symbols" for static buildAdhemerval Zanella2021-01-211-9/+14
* Make libc symbols hidden in static PIESzabolcs Nagy2021-01-211-2/+7
* malloc: Add scratch_buffer_dupfreeAdhemerval Zanella2021-01-051-0/+16
* Import filename.h from gnulibAdhemerval Zanella2021-01-051-0/+112
* Import idx.h from gnulibAdhemerval Zanella2021-01-051-0/+114
* Sync intprops.h with gnulibAdhemerval Zanella2021-01-041-12/+58
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0237-37/+37
* string: Enable __FORTIFY_LEVEL=3Siddhesh Poyarekar2020-12-311-2/+3
* Introduce _FORTIFY_SOURCE=3Siddhesh Poyarekar2020-12-311-0/+5
* Warn on unsupported fortification levelsSiddhesh Poyarekar2020-12-311-0/+3
* malloc: Basic support for memory tagging in the malloc() familyRichard Earnshaw2020-12-211-0/+8
* Replace __libc_multiple_libcs with __libc_initial flagFlorian Weimer2020-12-161-1/+6
* Mark __libc_freeres_fn as used [BZ #27002]H.J. Lu2020-12-161-1/+1
* Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request.Stefan Liebler2020-12-101-0/+1
* Make strtoimax, strtoumax, wcstoimax, wcstoumax into aliasesJoseph Myers2020-12-081-3/+0
* y2038: Convert gai_suspend to support 64 bit timeLukasz Majewski2020-12-041-0/+7
* symbols: Add defines for libanl's libanl_hidden_{def|proto}Lukasz Majewski2020-12-041-0/+8
* 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