]> git.ipfire.org Git - thirdparty/glibc.git/history - posix
Improve test coverage of strlen function
[thirdparty/glibc.git] / posix /
2021-06-02  Florian WeimerAdd missing symbols to Version files
2021-05-18  Stefan LieblerFix stringop-overflow warning in bug-regex19.c.
2021-05-07  Adhemerval Zanellalinux: Use sched_getaffinity for __get_nprocs (BZ ...
2021-05-07  Adhemerval ZanellaRemove architecture specific sched_cpucount optimizations
2021-05-06  Martin SeborAnnotate additional APIs with GCC attribute access.
2021-05-05  Florian Weimernptl: Move sem_close, sem_open into libc
2021-05-04  Florian Weimerposix: Fix Hurd build failure in tst-execveat
2021-05-03  Alexandra Hájkoválinux: Add execveat system call wrapper
2021-04-21  Andreas SchwabFix argv overrun in getconf (bug 27761)
2021-04-15  Adhemerval Zanellaposix: Add wait3 tests
2021-03-12  Adhemerval Zanellaposix: Consolidate register-atfork
2021-03-09  Florian Weimerposix: tst-spawn4-compat can be a regular test
2021-03-09  Florian Weimerposix: tst-glob_lstat_compat no longer needs to be...
2021-03-05  Florian Weimerposix: glob, glob64 should not be declared __THROW...
2021-02-23  Adhemerval Zanellaposix: Falling back to non wide mode in case of encodin...
2021-02-16  Lukasz Majewskitst: Provide test for sched_rr_get_interval
2021-02-09  Adhemerval Zanellaregex: stop using alloca
2021-02-09  Adhemerval Zanellaregexec: remove alloca usage in build_trtable
2021-02-09  Adhemerval Zanellaregex: remove alloca usage on regex set_regs
2021-02-08  Florian Weimerlinux: Require /dev/shm as the shared memory file system
2021-02-03  Stafford Horne posix/tst-rfc3484: Fix compile failure linking to...
2021-02-01  H.J. Lusysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
2021-01-20  Adhemerval Zanellaposix: Fix fnmatch.c on bootstrap
2021-01-20  Adhemerval Zanellaposix: Fix regex_internal.h on bootstrap
2021-01-10  Martin Seborposix: Correct attribute access mode on readlinkat...
2021-01-04  Adhemerval Zanellaposix: Sync fnmatch with gnulib
2021-01-04  Adhemerval ZanellaSync flexmember.h with gnulib
2021-01-04  Adhemerval Zanellaposix: Sync glob code with gnulib
2021-01-04  Adhemerval Zanellaposix: Sync regex code with gnulib
2021-01-02  Paul EggertUpdate copyright dates not handled by scripts/update...
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-31  Siddhesh Poyarekarnonstring: Enable __FORTIFY_LEVEL=3
2020-12-04  DJ Deloriensswitch: use new internal API (callers)
2020-11-25  Stefan LieblerMark mtrace tests UNSUPPORTED if bug-ga2.mtrace or...
2020-11-23  Stefan LieblerUse libnss_files.so for tests posix/bug-ga2 and resolv...
2020-11-13  Adhemerval ZanellaRemove tls.h inclusion from internal errno.h
2020-10-08  Andreas SchwabRevert "Fix missing redirects in testsuite targets"
2020-09-16  Andreas SchwabFix handling of collating symbols in fnmatch (bug 26620)
2020-09-11  Adhemerval ZanellaRemove internal usage of extensible stat functions
2020-08-05  Paul EggertCopy regex_internal.h from Gnulib
2020-08-05  Paul EggertCopy regex BITSET_WORD_BITS porting from Gnulib
2020-08-05  Paul EggertSync regex.h from Gnulib
2020-05-11  Martin SeborSuppress GCC 10 true positive warnings [BZ #25967]
2020-05-04  Martin Seborimprove out-of-bounds checking with GCC 10 attribute...
2020-04-16  Carlos O'DonellFix typo in posix/tst-fnmatch.input (Bug 25790)
2020-04-14  Alistair Francisposix: Add wait4 test case
2020-02-27  Adhemerval Zanellaposix: Refactor tst-waitid (BZ #14666)
2020-02-20  Andreas SchwabFix use-after-free in glob when expanding ~user (bug...
2020-02-20  Florian WeimerAdd hidden prototypes for __sched_getparam, __sched_get...
2020-02-07  Lukasz Majewskiy2038: Define __suseconds64_t type to be used with...
2020-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-20  Adhemerval ZanellaAdd exception-based flags for wait4
2019-12-19  Adhemerval ZanellaConsolidate wait3 implementations
2019-12-19  Adhemerval ZanellaImplement waitpid in terms of wait4
2019-12-19  Adhemerval ZanellaImplement wait in terms of waitpid
2019-11-11  Andreas SchwabFix array bounds violation in regex matcher (bug 25149)
2019-11-06  Adhemerval ZanellaRefactor nanosleep in terms of clock_nanosleep
2019-11-06  Adhemerval Zanellaposix: Sync regex with gnulib
2019-10-09  Adhemerval Zanellaposix: Use posix_spawn for wordexp
2019-10-08  Florian Weimerposix/tst-wordexp-nocmd: Fix diagnostics output in...
2019-10-08  Florian Weimerwordexp: Split out command execution tests from posix...
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-29  Paul EggertFix posix/tst-regex by using UTF-8 and own test input
2019-08-28  Stefan LieblerFix posix/tst-regex by using a dedicated input-file.
2019-08-21  Paul EggertRemove dead regex code
2019-08-21  Paul EggertFix bad pointer / leak in regex code
2019-07-10  Adhemerval Zanellaposix: Fix large mmap64 offset for mips64n32 (BZ#24699)
2019-04-30  Paul EggertMake mktime etc. compatible with __time64_t
2019-03-14  Florian WeimerRemove obsolete, never-implemented XSI STREAMS declarations
2019-03-13  Zack WeinbergUse a proper C tokenizer to implement the obsolete...
2019-02-27  Joseph MyersAdd some spaces before '('.
2019-02-22  Joseph MyersBreak some lines before not after operators.
2019-02-12  Joseph MyersAdd fall-through comments.
2019-02-08  Florian WeimerProvide <bits/unistd_ext.h> as a sysdeps header exclusively
2019-02-08  Florian WeimerLinux: Add gettid system call wrapper [BZ #6399]
2019-02-04  Andreas SchwabFix handling of collating elements in fnmatch (bug...
2019-02-04  Florian Weimer<spawn.h>: Add missing nonnull attributes and __restric...
2019-02-01  Stefan Lieblerposix/tst-spawn: Fix racy tests in spawned processes.
2019-01-31  Paul Eggertregex: fix read overrun [BZ #24114]
2019-01-12  Dmitry V. LevinFix a few typos in comments
2019-01-05  Adhemerval Zanellaposix: Fix tst-spawn.c issue from commit 805334b26c
2019-01-03  Adhemerval Zanellaposix: Clear close-on-exec for posix_spawn adddup2...
2019-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-31  Paul Eggertregex: improve Gnulib port to AIX
2018-12-27  Paul Eggertregex: simplify Gnulib port
2018-12-16  Paul Eggertregex: fix storage-exhaustion error
2018-12-16  Assaf Gordonregex: fix heap-use-after-free error
2018-12-07  Samuel Thibaulthurd: Fix linknamespace of spawni
2018-12-07  Florian Weimerposix: New function posix_spawn_file_actions_addfchdir_...
2018-11-29  Florian Weimerposix: Do not include testcases.h, ptestcases.h in...
2018-11-06  Florian Weimerposix: New function posix_spawn_file_actions_addchdir_n...
2018-11-01  Joseph MyersAvoid printf ("%s", NULL) in posix/bug-regex22.c.
2018-10-24  Albert ARIBAUD ... Y2038: Add 64-bit time for all architectures
2018-10-24  Adhemerval Zanellaposix: Add internal symbols for posix_spawn interface
2018-10-17  Andreas SchwabDon't reduce test timeout to less than default
2018-10-15  Paul Eggertregex: simplify by using intprops.h
2018-10-15  Paul Eggertregex: __builtin_expect → __glibc_unlikely
2018-09-25  Adhemerval ZanellaUse libsupport for tst-spawn.c
next