]> sourceware.org Git - glibc.git/history - posix/Makefile
posix: Add test case for gai_strerror()
[glibc.git] / posix / Makefile
2023-06-13 Dridi Boukelmouneposix: Add test case for gai_strerror()
2023-05-19 Carlos O'Donellposix: Reformat Makefile.
2023-04-20 Adhemerval Zanellaposix: Re-flow and sort multiline Makefile definitions
2023-02-01 Adhemerval Zanella... linux: Add clone3 CLONE_CLEAR_SIGHAND optimization...
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-01 Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-06-02 Adhemerval Zanellalinux: Add process_madvise
2022-05-17 Adhemerval Zanellalinux: Add P_PIDFD
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-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-27 Adhemerval Zanellalinux: Simplify get_nprocs
2021-09-06 Carlos O'DonellAdd generic C.UTF-8 locale (Bug 17318)
2021-07-22 Siddhesh Poyarekarmcheck: Wean away from malloc hooks [BZ #23489]
2021-07-22 Siddhesh PoyarekarMove malloc hooks into a compat DSO
2021-07-08 Adhemerval Zanellaposix: Add posix_spawn_file_actions_addclosefrom_np
2021-06-28 Adhemerval Zanellaposix: Add _Fork [BZ #4737]
2021-06-24 Adhemerval Zanellaposix: Consolidate fork implementation
2021-06-15 Adhemerval Zanellay2038: Add test coverage
2021-06-15 Adhemerval Zanellaposix: Add glob64 with 64-bit time_t support
2021-05-03 Alexandra Hájkoválinux: Add execveat system call wrapper
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-02-16 Lukasz Majewskitst: Provide test for sched_rr_get_interval
2021-02-08 Florian Weimerlinux: Require /dev/shm as the shared memory file system
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
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-10-08 Andreas SchwabRevert "Fix missing redirects in testsuite targets"
2020-09-16 Andreas SchwabFix handling of collating symbols in fnmatch (bug 26620)
2020-04-14 Alistair Francisposix: Add wait4 test case
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-20 Adhemerval ZanellaAdd exception-based flags for wait4
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-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.
next
This page took 0.996095 seconds and 108 git commands to generate.