about summary refs log tree commit diff
path: root/posix/sys
Commit message (Expand)AuthorAgeFilesLines
* Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella2024-04-021-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-014-4/+4
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-064-4/+4
* linux: Add P_PIDFDAdhemerval Zanella2022-05-171-6/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-014-4/+4
* y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella2021-06-151-0/+20
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-024-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-014-4/+4
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-074-4/+4
* Use a proper C tokenizer to implement the obsolete typedefs test.Zack Weinberg2019-03-131-25/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-014-4/+4
* [BZ #19239] Don't include sys/sysmacros.h from sys/types.h.Zack Weinberg2018-02-121-9/+0
* Only define loff_t for __USE_MISC (bug 14553).Joseph Myers2018-02-061-2/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-014-4/+4
* Fix wait3 namespace (bug 21625).Joseph Myers2017-06-191-1/+2
* Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers2017-06-191-0/+6
* Fix waitid namespace (bug 21561).Joseph Myers2017-06-091-2/+2
* Condition signal.h inclusion in sys/wait.h (bug 21560).Joseph Myers2017-06-091-2/+9
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-2/+1
* Fix network headers stdint.h namespace (bug 21455).Joseph Myers2017-05-041-24/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-014-4/+4
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-232-8/+5
* Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>Zack Weinberg2016-08-031-1/+7
* Remove union wait [BZ #19613]Florian Weimer2016-04-141-50/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-044-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-024-4/+4
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-212-7/+7
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-123-13/+13
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-014-4/+4
* Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers2013-01-111-2/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-024-5/+4
* Add first fixes for conformtest for POSIX2008Ulrich Drepper2012-02-261-1/+7
* Fix up POSIX testing in conformtestUlrich Drepper2012-02-261-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-094-12/+8
* Remove pre-ISO C supportUlrich Drepper2012-01-071-2/+2
* Mark a few more functions with __THROWNL.Ulrich Drepper2011-10-291-3/+3
* Fix compile error with sys/wait.h.Jakub Jelinek2010-01-121-1/+1
* Fix up sys/wait.h header for XPG7.Ulrich Drepper2010-01-101-4/+4
* Fix up sys/types.h for XPG7.Ulrich Drepper2010-01-101-5/+6
* Fix typos and pretty printing in sys/wait.h.Ulrich Drepper2009-05-161-13/+13
* * posix/sys/wait.h: Remove unnecessary forward declaration.Ulrich Drepper2007-04-071-5/+1
* * posix/sys/types.h [!__GNUC_PREREQ (2, 7)] (int64_t, u_int64_t):Roland McGrath2006-02-281-3/+7
* [BZ #1392]Roland McGrath2005-09-291-1/+1
* [BZ #1392]Roland McGrath2005-09-291-4/+5
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-222-13/+8
* 2.5-18.1Jakub Jelinek2007-07-122-8/+13
* * posix/tst-waitid.c (do_test): Add tests for waitpid with WCONTINUED.Roland McGrath2004-09-281-2/+5
* Update.Ulrich Drepper2003-04-191-7/+16
* * libio/ftello.c (ftello): Use _IO_off64_t for type of POS.Roland McGrath2002-10-231-1/+8
* 2002-09-06 Roland McGrath <roland@redhat.com>Roland McGrath2002-09-061-5/+18