about summary refs log tree commit diff
path: root/posix/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Move getaddrinfo from 'posix' into 'nss'Arjun Shankar2023-10-241-10/+0
* Remove 'grp' and merge into 'nss' and 'posix'Arjun Shankar2023-10-241-0/+1
* Remove unused -DRESOLVER getaddrinfo build flagArjun Shankar2023-09-291-1/+1
* posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto2023-09-051-0/+1
* linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto2023-09-051-0/+1
* posix/bits/unistd.h: Clearly separate declaration from definitionsFrédéric Bérat2023-07-051-0/+1
* Exclude routines from fortificationFrédéric Bérat2023-07-051-0/+11
* posix: Add test case for gai_strerror()Dridi Boukelmoune2023-06-131-0/+1
* posix: Reformat Makefile.Carlos O'Donell2023-05-191-20/+20
* posix: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella2023-04-201-126/+425
* linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawnAdhemerval Zanella Netto2023-02-011-1/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella2022-11-011-3/+3
* linux: Add process_madviseAdhemerval Zanella2022-06-021-1/+1
* linux: Add P_PIDFDAdhemerval Zanella2022-05-171-1/+1
* posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella2022-02-021-1/+1
* posix: Add terminal control setting support for posix_spawnAdhemerval Zanella2022-01-251-1/+3
* Fix handling of unterminated bracket expressions in fnmatch (bug 28792)Andreas Schwab2022-01-241-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* linux: Simplify get_nprocsAdhemerval Zanella2021-09-271-1/+2
* Add generic C.UTF-8 locale (Bug 17318)Carlos O'Donell2021-09-061-3/+13
* mcheck: Wean away from malloc hooks [BZ #23489]Siddhesh Poyarekar2021-07-221-3/+5
* Move malloc hooks into a compat DSOSiddhesh Poyarekar2021-07-221-13/+27
* posix: Add posix_spawn_file_actions_addclosefrom_npAdhemerval Zanella2021-07-081-1/+3
* posix: Add _Fork [BZ #4737]Adhemerval Zanella2021-06-281-1/+2
* posix: Consolidate fork implementationAdhemerval Zanella2021-06-241-1/+2
* y2038: Add test coverageAdhemerval Zanella2021-06-151-0/+2
* posix: Add glob64 with 64-bit time_t supportAdhemerval Zanella2021-06-151-1/+3
* linux: Add execveat system call wrapperAlexandra Hájková2021-05-031-2/+3
* posix: Add wait3 testsAdhemerval Zanella2021-04-151-1/+1
* posix: Consolidate register-atforkAdhemerval Zanella2021-03-121-1/+1
* posix: tst-spawn4-compat can be a regular testFlorian Weimer2021-03-091-2/+7
* posix: tst-glob_lstat_compat no longer needs to be an internal testFlorian Weimer2021-03-091-1/+7
* tst: Provide test for sched_rr_get_intervalLukasz Majewski2021-02-161-1/+1
* linux: Require /dev/shm as the shared memory file systemFlorian Weimer2021-02-081-1/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missingStefan Liebler2020-11-251-1/+3
* Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-leaks2 [BZ #26821]Stefan Liebler2020-11-231-3/+3
* Revert "Fix missing redirects in testsuite targets"Andreas Schwab2020-10-081-3/+3
* Fix handling of collating symbols in fnmatch (bug 26620)Andreas Schwab2020-09-161-1/+2
* posix: Add wait4 test caseAlistair Francis2020-04-141-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Add exception-based flags for wait4Adhemerval Zanella2019-12-201-0/+1
* wordexp: Split out command execution tests from posix/wordexp-testFlorian Weimer2019-10-081-1/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-141-1/+2
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-081-1/+2
* Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab2019-02-041-1/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1