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
/
misc
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-12
Fix a few typos in comments
Dmitry V. Levin
1
-1
/
+1
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
11
-11
/
+11
2018-11-09
Add support for GCC 9 attribute copy.
Martin Sebor
1
-0
/
+10
2018-07-24
Add <bits/indirect-return.h>
H.J. Lu
1
-0
/
+6
2018-05-02
Deprecate ustat syscall interface
Adhemerval Zanella
1
-37
/
+0
2018-02-12
[BZ #19239] Don't include sys/sysmacros.h from sys/types.h.
Zack Weinberg
1
-49
/
+3
2018-02-06
Fix non-__GNUC__ definitions of __inline and __restrict (bug 17721).
Joseph Myers
1
-2
/
+11
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
12
-12
/
+12
2017-11-15
The -Wstringop-truncation option new in GCC 8 detects common misuses
Martin Sebor
1
-0
/
+9
2017-08-18
Do not use generic selection in C++ mode
Gabriel F. T. Gomes
1
-9
/
+10
2017-08-07
Remove __long_double_t.
Joseph Myers
1
-1
/
+0
2017-06-14
Remove __need_IOV_MAX and __need_FOPEN_MAX.
Zack Weinberg
1
-5
/
+13
2017-05-31
posix: Implement preadv2 and pwritev2
Adhemerval Zanella
1
-0
/
+41
2017-05-20
Remove __need macros from signal.h.
Zack Weinberg
1
-7
/
+2
2017-05-17
float128: Extend __MATH_TG for float128 support
Gabriel F. T. Gomes
1
-0
/
+16
2017-05-11
Suppress internal declarations for most of the testsuite.
Zack Weinberg
1
-0
/
+3
2017-03-16
Remove C++ namespace handling from glibc headers.
Joseph Myers
1
-25
/
+0
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
12
-12
/
+12
2016-12-14
Refactor long double information into bits/long-double.h.
Joseph Myers
1
-0
/
+1
2016-11-14
[BZ #19239] Issue deprecation warnings on macro expansion.
Zack Weinberg
2
-35
/
+28
2016-10-07
resolv: Deprecate unimplemented flags
Florian Weimer
1
-0
/
+10
2016-09-23
Installed-header hygiene (BZ#20366): time.h types.
Zack Weinberg
1
-5
/
+3
2016-09-23
Installed-header hygiene (BZ#20366): Simple self-contained fixes.
Zack Weinberg
1
-12
/
+18
2016-08-03
Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>
Zack Weinberg
1
-3
/
+59
2016-08-03
Minimize sysdeps code involved in defining major/minor/makedev.
Zack Weinberg
1
-0
/
+64
2016-08-03
Add utility macros for clang detection, and deprecation with messages.
Zack Weinberg
1
-1
/
+21
2016-06-10
Bug 20215: Always undefine __always_inline before defining it.
Carlos O'Donell
1
-0
/
+5
2016-05-03
Fix sys/time.h timespec namespace (bug 20041).
Joseph Myers
1
-1
/
+3
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
11
-11
/
+11
2015-09-15
Use HOST_NAME_MAX for MAXHOSTNAMELEN in <sys/param.h>.
Roland McGrath
1
-0
/
+3
2015-02-07
Add ersatz _Static_assert on older C hosts
Paul Eggert
1
-0
/
+8
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
11
-11
/
+11
2014-09-16
Make __extern_always_inline usable on clang++ again
Siddhesh Poyarekar
1
-2
/
+8
2014-09-16
Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)
Siddhesh Poyarekar
1
-10
/
+11
2014-07-03
Fix Wundef warning for __STDC_VERSION__
Siddhesh Poyarekar
1
-1
/
+3
2014-07-02
misc/sys/cdefs.h: Add _Noreturn macro for pre-C11 compilers
Paul Eggert
1
-0
/
+8
2014-03-18
misc/sys/xattr.h: guard against linux uapi header inclusion
Serge Hallyn
1
-0
/
+2
2014-02-25
misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
Florian Weimer
1
-1
/
+1
2014-02-21
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
1
-1
/
+1
2014-02-12
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
3
-3
/
+3
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
11
-11
/
+11
2013-12-18
Add error reporting (via errno) to getauxval().
Brooks Moses
1
-2
/
+2
2013-05-08
Only defined DEV_BSIZE if not already defined.
Aurelien Jarno
1
-1
/
+3
2013-05-01
Use __gnu_inline__ for __extern_always_inline in g++-4.2
Richard Smith
1
-8
/
+6
2013-02-18
sys/cdefs.h: export __attribute_alloc_size__
Mike Frysinger
1
-0
/
+9
2013-02-13
Remove __ptrvalue, __bounded and __unbounded.
Joseph Myers
1
-8
/
+0
2013-02-11
Fix a typo in the mremap comment.
Roland McGrath
1
-1
/
+1
2013-01-23
Whitespace fix for __glibc_likely/__glibc_unlikely defns.
Roland McGrath
1
-4
/
+4
2013-01-02
Fix copyright notice corruption from update-copyright bug.
Joseph Myers
2
-2
/
+2
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
11
-13
/
+11
[prev]
[next]