about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix invalid use of NULL in epoll_pwait2(2) testAlejandro Colomar2023-06-011-1/+3
* getipv4sourcefilter: Get rid of allocaJoe Simmons-Talbott2023-06-011-17/+7
* getsourcefilter: Get rid of alloca.Joe Simmons-Talbott2023-06-011-17/+7
* tests: fix warn unused resultsFrédéric Bérat2023-06-0111-22/+60
* nptl_db/thread_dbP.h: fix warn unused resultFrédéric Bérat2023-06-011-1/+3
* malloc/{memusage.c, memusagestat.c}: fix warn unused resultFrédéric Bérat2023-06-012-16/+86
* catgets/gencat.c: fix warn unused resultFrédéric Bérat2023-06-011-11/+30
* tests: replace ftruncate by xftruncateFrédéric Bérat2023-06-013-3/+5
* tests: replace write by xwriteFrédéric Bérat2023-06-0132-39/+84
* x86-64: Use YMM registers in memcmpeq-evex.SH.J. Lu2023-06-011-1/+1
* support: Don't fail on fchown when spawning sgid processesSiddhesh Poyarekar2023-06-011-2/+13
* io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64Adhemerval Zanella2023-05-311-0/+6
* elf: Remove spurios SHARED conditional from elf/rtld.cFlorian Weimer2023-05-311-2/+0
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-30153-214/+214
* io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ...Adhemerval Zanella2023-05-304-25/+133
* io: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella2023-05-301-1/+1
* elf: Make more functions available for binding during dlclose (bug 30425)Florian Weimer2023-05-305-2/+159
* LoongArch: Fix inconsistency in SHMLBA macro values between glibc and kernelcaiyinyu2023-05-301-0/+24
* Fix misspellings in elf/ -- BZ 25337Paul Pluzhnikov2023-05-2931-52/+52
* riscv: Add the clone3 wrapperAdhemerval Zanella2023-05-292-0/+80
* posix: Add error message for EAI_OVERFLOWDridi Boukelmoune2023-05-291-0/+1
* setsourcefilter: Replace alloca with a scratch_buffer.Joe Simmons-Talbott2023-05-291-20/+7
* time: strftime_l: Avoid an unbounded alloca.Joe Simmons-Talbott2023-05-291-14/+25
* x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429]Noah Goldstein2023-05-271-1/+9
* hurd: Fix setting up signal thread stack alignmentSamuel Thibault2023-05-281-7/+5
* mach: Fix startup with stack protectorSamuel Thibault2023-05-271-0/+1
* Fix misspellings in manual/ -- BZ 25337Paul Pluzhnikov2023-05-2713-15/+15
* Fix misspellings in iconv/ and iconvdata/ -- BZ 25337Paul Pluzhnikov2023-05-2722-27/+27
* Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.hJoseph Myers2023-05-261-0/+4
* Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.hJoseph Myers2023-05-261-0/+1
* Add AT_RSEQ_* from Linux 6.3 to elf.hJoseph Myers2023-05-261-0/+3
* setipv4sourcefilter: Avoid using alloca.Joe Simmons-Talbott2023-05-261-17/+7
* wchar: Define va_list for POSIX (BZ #30035)Adhemerval Zanella2023-05-252-6/+22
* elf: add test for dl-printfRoy Eldar2023-05-252-0/+79
* elf: fix handling of negative numbers in dl-printfRoy Eldar2023-05-251-3/+10
* elf: Update comment in open_pathSiddhesh Poyarekar2023-05-251-6/+5
* elf: Add test for locating libraries in root dir (bug 30435)Qixing ksyx Xue2023-05-255-0/+64
* io: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella2023-05-251-63/+199
* Fix special case for C2x strtol binary constant handling (BZ# 30371)Adhemerval Zanella2023-05-2510-39/+65
* rtld: properly handle root directory in load path (bug 30435)Andreas Schwab2023-05-251-1/+1
* sysdeps/pthread/eintr.c: fix warn unused resultFrédéric Bérat2023-05-241-2/+4
* sunrpc/netname.c: fix warn unused resultFrédéric Bérat2023-05-241-1/+2
* locale/programs/locarchive.c: fix warn unused resultFrédéric Bérat2023-05-241-8/+16
* support: Reformat Makefile.Carlos O'Donell2023-05-231-14/+24
* Regenerate configure fragment -- BZ 25337.Paul Pluzhnikov2023-05-231-1/+1
* Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov2023-05-2323-34/+34
* Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov2023-05-2369-87/+87
* Fix misspellings in sysdeps/x86_64 -- BZ 25337.Paul Pluzhnikov2023-05-2337-105/+105
* mach: Fix accessing mach_i386.hSamuel Thibault2023-05-234-4/+8
* Fix misspellings in sysdeps/x86_64/fpu/multiarch -- BZ 25337.Paul Pluzhnikov2023-05-23112-169/+169