GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
12
-12
/
+12
*
The -Wstringop-truncation option new in GCC 8 detects common misuses
Martin Sebor
2017-11-15
1
-0
/
+9
*
Do not use generic selection in C++ mode
Gabriel F. T. Gomes
2017-08-18
1
-9
/
+10
*
Remove __long_double_t.
Joseph Myers
2017-08-07
1
-1
/
+0
*
Remove __need_IOV_MAX and __need_FOPEN_MAX.
Zack Weinberg
2017-06-14
1
-5
/
+13
*
posix: Implement preadv2 and pwritev2
Adhemerval Zanella
2017-05-31
1
-0
/
+41
*
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
1
-7
/
+2
*
float128: Extend __MATH_TG for float128 support
Gabriel F. T. Gomes
2017-05-17
1
-0
/
+16
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
1
-0
/
+3
*
Remove C++ namespace handling from glibc headers.
Joseph Myers
2017-03-16
1
-25
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
12
-12
/
+12
*
Refactor long double information into bits/long-double.h.
Joseph Myers
2016-12-14
1
-0
/
+1
*
[BZ #19239] Issue deprecation warnings on macro expansion.
Zack Weinberg
2016-11-14
2
-35
/
+28
*
resolv: Deprecate unimplemented flags
Florian Weimer
2016-10-07
1
-0
/
+10
*
Installed-header hygiene (BZ#20366): time.h types.
Zack Weinberg
2016-09-23
1
-5
/
+3
*
Installed-header hygiene (BZ#20366): Simple self-contained fixes.
Zack Weinberg
2016-09-23
1
-12
/
+18
*
Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>
Zack Weinberg
2016-08-03
1
-3
/
+59
*
Minimize sysdeps code involved in defining major/minor/makedev.
Zack Weinberg
2016-08-03
1
-0
/
+64
*
Add utility macros for clang detection, and deprecation with messages.
Zack Weinberg
2016-08-03
1
-1
/
+21
*
Bug 20215: Always undefine __always_inline before defining it.
Carlos O'Donell
2016-06-10
1
-0
/
+5
*
Fix sys/time.h timespec namespace (bug 20041).
Joseph Myers
2016-05-03
1
-1
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
11
-11
/
+11
*
Use HOST_NAME_MAX for MAXHOSTNAMELEN in <sys/param.h>.
Roland McGrath
2015-09-15
1
-0
/
+3
*
Add ersatz _Static_assert on older C hosts
Paul Eggert
2015-02-07
1
-0
/
+8
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
11
-11
/
+11
*
Make __extern_always_inline usable on clang++ again
Siddhesh Poyarekar
2014-09-16
1
-2
/
+8
*
Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)
Siddhesh Poyarekar
2014-09-16
1
-10
/
+11
*
Fix Wundef warning for __STDC_VERSION__
Siddhesh Poyarekar
2014-07-03
1
-1
/
+3
*
misc/sys/cdefs.h: Add _Noreturn macro for pre-C11 compilers
Paul Eggert
2014-07-02
1
-0
/
+8
*
misc/sys/xattr.h: guard against linux uapi header inclusion
Serge Hallyn
2014-03-18
1
-0
/
+2
*
misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
Florian Weimer
2014-02-25
1
-1
/
+1
*
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-21
1
-1
/
+1
*
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-02-12
3
-3
/
+3
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
11
-11
/
+11
*
Add error reporting (via errno) to getauxval().
Brooks Moses
2013-12-18
1
-2
/
+2
*
Only defined DEV_BSIZE if not already defined.
Aurelien Jarno
2013-05-08
1
-1
/
+3
*
Use __gnu_inline__ for __extern_always_inline in g++-4.2
Richard Smith
2013-05-01
1
-8
/
+6
*
sys/cdefs.h: export __attribute_alloc_size__
Mike Frysinger
2013-02-18
1
-0
/
+9
*
Remove __ptrvalue, __bounded and __unbounded.
Joseph Myers
2013-02-13
1
-8
/
+0
*
Fix a typo in the mremap comment.
Roland McGrath
2013-02-11
1
-1
/
+1
*
Whitespace fix for __glibc_likely/__glibc_unlikely defns.
Roland McGrath
2013-01-23
1
-4
/
+4
*
Fix copyright notice corruption from update-copyright bug.
Joseph Myers
2013-01-02
2
-2
/
+2
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
11
-13
/
+11
*
Add __glibc_likely as an alias for __builtin_expect when available
Siddhesh Poyarekar
2012-12-28
1
-0
/
+2
*
Fix up definitions for older compilers.
Marek Polacek
2012-09-26
1
-1
/
+8
*
Split sys/param.h out into common file and sysdeps bits/param.h file.
Roland McGrath
2012-08-17
1
-0
/
+101
*
Fix LOG_MAKEPRI to agree with BSD
Andreas Schwab
2012-07-10
1
-2
/
+2
*
Wrap __builtin_expect in pthread.h
Siddhesh Poyarekar
2012-06-04
1
-0
/
+6
*
* misc/getauxval.c (__getauxval): Use unsigned long int.
Richard Henderson
2012-05-21
1
-2
/
+3
*
Add <sys/auxv.h> and getauxval.
Richard Henderson
2012-05-20
1
-0
/
+35
[next]