aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-05Remove MAP_VARIABLE from hppa bits/mman.hJoseph Myers
2023-06-04hurd: Fix x86_64 sigreturn restoring bogus reply_portSergey Bugaev
2023-06-02Add lint-makefiles Makefile linting test.Carlos O'Donell
2023-06-02elf: Sort Makefile variables.Carlos O'Donell
2023-06-02Fix a few more typos I missed in previous round -- BZ 25337Paul Pluzhnikov
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-06-01Use __nonnull for the epoll_wait(2) family of syscallsAlejandro Colomar
2023-06-01Fix invalid use of NULL in epoll_pwait2(2) testAlejandro Colomar
2023-06-01getipv4sourcefilter: Get rid of allocaJoe Simmons-Talbott
2023-06-01getsourcefilter: Get rid of alloca.Joe Simmons-Talbott
2023-06-01tests: fix warn unused resultsFrédéric Bérat
2023-06-01nptl_db/thread_dbP.h: fix warn unused resultFrédéric Bérat
2023-06-01malloc/{memusage.c, memusagestat.c}: fix warn unused resultFrédéric Bérat
2023-06-01catgets/gencat.c: fix warn unused resultFrédéric Bérat
2023-06-01tests: replace ftruncate by xftruncateFrédéric Bérat
2023-06-01tests: replace write by xwriteFrédéric Bérat
2023-06-01x86-64: Use YMM registers in memcmpeq-evex.SH.J. Lu
2023-06-01support: Don't fail on fchown when spawning sgid processesSiddhesh Poyarekar
2023-05-31io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64Adhemerval Zanella
2023-05-31elf: Remove spurios SHARED conditional from elf/rtld.cFlorian Weimer
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov
2023-05-30io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ...Adhemerval Zanella
2023-05-30io: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella
2023-05-30elf: Make more functions available for binding during dlclose (bug 30425)Florian Weimer
2023-05-30LoongArch: Fix inconsistency in SHMLBA macro values between glibc and kernelcaiyinyu
2023-05-29Fix misspellings in elf/ -- BZ 25337Paul Pluzhnikov
2023-05-29riscv: Add the clone3 wrapperAdhemerval Zanella
2023-05-29posix: Add error message for EAI_OVERFLOWDridi Boukelmoune
2023-05-29setsourcefilter: Replace alloca with a scratch_buffer.Joe Simmons-Talbott
2023-05-29time: strftime_l: Avoid an unbounded alloca.Joe Simmons-Talbott
2023-05-27x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429]Noah Goldstein
2023-05-28hurd: Fix setting up signal thread stack alignmentSamuel Thibault
2023-05-27mach: Fix startup with stack protectorSamuel Thibault
2023-05-27Fix misspellings in manual/ -- BZ 25337Paul Pluzhnikov
2023-05-27Fix misspellings in iconv/ and iconvdata/ -- BZ 25337Paul Pluzhnikov
2023-05-26Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.hJoseph Myers
2023-05-26Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.hJoseph Myers
2023-05-26Add AT_RSEQ_* from Linux 6.3 to elf.hJoseph Myers
2023-05-26setipv4sourcefilter: Avoid using alloca.Joe Simmons-Talbott
2023-05-25wchar: Define va_list for POSIX (BZ #30035)Adhemerval Zanella
2023-05-25elf: add test for dl-printfRoy Eldar
2023-05-25elf: fix handling of negative numbers in dl-printfRoy Eldar
2023-05-25elf: Update comment in open_pathSiddhesh Poyarekar
2023-05-25elf: Add test for locating libraries in root dir (bug 30435)Qixing ksyx Xue
2023-05-25io: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella
2023-05-25Fix special case for C2x strtol binary constant handling (BZ# 30371)Adhemerval Zanella
2023-05-25rtld: properly handle root directory in load path (bug 30435)Andreas Schwab
2023-05-24sysdeps/pthread/eintr.c: fix warn unused resultFrédéric Bérat
2023-05-24sunrpc/netname.c: fix warn unused resultFrédéric Bérat
2023-05-24locale/programs/locarchive.c: fix warn unused resultFrédéric Bérat