]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2025-06-17  H. Peter Anvin... hurd/termios: remove USE_OLD_TTY
2025-06-17  H. Peter Anvin... linux: implement arbitrary and split speeds in termios
2025-06-17  H. Peter Anvin... linux/termios/powerpc: deal with powerpc-unique ioctl...
2025-06-17  H. Peter Anvin... linux/ioctls: use <linux/sockios.h> for sockios ioctls
2025-06-17  H. Peter Anvin... io: replace local_isatty() with a proper function __isa...
2025-06-17  H. Peter Anvin... termios: make __tcsetattr() the internal interface
2025-06-17  Carlos O'DonellUpdate advisory GLIBC-SA-2025-0003 and GLIBC-SA-2025...
2025-06-16  H.J. Lumalloc: Sort tests-exclude-largetcache in Makefile
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc: Optimized strcmp for power10...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc : Add optimized memchr for...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc: Fix performance issues of...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc: Optimized strncmp for power10...
2025-06-16  Cupertino Mirandamalloc: add testing for large tcache support
2025-06-16  Cupertino Mirandamalloc: add tcache support for large chunk caching
2025-06-16  H.J. LuAlways check lockf64 return value
2025-06-16  H.J. Luelf: Add optimization barrier for __ehdr_start and...
2025-06-15  gfleuryhtl: move pthread_key_*, pthread_get/setspecific
2025-06-15  H.J. Luelf: Remove the unused _etext declaration
2025-06-14  Radko Krkosio: Mark lockf() __wur [BZ #32800]
2025-06-13  Adhemerval... benchtests: Improve modf benchtest
2025-06-13  Adhemerval... benchtests: Add modff benchtest
2025-06-13  Mark Harrisriscv: Correct __riscv_hwprobe function prototype ...
2025-06-10  Sergey Kolosovresolv: Add test for getaddrinfo returning FQDN in...
2025-06-10  Yury Khrustalevaarch64: fix typo in sysdeps/aarch64/Makefile
2025-06-09  Siddhesh PoyarekarAdvisory text for CVE-2025-5745
2025-06-09  Siddhesh PoyarekarAdvisory text for CVE-2025-5702
2025-06-09  Samuel Thibaulthurd: Make __getrandom_early_init call __mach_init
2025-06-09  H.J. Lux86: Avoid GLRO(dl_x86_cpu_features)
2025-06-06  Maciej W. Rozyckimanual: Add a comparative example of 'clock_nanosleep...
2025-06-06  Wilco DijkstraAArch64: Fix builderror with GCC 12.1/12.2
2025-06-05  Maciej W. RozyckiLinux: Drop obsolete kernel support with `if_nameindex...
2025-06-05  Yury Khrustalevaarch64: add __ifunc_hwcap function to be used in ifunc...
2025-06-05  Yury Khrustalevaarch64: add support for hwcap3,4
2025-06-04  Arjun Shankarmanual: Document futimens and utimensat
2025-06-04  Arjun Shankarmanual: Document unlinkat
2025-06-04  Arjun Shankarmanual: Document renameat
2025-06-04  Arjun Shankarmanual: Document mkdirat
2025-06-04  Arjun Shankarmanual: Document faccessat
2025-06-04  Arjun Shankarmanual: Expand Descriptor-Relative Access section
2025-06-04  Florian WeimerMakefile: Avoid $(objpfx)/ in makefiles
2025-06-04  Maciej W. Rozyckimanual: Document error codes missing for 'inet_pton'
2025-06-04  Maciej W. Rozyckimanual: Document error codes missing for 'if_nametoindex'
2025-06-04  Maciej W. Rozyckimanual: Document error codes missing for 'if_indextoname'
2025-06-04  Cœurposix: fix building regex when _LIBC isn't defined
2025-06-04  Collin Funklocaledata: Use the name North Macedonia.
2025-06-03  Wilco Dijkstramalloc: Count tcache entries downwards
2025-06-03  Adhemerval... sparc: Fix argument passing to __libc_start_main (BZ...
2025-06-03  Collin Funklocaledata: Refer to Eswatini instead of Swaziland.
2025-06-03  набsigaction: don't sign-extend sa_flags
2025-06-02  Collin Funkstdio-common: Add nonnull attribute to stdio_ext.h...
2025-06-02  Adhemerval... elf: Fix UB on _dl_map_object_from_fd
2025-06-02  Adhemerval... argp: Fix shift bug
2025-06-02  Adhemerval... math: Remove i386 ilogb/ilogbf/llogb/llogbf
2025-06-02  Adhemerval... math: Optimize float ilogb/llogb
2025-06-02  Adhemerval... math: Remove UB and optimize double ilogbf
2025-06-02  Adhemerval... math: Optimize double ilogb/llogb
2025-06-02  Adhemerval... math: Remove UB and optimize double ilogb
2025-06-02  Arjun Shankarmanual: Correct return value description of 'clock_nano...
2025-05-31  DJ Delorienss: free dynarray buffer after parsing nsswitch.conf
2025-05-30  Arjun Shankarmanual: Document clock_nanosleep
2025-05-30  Maciej W. Rozyckimanual: Fix invalid 'illegal' usage with 'nanosleep'
2025-05-30  Maciej W. Rozyckimanual: Fix duplicate 'consult' erratum
2025-05-30  Maciej W. Rozyckilocaledata: Correct Persian collation rules description
2025-05-30  Maciej W. Rozyckistdio-common: Correct 'sscanf' test feature wrapper...
2025-05-29  Maciej W. Rozyckimanual: Document error codes missing for 'inet_ntop'
2025-05-29  Maciej W. Rozyckimanual: Document error codes missing for 'socket'
2025-05-29  Maciej W. Rozyckistdio-common: Consistently use 'num_digits_len' in...
2025-05-29  Joseph MyersUpdate syscall lists for Linux 6.15
2025-05-29  Wilco DijkstraAArch64: Improve enabling of SVE for libmvec
2025-05-29  Luna LambAArch64: Improve codegen in SVE log1p
2025-05-28  Joseph MyersUse Linux 6.15 in build-many-glibcs.py
2025-05-28  Yury Khrustalevmanual: mention PKEY_UNRESTRICTED macro in the manual
2025-05-28  Yury Khrustalevlinux: use PKEY_UNRESTRICTED macro in tst-pkey
2025-05-28  Yury Khrustalevmisc: add PKEY_UNRESTRICTED macro
2025-05-28  Florian Weimergeneric: Add missing parameter name to __getrandom_earl...
2025-05-28  Florian Weimerhurd: Avoid -Wfree-labels warning in _hurd_intr_rpc_mac...
2025-05-28  Andreas SchwabUpdate RISC-V relocations
2025-05-27  Joseph MyersUse -std=gnu17 in build-many-glibcs.py when configuring GMP
2025-05-27  Wilco Dijkstramalloc: Fix malloc init order
2025-05-27  Florian WeimerMove C warning flags from +gccwarn to +gccwarn-c
2025-05-27  Jonathan Wakelydoc: Add missing space in documentation of __TIMESIZE
2025-05-27  Jonathan Wakelydoc: Fix typos in documentation of _TIME_BITS
2025-05-27  Jonathan WakelyFix comment typo in libc-symbols.h
2025-05-27  Florian WeimerTurn on -Wmissing-parameter-name by default if available
2025-05-26  Tomas Volfmanual: Document getopt_long_only with single letter...
2025-05-26  Florian WeimerTurn on -Wfree-labels by default if available
2025-05-23  Stefan LieblerS390: Use cfi_val_offset instead of cfi_escape. 31bit...
2025-05-23  Wilco Dijkstralibmvec: Add inputs for asinpi(f), acospi(f), atanpi...
2025-05-22  Mark WielaardINSTALL: Regenerate with texinfo 7.2
2025-05-22  Florian WeimerFix error reporting (false negatives) in SGID tests
2025-05-21  Carlos O'Donellmanual: Use more inclusive language in comments.
2025-05-21  Carlos O'DonellMakerules: Use 'original' instead of 'master' in source.
2025-05-21  Carlos O'Donellgen-libm-test: Use 'original source' instead of 'master...
2025-05-21  Carlos O'Donellnss_test1: Use 'parametrized template' instead of ...
2025-05-21  Carlos O'Donelllinknamespace: Use 'ALLOWLIST' instead of 'WHITELIST...
2025-05-21  Carlos O'Donellposix: Use more inclusive language in test data.
2025-05-21  Carlos O'Donellpylintrc: Remove obsolete ignore section and comments.
2025-05-21  Florian Weimersupport: Pick group in support_capture_subprogram_self_...
2025-05-21  Andreas Schwabldbl-128: also disable lgammaf128_r builtin when buildi...
2025-05-21  Florian Weimerelf: Fix subprocess status handling for tst-dlopen...
next