malloc: Add nptl, htl dependency for the subdirectory [BZ #24757]
[external/glibc.git] / posix /
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
2018-08-28 Florian Weimerregex: Add test tst-regcomp-truncated [BZ #23578]
2018-08-26 Paul Eggertregex: fix uninitialized memory access
2018-08-23 Paul Eggertregex: port Gnulib code to z/OS POSIX environment
2018-08-10 Paul Eggertregex: Gnulib unibyte RRI uses bytes not chars
2018-08-01 Paul Eggertregex: fix memory leak in Gnulib
2018-07-25 Carlos O'DonellKeep expected behaviour for [a-z] and [A-z] (Bug 23393).
2018-07-20 Florian Weimerregcomp: Fix off-by-one bug in build_equiv_class [BZ...
2018-07-18 Joseph MyersAvoid insecure usage of tmpnam in tests.
2018-07-10 Florian Weimerregexec: Fix off-by-one bug in weight comparison [BZ...
2018-07-04 Adhemerval Zanellaposix: Fix bug-regex33 after regex sync
2018-07-04 Adhemerval Zanellaposix: Sync gnulib regex implementation
2018-06-29 Zack Weinbergmanual: Revise crypt.texi.
2018-06-29 Zack WeinbergDisallow use of DES encryption functions in new programs.
2018-06-27 Florian Weimerwordexp: Rewrite parse_tilde to use struct scratch_buff...
2018-06-26 Joseph MyersFix hardcoded /tmp paths in testing (bug 13888).
2018-06-12 Zack WeinbergAvoid cancellable I/O primitives in ld.so.
2018-06-08 Adhemerval Zanellaposix: Fix posix_spawnp to not execute invalid binaries...
2018-04-19 Samuel Thibaulthurd: Avoid exposing all <sched.h> symbols from sys...
2018-04-18 Samuel ThibaultRevert "Fix sched_param"
2018-04-18 Samuel ThibaultFix sched_param
2018-03-03 Andreas SchwabFix multiple definitions of __nss_*_database (bug 22918)
2018-02-27 Mike FABIANFix test cases tst-fnmatch and tst-regexloc for the...
2018-02-27 Mike FABIANFix posix/bug-regex5.c test case, adapt to iso14651_t1_...
2018-02-18 Aurelien JarnoFix posix/tst-glob_lstat_compat on alpha [BZ #22818]
2018-02-12 Zack Weinberg[BZ #19239] Don't include sys/sysmacros.h from sys...
2018-02-07 Joseph MyersDefine char16_t, char32_t consistently with uint_least1...
2018-02-07 Joseph MyersFix -Os gnu_dev_* linknamespace, localplt issues (bug...
2018-02-06 Joseph MyersCorrect type of SSIZE_MAX for 32-bit (bug 13575).
2018-02-06 Joseph MyersOnly define loff_t for __USE_MISC (bug 14553).
2018-01-06 Samuel Thibaulthurd: Fix posix glob test
2018-01-04 Joseph MyersIncrease some test timeouts.
2018-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-22 Eric BlakeAvoid gcc warnings on cygwin
2017-12-22 Florian Weimercopy_file_range: New function to copy file data
2017-12-20 Arnold Robbinsregex: Fix spelling in comments.
2017-12-19 Adhemerval Zanellaglob: Silence warning about void pointer arithmetic
2017-12-19 Adhemerval Zanellaglob: pacify fuzzer for mempcpy
2017-12-18 Joseph MyersFix truncation warnings in posix/tst-glob_symlinks.c.
2017-12-15 Joseph MyersFix testing with read-only source directory.
2017-12-11 H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-11-28 Florian Weimerposix: Make tst-getaddrinfo[45] xtests due to DNS depen...
2017-11-22 Paul Eggert* posix/regcomp.c (init_word_char): Add comments.
2017-11-21 Paul Eggertregex: don't assume uint64_t or uint32_t
2017-11-02 Florian Weimerposix/tst-glob-tilde.c: Add test for bug 22332
2017-10-30 Florian WeimerAssume that _DIRENT_HAVE_D_TYPE is always defined.
2017-10-30 Florian Weimertst-gnuglob64: New test for glob64 based on tst-gnuglob
2017-10-22 Paul Eggertglob: Fix buffer overflow during GLOB_TILDE unescaping...
2017-10-21 Florian Weimerglob: Add new test tst-glob-tilde
2017-10-20 Paul EggertCVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]
2017-10-12 Szabolcs Nagyfix posix/tst-spawn test
2017-10-09 Adhemerval Zanellaposix: remove glob internal bogus extern decl
2017-10-02 H.J. LuHide internal __sched_setparam function [BZ #18822]
2017-10-01 H.J. LuHide __posix_spawn_file_actions_realloc/__spawni [BZ...
2017-10-01 H.J. LuHide internal regex functions [BZ #18822]
2017-09-26 H.J. LuMark __dso_handle as hidden [BZ #18822]
2017-09-26 Adhemerval Zanellaposix: Add compat glob symbol to not follow dangling...
2017-09-19 Andreas SchwabUse execveat syscall in fexecve (bug 22134)
2017-09-17 Samuel ThibaultAdd missing libc_hidden_weak/def calls
2017-09-11 Samuel Thibaulthurd: Fix build without NO_HIDDEN
2017-09-08 Adhemerval Zanellaposix: Use enum for __glob_pattern_type result
2017-09-08 Adhemerval Zanellaposix: fix glob bugs with long login names
2017-09-08 Adhemerval Zanellaposix: Fix getpwnam_r usage (BZ #1062)
2017-09-08 Adhemerval Zanellaposix: Allow glob to match dangling symlinks [BZ #866]
2017-09-08 Adhemerval Zanellaposix: accept inode 0 is a valid inode number (BZ ...
2017-09-08 Adhemerval Zanellaposix: Sync glob with gnulib [BZ #1062]
2017-09-01 H.J. LuUpdate tst-regex.c/tst-regex2.c for old ChangeLog move
2017-08-31 Florian Weimerposix: Remove internal_function attribute
next