summary refs log tree commit diff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Prepare for glibc 2.35 release.Carlos O'Donell2022-02-031-1/+1
* Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsgAdhemerval Zanella2022-01-281-2/+8
* posix: Add terminal control setting support for posix_spawnAdhemerval Zanella2022-01-251-0/+2
* Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella2022-01-171-0/+8
* socket: Add the __sockaddr_un_set functionFlorian Weimer2022-01-171-0/+12
* Enable _FORTIFY_SOURCE=3 for gcc 12 and aboveSiddhesh Poyarekar2022-01-121-1/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0143-43/+43
* elf: Add _dl_find_object functionFlorian Weimer2021-12-284-0/+20
* elf: Issue audit la_objopen for vDSOAdhemerval Zanella2021-12-281-0/+2
* elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)Adhemerval Zanella2021-12-281-0/+2
* hurd: Fix static-PIE startupSamuel Thibault2021-12-281-0/+25
* malloc: Add THP/madvise support for sbrkAdhemerval Zanella2021-12-151-0/+8
* io: Refactor close_range and closefromAdhemerval Zanella2021-11-241-0/+10
* setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.symAdhemerval Zanella2021-11-221-33/+0
* nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.cFlorian Weimer2021-11-172-0/+90
* String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein2021-10-261-0/+1
* elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang2021-10-211-0/+5
* misc: Add __get_nprocs_schedAdhemerval Zanella2021-09-271-1/+6
* Define __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__Joseph Myers2021-09-241-0/+4
* ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu2021-09-221-0/+3
* regex: copy back from GnulibPaul Eggert2021-09-212-5/+16
* Extend struct r_debug to support multiple namespaces [BZ #15971]H.J. Lu2021-09-191-0/+4
* Redirect fma calls to __fma in libmJoseph Myers2021-09-151-0/+2
* _Static_assert needs two arguments for compatibility with GCC before 9Florian Weimer2021-09-101-0/+7
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-035-5/+0
* time: Fix overflow itimer tests on 32-bit systemsStafford Horne2021-08-151-4/+6
* Prepare for glibc 2.34 release.Carlos O'Donell2021-08-011-1/+1
* xmalloc: Fix warnings with gcc analyzerSiddhesh Poyarekar2021-07-281-3/+6
* Simplify __malloc_initializedSiddhesh Poyarekar2021-07-221-6/+0
* mcheck: Wean away from malloc hooks [BZ #23489]Siddhesh Poyarekar2021-07-221-4/+0
* Remove __morecore and __default_morecoreSiddhesh Poyarekar2021-07-221-3/+0
* nss: Directly load nss_dns, without going through dlsym/dlopenFlorian Weimer2021-07-191-5/+8
* resolv: Move nss_dns into libcFlorian Weimer2021-07-191-0/+36
* resolv: Move res_queriesmatch to its own file and into libcFlorian Weimer2021-07-191-1/+2
* resolv: Move res_nameinquery to its own file and into libcFlorian Weimer2021-07-191-1/+2
* resolv: Move ns_samename into its own file, and into libcFlorian Weimer2021-07-191-1/+2
* resolv: Move ns_makecanon into its own file, and into libcFlorian Weimer2021-07-191-1/+2
* resolv: Move res_isourserver to its own file and reformat to GNU styleFlorian Weimer2021-07-191-2/+0
* resolv: Rename res_comp.c to res-name-checking.c and move into libcFlorian Weimer2021-07-191-2/+4
* resolv: Move dn_skipname to its own file and into libcFlorian Weimer2021-07-191-1/+2
* resolv: Move dn_comp to its own file and into libcFlorian Weimer2021-07-191-1/+0
* resolv: Move dn_expand to its own file and into libcFlorian Weimer2021-07-191-1/+3
* resolv: Move ns_name_compress into its own file and into libcFlorian Weimer2021-07-191-1/+2
* resolv: Move ns_name_pack into its own file and into libcFlorian Weimer2021-07-191-1/+2
* resolv: Move ns_name_pton into its own file and into libcFlorian Weimer2021-07-191-1/+2
* resolv: Move ns_name_uncompress into its own file and into libcFlorian Weimer2021-07-191-1/+2
* resolv: Move ns_name_skip to its own file and into libc (bug 28091)Florian Weimer2021-07-191-1/+2
* resolv: Move ns_name_unpack to its own file and into libcFlorian Weimer2021-07-151-1/+2
* resolv: Move ns_name_ntop to its own file and into libcFlorian Weimer2021-07-151-1/+3
* socket: Add hidden prototype for setsockoptFlorian Weimer2021-07-151-1/+2