]> git.ipfire.org Git - thirdparty/glibc.git/history - posix
stdio-common: Fix macro parameter shadowing in scanf input specifier tests
[thirdparty/glibc.git] / posix /
2025-07-21  Florian Weimerposix: Fix double-free after allocation failure in...
2025-06-30  Adhemerval Zanellastdlib: Fix __libc_message_impl iovec size (BZ 32947)
2025-06-23  Adhemerval Zanellaposix: Fix fnmatch build with gcc-16
2025-06-18  Collin Funkposix: Add nonnull attribute to glob_pattern_p.
2025-06-04  Cœurposix: fix building regex when _LIBC isn't defined
2025-05-21  Carlos O'Donellposix: Use more inclusive language in test data.
2025-04-14  Colin Ian KingFix spelling mistake "trucate" -> "truncate"
2025-03-07  Florian Weimerposix: Move environ helper variables next to environ...
2025-02-24  Frédéric Bératposix: Rewrite cpuset tests
2025-01-24  Florian WeimerRevert "stdlib: Support malloc-managed environ arrays...
2025-01-23  Florian Weimerstdlib: Support malloc-managed environ arrays for compa...
2025-01-21  Paul PluzhnikovFix typo: _POSIX_REATIME_SIGNALS -> _POSIX_REALTIME_SIG...
2025-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2024-12-22  Adhemerval ZanellaSuppress Clang warning on adding an integer to a string
2024-12-18  H.J. LuReplace __strcpy_chk with __builtin___strcpy_chk
2024-12-15  H.J. LuUse empty initializer to silence GCC 4.9 or older
2024-12-15  H.J. LuRevert "Add braces in initializers for GCC 4.9 or older"
2024-12-14  H.J. Luregex.h: Avoid #elif __STDC_VERSION__
2024-12-14  H.J. LuAdd braces in initializers for GCC 4.9 or older
2024-12-05  H.J. LuFix and sort variables in Makefiles
2024-11-25  Alejandro ColomarSilence most -Wzero-as-null-pointer-constant diagnostics
2024-10-23  Arjun Shankarlibio: Fix a deadlock after fork in popen
2024-10-08  Adhemerval Zanellastdlib: Make abort/_Exit AS-safe (BZ 26275)
2024-08-16  Florian Weimersupport: Use macros for *stat wrappers
2024-07-26  Maciej W. Rozyckiposix: Use <support/check.h> facilities in tst-truncate...
2024-07-01  Carlos O'DonellFix conditionals on mtrace-based tests (bug 31892)
2024-06-25  Adhemerval Zanellaposix: Fix pidfd_spawn/pidfd_spawnp leak if execve...
2024-06-17  Jan KurikExtend tst-getconf.sh test with NPROCESSORS_CONF and...
2024-06-05  Mohamed Akramgetconf: Add NPROCESSORS_{CONF,ONLN} [BZ #31661]
2024-04-02  Adhemerval ZanellaAlways define __USE_TIME_BITS64 when 64 bit time_t...
2024-02-27  Adhemerval Zanellaunistd: Improve fortify with clang
2024-01-01  Paul EggertOmit regex.c pragmas no longer needed
2024-01-01  Paul EggertUpdate copyright dates not handled by scripts/update...
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-11-22  Florian Weimerposix: Revert the removal of the crypt prototype from...
2023-11-15  Adhemerval Zanellaposix: Check pidfd_spawn with tst-spawn7-pid
2023-10-30  Adhemerval Zanellacrypt: Remove libcrypt support
2023-10-24  Arjun ShankarMove getnameinfo from 'inet' to 'nss'
2023-10-24  Arjun ShankarMove getaddrinfo from 'posix' into 'nss'
2023-10-24  Arjun ShankarRemove 'grp' and merge into 'nss' and 'posix'
2023-09-29  Arjun ShankarRemove unused -DRESOLVER getaddrinfo build flag
2023-09-05  Adhemerval Zanella... posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)
2023-09-05  Adhemerval Zanella... linux: Add posix_spawnattr_{get, set}cgroup_np (BZ...
2023-08-03  Samuel Thibaulttst-*glob*: Do not check d_name size
2023-07-26  Adhemerval Zanella... posix: Fix test-errno build with fortify enable
2023-07-05  Frédéric Bératunistd: Avoid PLT entries with _FORTIFY_SOURCE
2023-07-05  Frédéric Bératposix/bits/unistd.h: Clearly separate declaration from...
2023-07-05  Frédéric BératExclude routines from fortification
2023-06-22  Paul EggertCall "CST" a time zone abbreviation, not a name
2023-06-13  Dridi Boukelmouneposix: Add test case for gai_strerror()
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-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-06-01  Frédéric Bérattests: fix warn unused results
2023-06-01  Frédéric Bérattests: replace ftruncate by xftruncate
2023-05-19  Carlos O'Donellposix: Reformat Makefile.
2023-05-01  набFix regex type usage
2023-04-20  Adhemerval Zanellaposix: Re-flow and sort multiline Makefile definitions
2023-03-28  Julian Squiresposix: Fix some crashes in wordexp [BZ #18096]
2023-03-27  Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-03-08  abushwangrt: fix shm_open not set ENAMETOOLONG when name exceeds...
2023-03-08  Adhemerval Zanella... posix: Ensure the initial signal disposition for tst...
2023-02-20  Samuel Thibault__glob64_time64: Fix typo for stub_warning call (BZ...
2023-02-19  Samuel Thibaultglob64_time64: Fix typo for stub_warning call (BZ ...
2023-02-13  Mahesh BodapatiNaming the parameter of dummy_sa_handler
2023-02-01  Sergey Bugaevhurd: Implement SHM_ANON
2023-02-01  Adhemerval Zanella... linux: Add clone3 CLONE_CLEAR_SIGHAND optimization...
2023-01-06  Joseph MyersUpdate copyright dates not handled by scripts/update...
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-04  Florian Weimerposix: Make posix_spawn extensions available by default
2022-11-01  Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-10-05  Adhemerval Zanella... posix: Suppress -Os may be used uninitialized warnings...
2022-10-05  Adhemerval Zanella... posix: Suppress -Os warnings on fnmatch
2022-09-22  Adhemerval Zanella... Use '%z' instead of '%Z' on printf functions
2022-08-24  Paul EggertMerge getopt patch from Gnulib
2022-08-24  Paul EggertMerge _GL_UNUSED C23 patch from Gnulib
2022-07-05  Adhemerval ZanellaReplace __libc_multiple_threads with __libc_single_threaded
2022-06-24  Adhemerval Zanellamisc: Optimize internal usage of __libc_single_threaded
2022-06-02  Adhemerval Zanellalinux: Add process_madvise
2022-05-25  Arjun ShankarFix deadlock when pthread_atfork handler calls pthread_...
2022-05-17  Adhemerval Zanellalinux: Add P_PIDFD
2022-04-27  DJ Delorieposix/glob.c: update from gnulib
2022-04-14  Noah GoldsteinReplace {u}int_fast{16|32} with {u}int32_t
2022-03-31  Adhemerval Zanellaposix: Remove unused variable on tst-_Fork.c
2022-02-03  Adhemerval Zanellaposix: Fix tst-spawn6 terminal handling (BZ #28853)
2022-02-02  Adhemerval Zanellaposix: Replace posix_spawnattr_tc{get,set}pgrp_np with...
2022-01-25  Adhemerval Zanellaposix: Add terminal control setting support for posix_spawn
2022-01-24  Andreas SchwabFix handling of unterminated bracket expressions in...
2022-01-12  Siddhesh Poyarekardebug: Synchronize feature guards in fortified function...
2022-01-01  Paul EggertUpdate copyright dates not handled by scripts/update...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-11-24  Paul Eggertregex: fix buffer read overrun in search [BZ#28470]
2021-11-24  Adhemerval Zanellaio: Refactor close_range and closefrom
2021-11-02  Fangrui Songregex: Unnest nested functions in regcomp.c
2021-10-21  Adhemerval Zanellaposix: Remove alloca usage for internal fnmatch impleme...
2021-10-20  Siddhesh PoyarekarMake sure that the fortified function conditionals...
2021-10-20  Siddhesh PoyarekarDon't add access size hints to fortifiable functions
2021-10-04  Szabolcs Nagyelf: Avoid deadlock between pthread_create and ctors...
2021-09-27  Adhemerval Zanellalinux: Simplify get_nprocs
2021-09-21  Paul Eggertregex: copy back from Gnulib
next