aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov206-313/+313
2023-06-01Use __nonnull for the epoll_wait(2) family of syscallsAlejandro Colomar2-5/+6
2023-06-01Fix invalid use of NULL in epoll_pwait2(2) testAlejandro Colomar1-1/+3
2023-06-01getipv4sourcefilter: Get rid of allocaJoe Simmons-Talbott1-17/+7
2023-06-01getsourcefilter: Get rid of alloca.Joe Simmons-Talbott1-17/+7
2023-06-01tests: fix warn unused resultsFrédéric Bérat11-22/+60
2023-06-01nptl_db/thread_dbP.h: fix warn unused resultFrédéric Bérat1-1/+3
2023-06-01malloc/{memusage.c, memusagestat.c}: fix warn unused resultFrédéric Bérat2-16/+86
2023-06-01catgets/gencat.c: fix warn unused resultFrédéric Bérat1-11/+30
2023-06-01tests: replace ftruncate by xftruncateFrédéric Bérat3-3/+5
2023-06-01tests: replace write by xwriteFrédéric Bérat32-39/+84
2023-06-01x86-64: Use YMM registers in memcmpeq-evex.SH.J. Lu1-1/+1
2023-06-01support: Don't fail on fchown when spawning sgid processesSiddhesh Poyarekar1-2/+13
2023-05-31io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64Adhemerval Zanella1-0/+6
2023-05-31elf: Remove spurios SHARED conditional from elf/rtld.cFlorian Weimer1-2/+0
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov153-214/+214
2023-05-30io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ...Adhemerval Zanella4-25/+133
2023-05-30io: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella1-1/+1
2023-05-30elf: Make more functions available for binding during dlclose (bug 30425)Florian Weimer5-2/+159
2023-05-30LoongArch: Fix inconsistency in SHMLBA macro values between glibc and kernelcaiyinyu1-0/+24
2023-05-29Fix misspellings in elf/ -- BZ 25337Paul Pluzhnikov31-52/+52
2023-05-29riscv: Add the clone3 wrapperAdhemerval Zanella2-0/+80
2023-05-29posix: Add error message for EAI_OVERFLOWDridi Boukelmoune1-0/+1
2023-05-29setsourcefilter: Replace alloca with a scratch_buffer.Joe Simmons-Talbott1-20/+7
2023-05-29time: strftime_l: Avoid an unbounded alloca.Joe Simmons-Talbott1-14/+25
2023-05-27x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429]Noah Goldstein1-1/+9
2023-05-28hurd: Fix setting up signal thread stack alignmentSamuel Thibault1-7/+5
2023-05-27mach: Fix startup with stack protectorSamuel Thibault1-0/+1
2023-05-27Fix misspellings in manual/ -- BZ 25337Paul Pluzhnikov13-15/+15
2023-05-27Fix misspellings in iconv/ and iconvdata/ -- BZ 25337Paul Pluzhnikov22-27/+27
2023-05-26Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.hJoseph Myers1-0/+4
2023-05-26Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.hJoseph Myers1-0/+1
2023-05-26Add AT_RSEQ_* from Linux 6.3 to elf.hJoseph Myers1-0/+3
2023-05-26setipv4sourcefilter: Avoid using alloca.Joe Simmons-Talbott1-17/+7
2023-05-25wchar: Define va_list for POSIX (BZ #30035)Adhemerval Zanella2-6/+22
2023-05-25elf: add test for dl-printfRoy Eldar2-0/+79
2023-05-25elf: fix handling of negative numbers in dl-printfRoy Eldar1-3/+10
2023-05-25elf: Update comment in open_pathSiddhesh Poyarekar1-6/+5
2023-05-25elf: Add test for locating libraries in root dir (bug 30435)Qixing ksyx Xue5-0/+64
2023-05-25io: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella1-63/+199
2023-05-25Fix special case for C2x strtol binary constant handling (BZ# 30371)Adhemerval Zanella10-39/+65
2023-05-25rtld: properly handle root directory in load path (bug 30435)Andreas Schwab1-1/+1
2023-05-24sysdeps/pthread/eintr.c: fix warn unused resultFrédéric Bérat1-2/+4
2023-05-24sunrpc/netname.c: fix warn unused resultFrédéric Bérat1-1/+2
2023-05-24locale/programs/locarchive.c: fix warn unused resultFrédéric Bérat1-8/+16
2023-05-23support: Reformat Makefile.Carlos O'Donell1-14/+24
2023-05-23Regenerate configure fragment -- BZ 25337.Paul Pluzhnikov1-1/+1
2023-05-23Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov23-34/+34
2023-05-23Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov69-87/+87
2023-05-23Fix misspellings in sysdeps/x86_64 -- BZ 25337.Paul Pluzhnikov37-105/+105