summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeLines
* Apply asm redirections in wchar.h before first useRaphael Moreira Zinsly2022-08-30-0/+1
* resolv: Add DNS packet parsing helpers geared towards wire formatFlorian Weimer2022-08-30-0/+92
* resolv: Add internal __ns_name_length_uncompressed functionFlorian Weimer2022-08-30-0/+8
* resolv: Add the __ns_samebinaryname functionFlorian Weimer2022-08-30-0/+6
* resolv: Add internal __res_binary_hnok functionFlorian Weimer2022-08-30-0/+3
* assert: Do not use stderr in libc-internal assertFlorian Weimer2022-08-03-3/+9
* stdio: Clean up __libc_message after unconditional abortFlorian Weimer2022-08-03-8/+1
* Prepare for glibc 2.36 release.Carlos O'Donell2022-07-29-1/+1
* arc4random: simplify design for better safetyJason A. Donenfeld2022-07-27-3/+0
* stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto2022-07-22-0/+12
* Apply asm redirections in stdio.h before first use [BZ #27087]Tulio Magno Quites Machado Filho2022-07-14-0/+1
* libc-symbols.h: remove unused macrosFangrui Song2022-07-04-169/+0
* misc: Optimize internal usage of __libc_single_threadedAdhemerval Zanella2022-06-24-0/+33
* Add bounds check to __libc_ifunc_impl_listWilco Dijkstra2022-06-10-4/+4
* Fix deadlock when pthread_atfork handler calls pthread_atfork or dlcloseArjun Shankar2022-05-25-13/+13
* stdio-common: Move union printf_arg int <printf.h>Florian Weimer2022-05-24-0/+21
* stdio-common: Add printf specifier registry to <printf.h>Florian Weimer2022-05-24-0/+8
* stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.cAdhemerval Zanella2022-05-13-4/+2
* stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.cAdhemerval Zanella2022-05-13-0/+1
* Add declare_object_symbol_alias for assembly codes (BZ #28128)H.J. Lu2022-05-13-6/+8
* wcrtomb: Make behavior POSIX compliantSiddhesh Poyarekar2022-05-13-0/+4
* clock_settime/clock_gettime: Use __nonnull to avoid null pointerXiaoming Ni2022-05-05-2/+2
* Add GLIBC_ABI_DT_RELR for DT_RELR supportH.J. Lu2022-04-26-0/+2
* elf: Remove __libc_init_secureFangrui Song2022-04-19-4/+0
* elf: Remove prelink supportAdhemerval Zanella2022-02-10-4/+0
* Prepare for glibc 2.35 release.Carlos O'Donell2022-02-03-1/+1
* Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsgAdhemerval Zanella2022-01-28-2/+8
* posix: Add terminal control setting support for posix_spawnAdhemerval Zanella2022-01-25-0/+2
* Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella2022-01-17-0/+8
* socket: Add the __sockaddr_un_set functionFlorian Weimer2022-01-17-0/+12
* Enable _FORTIFY_SOURCE=3 for gcc 12 and aboveSiddhesh Poyarekar2022-01-12-1/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01-43/+43
* elf: Add _dl_find_object functionFlorian Weimer2021-12-28-0/+20
* elf: Issue audit la_objopen for vDSOAdhemerval Zanella2021-12-28-0/+2
* elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)Adhemerval Zanella2021-12-28-0/+2
* hurd: Fix static-PIE startupSamuel Thibault2021-12-28-0/+25
* malloc: Add THP/madvise support for sbrkAdhemerval Zanella2021-12-15-0/+8
* io: Refactor close_range and closefromAdhemerval Zanella2021-11-24-0/+10
* setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.symAdhemerval Zanella2021-11-22-33/+0
* nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.cFlorian Weimer2021-11-17-0/+90
* String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein2021-10-26-0/+1
* elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang2021-10-21-0/+5
* misc: Add __get_nprocs_schedAdhemerval Zanella2021-09-27-1/+6
* Define __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__Joseph Myers2021-09-24-0/+4
* ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu2021-09-22-0/+3
* regex: copy back from GnulibPaul Eggert2021-09-21-5/+16
* Extend struct r_debug to support multiple namespaces [BZ #15971]H.J. Lu2021-09-19-0/+4
* Redirect fma calls to __fma in libmJoseph Myers2021-09-15-0/+2
* _Static_assert needs two arguments for compatibility with GCC before 9Florian Weimer2021-09-10-0/+7
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-03-5/+0