aboutsummaryrefslogtreecommitdiff
path: root/posix/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-07-08posix: Add posix_spawn_file_actions_addclosefrom_npAdhemerval Zanella1-1/+3
2021-06-28posix: Add _Fork [BZ #4737]Adhemerval Zanella1-1/+2
2021-06-24posix: Consolidate fork implementationAdhemerval Zanella1-1/+2
2021-06-15y2038: Add test coverageAdhemerval Zanella1-0/+2
2021-06-15posix: Add glob64 with 64-bit time_t supportAdhemerval Zanella1-1/+3
2021-05-03linux: Add execveat system call wrapperAlexandra Hájková1-2/+3
2021-04-15posix: Add wait3 testsAdhemerval Zanella1-1/+1
2021-03-12posix: Consolidate register-atforkAdhemerval Zanella1-1/+1
2021-03-09posix: tst-spawn4-compat can be a regular testFlorian Weimer1-2/+7
2021-03-09posix: tst-glob_lstat_compat no longer needs to be an internal testFlorian Weimer1-1/+7
2021-02-16tst: Provide test for sched_rr_get_intervalLukasz Majewski1-1/+1
2021-02-08linux: Require /dev/shm as the shared memory file systemFlorian Weimer1-1/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-11-25Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missingStefan Liebler1-1/+3
2020-11-23Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-leaks2 [BZ #26821]Stefan Liebler1-3/+3
2020-10-08Revert "Fix missing redirects in testsuite targets"Andreas Schwab1-3/+3
2020-09-16Fix handling of collating symbols in fnmatch (bug 26620)Andreas Schwab1-1/+2
2020-04-14posix: Add wait4 test caseAlistair Francis1-1/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-20Add exception-based flags for wait4Adhemerval Zanella1-0/+1
2019-10-08wordexp: Split out command execution tests from posix/wordexp-testFlorian Weimer1-1/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer1-1/+2
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer1-1/+2
2019-02-04Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab1-1/+3
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer1-1/+1
2018-11-29posix: Do not include testcases.h, ptestcases.h in source treeFlorian Weimer1-6/+9
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer1-1/+2
2018-08-28regex: Add test tst-regcomp-truncated [BZ #23578]Florian Weimer1-1/+2
2018-07-04posix: Sync gnulib regex implementationAdhemerval Zanella1-1/+2
2018-06-26Fix hardcoded /tmp paths in testing (bug 13888).Joseph Myers1-0/+1
2018-06-08posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B...Adhemerval Zanella1-2/+2
2018-04-19hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault1-1/+1
2018-04-19Revert "Fix sched_param"Samuel Thibault1-2/+1
2018-04-18Fix sched_paramSamuel Thibault1-1/+2
2018-02-06Correct type of SSIZE_MAX for 32-bit (bug 13575).Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu1-22/+22
2017-11-28posix: Make tst-getaddrinfo[45] xtests due to DNS dependency [BZ #20826]Florian Weimer1-3/+3
2017-10-30tst-gnuglob64: New test for glob64 based on tst-gnuglobFlorian Weimer1-1/+1
2017-10-21glob: Add new test tst-glob-tildeFlorian Weimer1-2/+10
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella1-1/+3
2017-09-19Use execveat syscall in fexecve (bug 22134)Andreas Schwab1-1/+1
2017-09-08posix: Allow glob to match dangling symlinks [BZ #866]Adhemerval Zanella1-2/+2
2017-09-08posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella1-1/+1
2017-08-07Fix missing redirects in testsuite targetsAndreas Schwab1-3/+3
2017-07-04sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer1-1/+2
2017-06-12Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg1-2/+2
2017-05-18posix: Consolidate Linux nanosleep syscallAdhemerval Zanella1-0/+1