]> git.ipfire.org Git - thirdparty/glibc.git/history - posix/Makefile
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / posix / Makefile
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-03-14  Florian WeimerRemove obsolete, never-implemented XSI STREAMS declarations
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-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-08-28  Florian Weimerregex: Add test tst-regcomp-truncated [BZ #23578]
2018-07-04  Adhemerval Zanellaposix: Sync gnulib regex implementation
2018-06-26  Joseph MyersFix hardcoded /tmp paths in testing (bug 13888).
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-02-06  Joseph MyersCorrect type of SSIZE_MAX for 32-bit (bug 13575).
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-10-30  Florian Weimertst-gnuglob64: New test for glob64 based on tst-gnuglob
2017-10-21  Florian Weimerglob: Add new test tst-glob-tilde
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-08  Adhemerval Zanellaposix: Allow glob to match dangling symlinks [BZ #866]
2017-09-08  Adhemerval Zanellaposix: Sync glob with gnulib [BZ #1062]
2017-08-07  Andreas SchwabFix missing redirects in testsuite targets
2017-07-04  Florian Weimersysconf: Use conservative default for _SC_NPROCESSORS_O...
2017-06-12  Zack WeinbergRemove __need_schedparam and __cpu_set_t_defined.
2017-05-18  Adhemerval Zanellaposix: Consolidate Linux nanosleep syscall
2017-05-18  Adhemerval Zanellaposix: Consolidate Linux pause syscall
2017-05-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-05-09  Adhemerval ZanellaMove shared pthread definitions to common headers
2017-04-25  Adhemerval Zanella[BZ 21340] add support for POSIX_SPAWN_SETSID
2017-04-07  Zack Weinberggetopt: eliminate __need_getopt by splitting up getopt.h.
2017-04-07  Zack Weinberggetopt: clean up error reporting
2017-04-07  Zack Weinberggetopt: remove USE_NONOPTION_FLAGS
2017-03-08  Yury NorovTest for correct setting of errno.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-10-07  Adhemerval ZanellaConsolidate posix_fadvise implementations
2016-09-28  Adhemerval Zanellaposix: Fix open file action for posix_spawn on Linux
2016-08-03  Zack WeinbergMinimize sysdeps code involved in defining major/minor...
2016-03-07  Adhemerval Zanellaposix: New Linux posix_spawn{p} implementation
2016-03-07  Adhemerval Zanellaposix: execvpe cleanup
2016-02-19  Florian WeimerImprove file descriptor checks for posix_spawn actions...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-19  Joseph MyersDo not use -Wno-strict-prototypes.
2015-10-12  Andreas SchwabAdd dependencies on needed locales in each subdir tests...
2015-08-28  Adhemerval ZanellaFix wordsize-32 mmap offset for negative value (BZ...
2015-02-06  Roland McGrathMove tst-getlogin to login/ subdirectory.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-29  Chris Metcalfposix/Makefile: use $(objpfx) for files in before-compile.
2014-12-29  Siddhesh PoyarekarRemove Wundef warnings for specification macros
2014-11-21  Alexandre OlivaBZ#16469: don't drop trailing dot in res_nquerydomain...
2014-06-19  Andreas SchwabFix memory leak in regexp compiler (BZ #17069)
2014-06-18  Andreas SchwabDon't read past end of pattern in fnmatch (BZ #17062)
2014-06-06  Joseph MyersDon't require test wrappers to preserve environment...
2014-06-04  Joseph MyersInclude LOCPATH in default test environment.
2014-03-24  Stefan LieblerUse += before-compile instead of a :=.
2014-03-07  Joseph MyersMake tests consistently use *.out output files.
2014-03-06  Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-28  Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-27  Joseph MyersSupport expected failures in .test-result files.
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21  Joseph MyersGenerate .test-result files for tests with special...
2014-02-14  Joseph MyersSplit up rules for tests using mtrace and something...
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-05-21  Dmitry V. LevinTest getaddrinfo return value
2013-05-06  Roland McGrathMove getlogin, getlogin_r, setlogin to login/ subdir.
2013-03-09  Paul PluzhnikovSet LC_ALL=C before sed.
2013-03-07  Siddhesh PoyarekarRemove PIPE_BUF Linux-specific code
2013-02-12  Andreas SchwabFix buffer overrun in regexp matcher
2013-02-12  Andreas SchwabFix handling of collating symbols in regexps
2013-01-11  H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-10  H.J. LuSupport run tst-exec and tst-spawn directly
2013-01-10  Roland McGrathForce getconf.speclist to be generated in the others...
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-17  Joseph MyersGenerate /usr/libexec/getconf files when cross-compiling.
2012-11-14  Marcus ShawcroftAdding missing -fexception CFLAGS
2012-10-24  Joseph MyersSupport cross-testing.
2012-10-24  Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-24  Joseph MyersDefine and use $(run-built-tests).
2012-10-23  Joseph MyersUse $(run-program-prefix) in posix/globtest.sh.
2012-10-23  Jim BlandyAdd and use $(host-built-program-cmd).
2012-10-19  Joseph MyersUse $(run-program-prefix) in more shell script tests.
2012-10-19  Joseph MyersUse $(built-program-cmd) in posix/tst-getconf.sh.
2012-09-28  Roland McGrathAdd a missing $(make-target-directory).
2012-09-25  Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-08-22  Roland McGrathBZ#13696: Add --disable-nscd configure option.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-03-27  Andreas JaegerMerge branch 'elf-move'
2012-03-23  Paul Pluzhnikov2012-03-23 Daniel Jacobowitz <dmj@google.com>
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07  Ulrich DrepperRemove distribute variable from Makefiles
2012-03-07  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-02-28  Andreas JaegerFix ChangeLog
2012-02-28  Stanislav Brabec [BZ #13637]
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-09-09  Ulrich DrepperRemove support for automatic cvs check-ins
2011-09-09  John StanleyAdd missing definition of LOCPATH for bug-regex32 run
2011-05-28  Ulrich DrepperFix unnecessary overallocation due to incomplete character
next