summary refs log tree commit diff
path: root/posix/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-071-1/+1
* posix: Do not include testcases.h, ptestcases.h in source treeFlorian Weimer2018-11-291-6/+9
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-061-1/+2
* regex: Add test tst-regcomp-truncated [BZ #23578]Florian Weimer2018-08-281-1/+2
* posix: Sync gnulib regex implementationAdhemerval Zanella2018-07-041-1/+2
* Fix hardcoded /tmp paths in testing (bug 13888).Joseph Myers2018-06-261-0/+1
* posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B...Adhemerval Zanella2018-06-081-2/+2
* hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault2018-04-191-1/+1
* Revert "Fix sched_param"Samuel Thibault2018-04-191-2/+1
* Fix sched_paramSamuel Thibault2018-04-181-1/+2
* Correct type of SSIZE_MAX for 32-bit (bug 13575).Joseph Myers2018-02-061-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-22/+22
* posix: Make tst-getaddrinfo[45] xtests due to DNS dependency [BZ #20826]Florian Weimer2017-11-281-3/+3
* tst-gnuglob64: New test for glob64 based on tst-gnuglobFlorian Weimer2017-10-301-1/+1
* glob: Add new test tst-glob-tildeFlorian Weimer2017-10-211-2/+10
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-251-1/+3
* Use execveat syscall in fexecve (bug 22134)Andreas Schwab2017-09-191-1/+1
* posix: Allow glob to match dangling symlinks [BZ #866]Adhemerval Zanella2017-09-081-2/+2
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-09-081-1/+1
* Fix missing redirects in testsuite targetsAndreas Schwab2017-08-071-3/+3
* sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer2017-07-041-1/+2
* Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg2017-06-121-2/+2
* posix: Consolidate Linux nanosleep syscallAdhemerval Zanella2017-05-181-0/+1
* posix: Consolidate Linux pause syscallAdhemerval Zanella2017-05-181-1/+0
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-5/+6
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-091-0/+1
* [BZ 21340] add support for POSIX_SPAWN_SETSIDAdhemerval Zanella2017-04-251-1/+1
* getopt: eliminate __need_getopt by splitting up getopt.h.Zack Weinberg2017-04-071-1/+2
* getopt: clean up error reportingZack Weinberg2017-04-071-0/+5
* getopt: remove USE_NONOPTION_FLAGSZack Weinberg2017-04-071-1/+1
* Test for correct setting of errno.Yury Norov2017-03-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-071-1/+2
* posix: Fix open file action for posix_spawn on LinuxAdhemerval Zanella2016-09-281-1/+1
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-1/+1
* posix: New Linux posix_spawn{p} implementationAdhemerval Zanella2016-03-071-1/+1
* posix: execvpe cleanupAdhemerval Zanella2016-03-071-0/+3
* Improve file descriptor checks for posix_spawn actions [BZ #19505]Florian Weimer2016-02-191-2/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Do not use -Wno-strict-prototypes.Joseph Myers2015-10-191-1/+0
* Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab2015-10-121-0/+30
* Fix wordsize-32 mmap offset for negative value (BZ#18877)Adhemerval Zanella2015-08-281-1/+1
* Move tst-getlogin to login/ subdirectory.Roland McGrath2015-02-061-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1