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
/
io
/
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
2
-9
/
+9
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
5
-5
/
+5
2023-11-15
y2038: Fix support for 64-bit time on legacy ABIs
Gaƫl PORTAY
1
-1
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
5
-5
/
+5
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
5
-5
/
+5
2021-10-20
Don't add access size hints to fortifiable functions
Siddhesh Poyarekar
1
-3
/
+3
2021-06-15
y2038: Add support for 64-bit time on legacy ABIs
Adhemerval Zanella
2
-10
/
+114
2021-05-06
Annotate additional APIs with GCC attribute access.
Martin Sebor
1
-2
/
+5
2021-04-07
sys: Fixes possible typo in comment: statfs -> statvfs
Hugo Gabriel Eyherabide
1
-1
/
+1
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
5
-5
/
+5
2020-10-09
Remove mknod wrapper functions, move them to symbols
Adhemerval Zanella
1
-32
/
+0
2020-10-09
Remove stat wrapper functions, move them to exported symbols
Adhemerval Zanella
1
-129
/
+0
2020-08-20
Fix namespace violation in stdio.h and sys/stat.h if build with optimization. [BZ #26376]
Stefan Liebler
1
-1
/
+3
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
5
-5
/
+5
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
5
-5
/
+5
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
5
-5
/
+5
2018-07-10
Add the statx function
Florian Weimer
1
-0
/
+4
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
5
-5
/
+5
2017-05-20
Remove __need macros from signal.h.
Zack Weinberg
1
-4
/
+2
2017-04-20
Fix missing timespec definition for sys/stat.h (BZ #21371)
Adhemerval Zanella
1
-1
/
+1
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
5
-5
/
+5
2016-09-23
Installed-header hygiene (BZ#20366): time.h types.
Zack Weinberg
2
-10
/
+6
2016-05-17
Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076).
Joseph Myers
1
-2
/
+2
2016-05-10
Fix sys/stat.h fchmod namespace (bug 20073).
Joseph Myers
1
-1
/
+1
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
5
-5
/
+5
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
5
-5
/
+5
2014-02-21
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
1
-6
/
+5
2014-02-13
Clean up trivially redundant __USE_MISC conditionals.
Joseph Myers
1
-6
/
+6
2014-02-12
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
1
-14
/
+14
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
5
-5
/
+5
2013-01-08
Don't check __GNUC__ together with __USE_EXTERN_INLINES.
Joseph Myers
1
-1
/
+1
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
5
-6
/
+5
2012-04-29
Fix attributes for fortify functions.
Marek Polacek
1
-1
/
+1
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
5
-15
/
+10
2012-01-08
Add checking versions of poll and ppoll
Ulrich Drepper
1
-0
/
+6
2012-01-07
Remove pre-ISO C support
Ulrich Drepper
4
-52
/
+52
2010-04-04
Fix definition and testing of S_ISSOCK.
Ulrich Drepper
1
-2
/
+4
2010-01-11
Fix up sys/stat.h for XPG7.
Ulrich Drepper
1
-2
/
+2
2009-05-07
* io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,
Ulrich Drepper
1
-1
/
+3
2009-02-26
* wctype/wctype.h: The *_l functions are in POSIX 2008.
Ulrich Drepper
1
-2
/
+1
2009-02-26
* include/features.h: Define macros for XPG7/POSIX 2008.
Ulrich Drepper
1
-2
/
+2
2009-02-24
* io/sys/stat.h: The lstat functions have been mandatory since 2001.
Ulrich Drepper
1
-1
/
+1
2009-02-16
* stdlib/monetary.h: Uglify function parameter names.
cvs/fedora-glibc-20090218T1534
Jakub Jelinek
1
-2
/
+3
2007-09-15
* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
Ulrich Drepper
1
-1
/
+1
2007-05-10
* sysdeps/unix/sysv/linux/sched_setaffinity.c
cvs/fedora-glibc-20070510T2308
cvs/fedora-glibc-20070510T2304
Ulrich Drepper
1
-1
/
+1
2007-05-10
* io/sys/stat.h: Make sure struct timespec is defined for
Ulrich Drepper
1
-2
/
+3
2007-05-10
* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and
Ulrich Drepper
1
-1
/
+16
2007-03-17
* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.
Ulrich Drepper
1
-11
/
+12
2006-01-20
* include/fcntl.h: Declare __have_atfcts.
Ulrich Drepper
1
-1
/
+20
[next]