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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
9
-44
/
+61
*
Remove _IO_MTSAFE_IO from public headers.
Zack Weinberg
2017-05-11
1
-8
/
+17
*
Consolidate Linux write syscall
Adhemerval Zanella
2017-05-11
1
-0
/
+1
*
Consolidate Linux read syscall
Adhemerval Zanella
2017-05-11
1
-0
/
+1
*
Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__
Paul E. Murphy
2017-05-09
1
-0
/
+2
*
Fix network headers stdint.h namespace (bug 21455).
Joseph Myers
2017-05-04
1
-1
/
+1
*
posix: Fix internal p{read,write} plt usage
Adhemerval Zanella
2017-05-02
1
-0
/
+3
*
Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).
Joseph Myers
2017-04-25
1
-0
/
+1
*
Assume that O_CLOEXEC is always defined and works
Florian Weimer
2017-04-18
1
-4
/
+0
*
Assume that dup3 is available
Florian Weimer
2017-04-18
1
-2
/
+0
*
Assume that pipe2 is always available
Florian Weimer
2017-04-18
1
-1
/
+0
*
resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]
Florian Weimer
2017-04-13
1
-3
/
+0
*
getopt: eliminate __need_getopt by splitting up getopt.h.
Zack Weinberg
2017-04-07
3
-0
/
+3
*
getopt: merge _GL_UNUSED annotations from gnulib
Zack Weinberg
2017-04-07
1
-0
/
+43
*
getopt: clean up error reporting
Zack Weinberg
2017-04-07
1
-0
/
+2
*
getopt: remove USE_NONOPTION_FLAGS
Zack Weinberg
2017-04-07
1
-11
/
+0
*
nss_dns: Replace local declarations with declarations from a header file
Florian Weimer
2017-04-04
1
-0
/
+3
*
Deprecate libnsl by default (only shared library will be
Thorsten Kukuk
2017-03-21
4
-0
/
+52
*
Split helper classification macros from mathcalls.h
Gabriel F. T. Gomes
2017-03-15
1
-0
/
+1
*
Remove the str(n)dup inlines from string/bits/string2.h. Although inlining
Wilco Dijkstra
2017-03-13
1
-7
/
+1
*
timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]
Florian Weimer
2017-03-07
1
-8
/
+0
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
2
-38
/
+60
*
Split DIAG_* macros to new header libc-diag.h.
Zack Weinberg
2017-02-25
2
-53
/
+92
*
Clean up conditionals for declaration of gets.
Zack Weinberg
2017-02-25
2
-18
/
+11
*
Bug 20313: Update to Unicode 9.0.0
Mike FABIAN
2017-02-21
1
-4
/
+6
*
Clean up redundancies between string.h and strings.h.
Zack Weinberg
2017-02-16
1
-0
/
+2
*
Move bits/types.h into posix/bits.
Zack Weinberg
2017-02-16
1
-0
/
+1
*
The internal header include/string.h does not work in C++: it causes link errors
Wilco Dijkstra
2017-02-15
1
-2
/
+2
*
As a minor cleanup remove the (r)index defines from include/string.h as
Wilco Dijkstra
2017-02-06
1
-9
/
+0
*
Update for 2.25 release
glibc-2.25
Siddhesh Poyarekar
2017-02-05
1
-1
/
+1
*
Use fortify macros for b{zero,copy} along decl from strings.h
Adhemerval Zanella
2017-01-05
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
22
-22
/
+22
*
CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]
Florian Weimer
2016-12-31
1
-3
/
+3
*
resolv: Turn historic name lookup functions into compat symbols
Florian Weimer
2016-12-30
1
-1
/
+0
*
sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964]
Florian Weimer
2016-12-27
1
-0
/
+6
*
Do not stack-protect ifunc resolvers [BZ #7065]
Nick Alcock
2016-12-26
1
-1
/
+11
*
Add roundeven, roundevenf, roundevenl.
Joseph Myers
2016-12-21
1
-0
/
+1
*
New string function explicit_bzero (from OpenBSD).
Zack Weinberg
2016-12-16
1
-0
/
+11
*
Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.
Zack Weinberg
2016-12-08
2
-16
/
+27
*
Use C11-like atomics instead of plain memory accesses in x86 lock elision.
Torvald Riegel
2016-12-05
1
-4
/
+20
*
Fix hurd __access_noerrno implementation.
Adhemerval Zanella
2016-11-18
1
-1
/
+2
*
Fix crypt snprintf namespace (bug 20829).
Joseph Myers
2016-11-16
1
-0
/
+1
*
New internal function __access_noerrno
Adhemerval Zanella
2016-11-16
1
-0
/
+6
*
Bug 20729: Fix building with -Os.
Carlos O'Donell
2016-10-29
1
-0
/
+15
*
Add include/crypt.h.
Carlos O'Donell
2016-10-28
1
-0
/
+3
*
Fix atomic_fetch_xor_release.
Carlos O'Donell
2016-10-26
1
-8
/
+11
*
i386, x86: Use libc_ifunc macro for time, gettimeofday.
Stefan Liebler
2016-10-07
1
-15
/
+0
*
Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...
Stefan Liebler
2016-10-07
1
-16
/
+126
*
Fix LONG_WIDTH, ULONG_WIDTH include ordering issue.
Joseph Myers
2016-10-04
1
-14
/
+5
*
Installed header hygiene (BZ#20366): Test of installed headers.
Zack Weinberg
2016-09-23
57
-19
/
+220
[next]