index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
posix
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
1
-2
/
+2
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
4
-4
/
+4
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
4
-4
/
+4
2022-05-17
linux: Add P_PIDFD
Adhemerval Zanella
1
-6
/
+1
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
4
-4
/
+4
2021-06-15
y2038: Add support for 64-bit time on legacy ABIs
Adhemerval Zanella
1
-0
/
+20
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
4
-4
/
+4
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
4
-4
/
+4
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
4
-4
/
+4
2019-03-13
Use a proper C tokenizer to implement the obsolete typedefs test.
Zack Weinberg
1
-25
/
+8
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
4
-4
/
+4
2018-02-12
[BZ #19239] Don't include sys/sysmacros.h from sys/types.h.
Zack Weinberg
1
-9
/
+0
2018-02-06
Only define loff_t for __USE_MISC (bug 14553).
Joseph Myers
1
-2
/
+1
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
4
-4
/
+4
2017-06-19
Fix wait3 namespace (bug 21625).
Joseph Myers
1
-1
/
+2
2017-06-19
Define struct rusage in sys/wait.h when required (bug 21575).
Joseph Myers
1
-0
/
+6
2017-06-09
Fix waitid namespace (bug 21561).
Joseph Myers
1
-2
/
+2
2017-06-09
Condition signal.h inclusion in sys/wait.h (bug 21560).
Joseph Myers
1
-2
/
+9
2017-05-20
Remove __need macros from signal.h.
Zack Weinberg
1
-2
/
+1
2017-05-04
Fix network headers stdint.h namespace (bug 21455).
Joseph Myers
1
-24
/
+3
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
4
-4
/
+4
2016-09-23
Installed-header hygiene (BZ#20366): time.h types.
Zack Weinberg
2
-8
/
+5
2016-08-03
Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>
Zack Weinberg
1
-1
/
+7
2016-04-14
Remove union wait [BZ #19613]
Florian Weimer
1
-50
/
+11
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
4
-4
/
+4
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
4
-4
/
+4
2014-02-21
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2
-7
/
+7
2014-02-12
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
3
-13
/
+13
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
4
-4
/
+4
2013-01-11
Remove __GLIBC_HAVE_LONG_LONG.
Joseph Myers
1
-2
/
+2
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
4
-5
/
+4
2012-02-26
Add first fixes for conformtest for POSIX2008
Ulrich Drepper
1
-1
/
+7
2012-02-26
Fix up POSIX testing in conformtest
Ulrich Drepper
1
-1
/
+1
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
4
-12
/
+8
2012-01-07
Remove pre-ISO C support
Ulrich Drepper
1
-2
/
+2
2011-10-29
Mark a few more functions with __THROWNL.
Ulrich Drepper
1
-3
/
+3
2010-01-12
Fix compile error with sys/wait.h.
Jakub Jelinek
1
-1
/
+1
2010-01-10
Fix up sys/wait.h header for XPG7.
Ulrich Drepper
1
-4
/
+4
2010-01-10
Fix up sys/types.h for XPG7.
Ulrich Drepper
1
-5
/
+6
2009-05-16
Fix typos and pretty printing in sys/wait.h.
Ulrich Drepper
1
-13
/
+13
2007-04-07
* posix/sys/wait.h: Remove unnecessary forward declaration.
Ulrich Drepper
1
-5
/
+1
2006-02-28
* posix/sys/types.h [!__GNUC_PREREQ (2, 7)] (int64_t, u_int64_t):
Roland McGrath
1
-3
/
+7
2005-09-29
[BZ #1392]
Roland McGrath
1
-1
/
+1
2005-09-29
[BZ #1392]
Roland McGrath
1
-4
/
+5
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2
-13
/
+8
2007-07-12
2.5-18.1
Jakub Jelinek
2
-8
/
+13
2004-09-28
* posix/tst-waitid.c (do_test): Add tests for waitpid with WCONTINUED.
Roland McGrath
1
-2
/
+5
2003-04-19
Update.
Ulrich Drepper
1
-7
/
+16
2002-10-23
* libio/ftello.c (ftello): Use _IO_off64_t for type of POS.
Roland McGrath
1
-1
/
+8
2002-09-06
2002-09-06 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-5
/
+18
[next]