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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-27
/
+27
*
The -Wstringop-truncation option new in GCC 8 detects common misuses
Martin Sebor
2017-11-15
1
-0
/
+9
*
Hide internal __hasmntopt function [BZ #18822]
H.J. Lu
2017-10-01
1
-0
/
+1
*
Hide internal __tdestroy function [BZ #18822]
H.J. Lu
2017-10-01
1
-0
/
+1
*
Hide internal __ioctl function [BZ #18822]
H.J. Lu
2017-10-01
1
-0
/
+1
*
Hide internal sysinfo functions [BZ #18822]
H.J. Lu
2017-10-01
1
-0
/
+4
*
Hide __readv and __writev [BZ #18822]
H.J. Lu
2017-10-01
2
-0
/
+2
*
Mark internal stdlib functions with attribute_hidden [BZ #18822]
H.J. Lu
2017-10-01
1
-1
/
+6
*
hurd: Fix `revoke' symbol exposition from `unlockpt'
Samuel Thibault
2017-09-28
1
-1
/
+3
*
hurd: Fix build ot misc/tst-preadvwritev2-common.c
Samuel Thibault
2017-09-03
1
-1
/
+13
*
hurd: Fix p{read,write}{,v64}v2.c build
Samuel Thibault
2017-09-03
4
-0
/
+4
*
misc: Remove internal_function function attribute
Florian Weimer
2017-08-31
3
-8
/
+3
*
Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]
H.J. Lu
2017-08-21
1
-3
/
+1
*
Consolidate non cancellable close call
Adhemerval Zanella
2017-08-18
1
-2
/
+2
*
Do not use generic selection in C++ mode
Gabriel F. T. Gomes
2017-08-18
1
-9
/
+10
*
Consolidate non cancellable open call
Adhemerval Zanella
2017-08-17
1
-1
/
+1
*
Do not use __ptr_t.
Joseph Myers
2017-08-08
6
-8
/
+8
*
Remove __long_double_t.
Joseph Myers
2017-08-07
1
-1
/
+0
*
posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)
Adhemerval Zanella
2017-07-11
1
-10
/
+5
*
Increase some test timeouts.
Joseph Myers
2017-07-06
1
-1
/
+0
*
Avoid .symver on common symbols [BZ #21666]
H.J. Lu
2017-06-23
1
-4
/
+5
*
Clean pthread functions namespaces for C11 threads
Adhemerval Zanella
2017-06-23
3
-0
/
+4
*
posix: Add invalid flags test for p{write,read}v2
Adhemerval Zanella
2017-06-21
3
-0
/
+54
*
Remove __need_IOV_MAX and __need_FOPEN_MAX.
Zack Weinberg
2017-06-14
2
-6
/
+15
*
Add a way to bypass the PLT when calling getauxval
Tulio Magno Quites Machado Filho
2017-06-09
1
-0
/
+1
*
Remove __need macros from stdio.h and wchar.h.
Zack Weinberg
2017-06-08
1
-3
/
+1
*
posix: Add missing build flags for p{write,read}v2
Adhemerval Zanella
2017-06-02
1
-0
/
+4
*
posix: Implement preadv2 and pwritev2
Adhemerval Zanella
2017-05-31
10
-5
/
+246
*
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
1
-7
/
+2
*
Fix makefile rules for vmsplice, splice, and open_by_handle_at
Adhemerval Zanella
2017-05-19
1
-3
/
+0
*
linux: Consolidate Linux open_by_handle_at syscall
Adhemerval Zanella
2017-05-18
1
-0
/
+1
*
linux: Consolidate Linux splice syscall
Adhemerval Zanella
2017-05-18
1
-0
/
+1
*
linux: Consolidate Linux vmsplice syscall
Adhemerval Zanella
2017-05-18
1
-0
/
+1
*
posix: Consolidate Linux fsync syscall
Adhemerval Zanella
2017-05-18
1
-0
/
+1
*
posix: Consolidate Linux fdatasync syscall
Adhemerval Zanella
2017-05-18
1
-0
/
+1
*
posix: Consolidate Linux msync syscall
Adhemerval Zanella
2017-05-18
1
-0
/
+1
*
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
2
-2
/
+6
*
posix: Using libsupport for p{write,read}v tests
Adhemerval Zanella
2017-05-01
1
-25
/
+24
*
Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).
Joseph Myers
2017-04-25
2
-1
/
+33
*
Remove C++ namespace handling from glibc headers.
Joseph Myers
2017-03-16
1
-25
/
+0
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
2
-2
/
+1
*
Split DIAG_* macros to new header libc-diag.h.
Zack Weinberg
2017-02-25
1
-1
/
+1
*
Add missing header files throughout the testsuite.
Zack Weinberg
2017-02-16
1
-0
/
+1
*
As a minor cleanup remove the (r)index defines from include/string.h as
Wilco Dijkstra
2017-02-06
2
-4
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
149
-149
/
+149
*
Disable stack protector in early static initialization [BZ #7065]
Nick Alcock
2016-12-26
1
-0
/
+7
*
Move all tests out of the csu subdirectory
Nick Alcock
2016-12-21
4
-1
/
+678
*
Refactor long double information into bits/long-double.h.
Joseph Myers
2016-12-14
1
-0
/
+1
*
Fix multiple definitions of mk[o]stemp[s]64
Andreas Schwab
2016-11-22
4
-0
/
+4
[next]