]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2023-06-19  Frédéric Bérattests: replace read by xread
2023-06-19  Joe Simmons... hurd: writev: Get rid of alloca
2023-06-17  Joe Simmons... grantpt: Get rid of alloca
2023-06-15  Florian Weimerstring: strerror must not return NULL (bug 30555)
2023-06-15  Florian Weimerhurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc...
2023-06-14  Paul Eggertmanual: Manual update for strlcat, strlcpy, wcslcat...
2023-06-14  Florian WeimerAdd the wcslcpy, wcslcat functions
2023-06-14  Florian WeimerImplement strlcpy and strlcat [BZ #178]
2023-06-13  Frederic Berattests: replace fgets by xfgets
2023-06-13  Frederic Berattests: replace fread by xfread
2023-06-13  Dridi Boukelmouneposix: Add test case for gai_strerror()
2023-06-13  Dridi Boukelmouneposix: Handle success in gai_strerror()
2023-06-13  caiyinyuLoongArch: Add support for dl_runtime_profile
2023-06-12  Adhemerval... malloc: Decrease resource usage for malloc tests
2023-06-12  Adhemerval... stdlib: Tune down fork arc4random tests
2023-06-12  Joe Simmons... tst-getdate: Improve testcase flexibility and add test.
2023-06-12  Noah Goldsteinx86: Make the divisor in setting `non_temporal_threshol...
2023-06-12  Noah Goldsteinx86: Refactor Intel `init_cpu_features`
2023-06-12  Noah Goldsteinx86: Increase `non_temporal_threshold` to roughly ...
2023-06-09  Martin CoufalRemove unused DATEMSK file for tst-getdate
2023-06-07  Andreas Schwabresolv_conf: release lock on allocation failure (bug...
2023-06-06  Arjun Shankartime: Fix use-after-free in getdate
2023-06-06  Frédéric BératMove {read,write}_all functions to a dedicated header
2023-06-06  Frédéric Bérattests: Replace various function calls with their x...
2023-06-06  Frédéric Bérattests: fix warn unused result on asprintf calls
2023-06-06  Florian Weimerpthreads: Use _exit to terminate the tst-stdio1 test
2023-06-06  Florian Weimersupport: Add delayed__exit (with two underscores)
2023-06-05  Adhemerval... time: Also check for EPERM while trying to clock_settime
2023-06-05  Adhemerval... linux: Fail as unsupported if personality call is filtered
2023-06-05  Joseph MyersRemove MAP_VARIABLE from hppa bits/mman.h
2023-06-04  Sergey Bugaevhurd: Fix x86_64 sigreturn restoring bogus reply_port
2023-06-03  Carlos O'DonellAdd lint-makefiles Makefile linting test.
2023-06-03  Carlos O'Donellelf: Sort Makefile variables.
2023-06-02  Paul PluzhnikovFix a few more typos I missed in previous round --...
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-06-01  Alejandro ColomarUse __nonnull for the epoll_wait(2) family of syscalls
2023-06-01  Alejandro ColomarFix invalid use of NULL in epoll_pwait2(2) test
2023-06-01  Joe Simmons... getipv4sourcefilter: Get rid of alloca
2023-06-01  Joe Simmons... getsourcefilter: Get rid of alloca.
2023-06-01  Frédéric Bérattests: fix warn unused results
2023-06-01  Frédéric Bératnptl_db/thread_dbP.h: fix warn unused result
2023-06-01  Frédéric Bératmalloc/{memusage.c, memusagestat.c}: fix warn unused...
2023-06-01  Frédéric Bératcatgets/gencat.c: fix warn unused result
2023-06-01  Frédéric Bérattests: replace ftruncate by xftruncate
2023-06-01  Frédéric Bérattests: replace write by xwrite
2023-06-01  H.J. Lux86-64: Use YMM registers in memcmpeq-evex.S
2023-06-01  Siddhesh Poyarekarsupport: Don't fail on fchown when spawning sgid processes
2023-05-31  Adhemerval... io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64
2023-05-31  Florian Weimerelf: Remove spurios SHARED conditional from elf/rtld.c
2023-05-30  Paul PluzhnikovFix misspellings in sysdeps/ -- BZ 25337
2023-05-30  Adhemerval... io: Fix record locking contants on 32 bit arch with...
2023-05-30  Adhemerval... io: Re-flow and sort multiline Makefile definitions
2023-05-30  Florian Weimerelf: Make more functions available for binding during...
2023-05-30  caiyinyuLoongArch: Fix inconsistency in SHMLBA macro values...
2023-05-29  Paul PluzhnikovFix misspellings in elf/ -- BZ 25337
2023-05-29  Adhemerval... riscv: Add the clone3 wrapper
2023-05-29  Dridi Boukelmouneposix: Add error message for EAI_OVERFLOW
2023-05-29  Joe Simmons... setsourcefilter: Replace alloca with a scratch_buffer.
2023-05-29  Joe Simmons... time: strftime_l: Avoid an unbounded alloca.
2023-05-28  Noah Goldsteinx86: Use 64MB as nt-store threshold if no cacheinfo...
2023-05-27  Samuel Thibaulthurd: Fix setting up signal thread stack alignment
2023-05-27  Samuel Thibaultmach: Fix startup with stack protector
2023-05-27  Paul PluzhnikovFix misspellings in manual/ -- BZ 25337
2023-05-27  Paul PluzhnikovFix misspellings in iconv/ and iconvdata/ -- BZ 25337
2023-05-26  Joseph MyersAdd MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits...
2023-05-26  Joseph MyersAdd IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.h
2023-05-26  Joseph MyersAdd AT_RSEQ_* from Linux 6.3 to elf.h
2023-05-26  Joe Simmons... setipv4sourcefilter: Avoid using alloca.
2023-05-25  Adhemerval... wchar: Define va_list for POSIX (BZ #30035)
2023-05-25  Roy Eldarelf: add test for dl-printf
2023-05-25  Roy Eldarelf: fix handling of negative numbers in dl-printf
2023-05-25  Siddhesh Poyarekarelf: Update comment in open_path
2023-05-25  Qixing ksyx Xueelf: Add test for locating libraries in root dir (bug...
2023-05-25  Adhemerval... io: Re-flow and sort multiline Makefile definitions
2023-05-25  Adhemerval... Fix special case for C2x strtol binary constant handlin...
2023-05-25  Andreas Schwabrtld: properly handle root directory in load path ...
2023-05-25  Frédéric Bératsysdeps/pthread/eintr.c: fix warn unused result
2023-05-25  Frédéric Bératsunrpc/netname.c: fix warn unused result
2023-05-25  Frédéric Bératlocale/programs/locarchive.c: fix warn unused result
2023-05-24  Carlos O'Donellsupport: Reformat Makefile.
2023-05-23  Paul PluzhnikovRegenerate configure fragment -- BZ 25337.
2023-05-23  Paul PluzhnikovFix misspellings in sysdeps/powerpc -- BZ 25337
2023-05-23  Paul PluzhnikovFix misspellings in sysdeps/unix -- BZ 25337
2023-05-23  Paul PluzhnikovFix misspellings in sysdeps/x86_64 -- BZ 25337.
2023-05-23  Samuel Thibaultmach: Fix accessing mach_i386.h
2023-05-23  Paul PluzhnikovFix misspellings in sysdeps/x86_64/fpu/multiarch -...
2023-05-22  Samuel Thibaultmach: Fix installing mach_i386.h
2023-05-22  Samuel Thibaulthurd: Fix making ld.so run static binaries with retry
2023-05-22  Ronan PigottAdd voice-admit DSCP code point from RFC-5865
2023-05-22  Samuel Thibaultmach: Fix mach_setup_thread_impl with NULL stack_base
2023-05-22  Andreas SchwabRemove last remnants of have-protected
2023-05-22  Stefan LieblerS390: Use compile-only instead of also link-tests in...
2023-05-22  Flavio CruzFix build for hurd/thread-self.c for i386.
2023-05-20  Sergey Bugaevio: Fix a typo
2023-05-20  Sergey Bugaevhtl: Use __hurd_fail () instead of assigning errno
2023-05-20  Sergey Bugaevhurd: Use __hurd_fail () instead of assigning errno
2023-05-19  Mahesh Bodapatipowerpc:GCC(<10) doesn't allow -mlong-double-64 after...
2023-05-19  Sergey Bugaevhurd: Fix using interposable hurd_thread_self
2023-05-19  Samuel Thibaulthurd 64bit: Re-introduce gai_suspend symbol
2023-05-19  Sergey Bugaevhurd: Fix __TIMESIZE on x86_64
next