aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-05-25Fix deadlock when pthread_atfork handler calls pthread_atfork or dlcloseArjun Shankar1-13/+13
2022-05-24stdio-common: Move union printf_arg int <printf.h>Florian Weimer1-0/+21
2022-05-24stdio-common: Add printf specifier registry to <printf.h>Florian Weimer1-0/+8
2022-05-13stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.cAdhemerval Zanella1-4/+2
2022-05-13stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.cAdhemerval Zanella1-0/+1
2022-05-13Add declare_object_symbol_alias for assembly codes (BZ #28128)H.J. Lu1-6/+8
2022-05-13wcrtomb: Make behavior POSIX compliantSiddhesh Poyarekar1-0/+4
2022-05-05clock_settime/clock_gettime: Use __nonnull to avoid null pointerXiaoming Ni1-2/+2
2022-04-26Add GLIBC_ABI_DT_RELR for DT_RELR supportH.J. Lu1-0/+2
2022-04-19elf: Remove __libc_init_secureFangrui Song2-4/+0
2022-02-10elf: Remove prelink supportAdhemerval Zanella1-4/+0
2022-02-03Prepare for glibc 2.35 release.Carlos O'Donell1-1/+1
2022-01-28Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsgAdhemerval Zanella1-2/+8
2022-01-25posix: Add terminal control setting support for posix_spawnAdhemerval Zanella1-0/+2
2022-01-17Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella1-0/+8
2022-01-17socket: Add the __sockaddr_un_set functionFlorian Weimer1-0/+12
2022-01-12Enable _FORTIFY_SOURCE=3 for gcc 12 and aboveSiddhesh Poyarekar1-1/+3
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert43-43/+43
2021-12-28elf: Add _dl_find_object functionFlorian Weimer4-0/+20
2021-12-28elf: Issue audit la_objopen for vDSOAdhemerval Zanella1-0/+2
2021-12-28elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)Adhemerval Zanella1-0/+2
2021-12-28hurd: Fix static-PIE startupSamuel Thibault1-0/+25
2021-12-15malloc: Add THP/madvise support for sbrkAdhemerval Zanella1-0/+8
2021-11-24io: Refactor close_range and closefromAdhemerval Zanella1-0/+10
2021-11-22setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.symAdhemerval Zanella1-33/+0
2021-11-17nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.cFlorian Weimer2-0/+90
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein1-0/+1
2021-10-21elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang1-0/+5
2021-09-27misc: Add __get_nprocs_schedAdhemerval Zanella1-1/+6
2021-09-24Define __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__Joseph Myers1-0/+4
2021-09-22ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu1-0/+3
2021-09-21regex: copy back from GnulibPaul Eggert2-5/+16
2021-09-19Extend struct r_debug to support multiple namespaces [BZ #15971]H.J. Lu1-0/+4
2021-09-15Redirect fma calls to __fma in libmJoseph Myers1-0/+2
2021-09-10_Static_assert needs two arguments for compatibility with GCC before 9Florian Weimer1-0/+7
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar5-5/+0
2021-08-15time: Fix overflow itimer tests on 32-bit systemsStafford Horne1-4/+6
2021-08-01Prepare for glibc 2.34 release.Carlos O'Donell1-1/+1
2021-07-28xmalloc: Fix warnings with gcc analyzerSiddhesh Poyarekar1-3/+6
2021-07-22Simplify __malloc_initializedSiddhesh Poyarekar1-6/+0
2021-07-22mcheck: Wean away from malloc hooks [BZ #23489]Siddhesh Poyarekar1-4/+0
2021-07-22Remove __morecore and __default_morecoreSiddhesh Poyarekar1-3/+0
2021-07-19nss: Directly load nss_dns, without going through dlsym/dlopenFlorian Weimer1-5/+8
2021-07-19resolv: Move nss_dns into libcFlorian Weimer1-0/+36
2021-07-19resolv: Move res_queriesmatch to its own file and into libcFlorian Weimer1-1/+2
2021-07-19resolv: Move res_nameinquery to its own file and into libcFlorian Weimer1-1/+2
2021-07-19resolv: Move ns_samename into its own file, and into libcFlorian Weimer1-1/+2
2021-07-19resolv: Move ns_makecanon into its own file, and into libcFlorian Weimer1-1/+2
2021-07-19resolv: Move res_isourserver to its own file and reformat to GNU styleFlorian Weimer1-2/+0
2021-07-19resolv: Rename res_comp.c to res-name-checking.c and move into libcFlorian Weimer1-2/+4