aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-17Define in_int32_t_range to check if the 64 bit time_t syscall should be usedYunQiang Su1-1/+9
2022-11-08Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)Adhemerval Zanella1-1/+4
2022-11-07Apply asm redirection in gmp.h before first useAdhemerval Zanella1-12/+0
2022-11-01allocate_once: Apply asm redirection before first useAdhemerval Zanella1-4/+3
2022-11-01alloc_buffer: Apply asm redirection before first useAdhemerval Zanella1-8/+15
2022-10-28Remove unused scratch_buffer_dupfreeSzabolcs Nagy1-16/+0
2022-10-28malloc: Use uintptr_t in alloc_bufferSzabolcs Nagy1-5/+5
2022-09-17hurd: Factorize at/non-at functionsSamuel Thibault3-0/+7
2022-08-30Apply asm redirections in wchar.h before first useRaphael Moreira Zinsly1-0/+1
2022-08-30resolv: Add DNS packet parsing helpers geared towards wire formatFlorian Weimer1-0/+92
2022-08-30resolv: Add internal __ns_name_length_uncompressed functionFlorian Weimer1-0/+8
2022-08-30resolv: Add the __ns_samebinaryname functionFlorian Weimer1-0/+6
2022-08-30resolv: Add internal __res_binary_hnok functionFlorian Weimer1-0/+3
2022-08-03assert: Do not use stderr in libc-internal assertFlorian Weimer1-3/+9
2022-08-03stdio: Clean up __libc_message after unconditional abortFlorian Weimer1-8/+1
2022-07-29Prepare for glibc 2.36 release.Carlos O'Donell1-1/+1
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld1-3/+0
2022-07-22stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto1-0/+12
2022-07-14Apply asm redirections in stdio.h before first use [BZ #27087]Tulio Magno Quites Machado Filho1-0/+1
2022-07-04libc-symbols.h: remove unused macrosFangrui Song1-169/+0
2022-06-24misc: Optimize internal usage of __libc_single_threadedAdhemerval Zanella2-0/+33
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra1-4/+4
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