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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDEN
Samuel Thibault
2017-10-03
2
-3
/
+3
*
Hide internal __setrlimit function [BZ #18822]
H.J. Lu
2017-10-01
1
-0
/
+1
*
Hide internal __mremap 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
-1
/
+5
*
Hide __readv and __writev [BZ #18822]
H.J. Lu
2017-10-01
1
-0
/
+2
*
Mark internal statfs functions with attribute_hidden [BZ #18822]
H.J. Lu
2017-10-01
2
-5
/
+10
*
Hide __chmod and __mkdir [BZ #18822]
H.J. Lu
2017-09-04
1
-0
/
+2
*
Remove __bb_init_func and __bb_exit_func [BZ #21974]
H.J. Lu
2017-08-20
1
-4
/
+0
*
__opensock: Remove internal_function attribute
Florian Weimer
2017-08-17
1
-1
/
+1
*
Clean pthread functions namespaces for C11 threads
Adhemerval Zanella
2017-06-23
1
-0
/
+4
*
Add a way to bypass the PLT when calling getauxval
Tulio Magno Quites Machado Filho
2017-06-09
1
-0
/
+7
*
posix: Implement preadv2 and pwritev2
Adhemerval Zanella
2017-05-31
1
-0
/
+6
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Installed header hygiene (BZ#20366): Test of installed headers.
Zack Weinberg
2016-09-23
9
-0
/
+31
*
Minimize sysdeps code involved in defining major/minor/makedev.
Zack Weinberg
2016-08-03
1
-0
/
+1
*
Remove union wait [BZ #19613]
Florian Weimer
2016-04-14
1
-3
/
+3
*
Add sys/auxv.h wrapper to include/sys/
Aurelien Jarno
2016-03-08
1
-0
/
+1
*
Mark ld.so internal mmap functions hidden in ld.so
H.J. Lu
2016-01-06
1
-0
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Mark ld.so internel __fxstatat64 hidden
H.J. Lu
2015-10-19
1
-0
/
+3
*
Assume that SOCK_CLOEXEC is available and works
Florian Weimer
2015-10-17
1
-8
/
+0
*
Mark ld.so internel __uname hidden
H.J. Lu
2015-10-15
1
-0
/
+4
*
Fix nice getpriority, setpriority namespace (bug 18553).
Joseph Myers
2015-06-17
1
-2
/
+8
*
Fix mq_notify socket, recv namespace (bug 18546).
Joseph Myers
2015-06-17
1
-3
/
+4
*
Fix posix_spawn getrlimit64 namespace (bug 17991).
Joseph Myers
2015-02-18
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Fix __sendmmsg prototype guards
Adhemerval Zanella
2014-12-11
1
-0
/
+2
*
Fix pthreads getrlimit, gettimeofday namespace (bug 17682).
Joseph Myers
2014-12-06
1
-0
/
+1
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
*
Remove IS_IN_rtld
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
*
Remove __libc_waitpid function name.
Joseph Myers
2014-11-07
1
-1
/
+0
*
Remove __libc_readv and __libc_writev function names.
Joseph Myers
2014-10-30
1
-4
/
+0
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Fix indentation and add copyright header to time.h
Siddhesh Poyarekar
2013-06-11
1
-4
/
+21
*
sys/cdefs.h: export __attribute_alloc_size__
Mike Frysinger
2013-02-18
1
-2
/
+0
*
Add recvmmsg and sendmmsg to the generic glibc API.
Thomas Schwinge
2012-11-20
1
-0
/
+4
*
Test _ISOMAC in include/sys/syslog.h.
Joseph Myers
2012-11-02
1
-0
/
+2
*
Name space hygeine for madvise.
Roland McGrath
2012-10-04
1
-2
/
+3
*
add attribute_hidden to __have_{sock_cloexec,pipe2,dup3
Mike Frysinger
2012-08-18
1
-1
/
+1
*
Split sys/param.h out into common file and sysdeps bits/param.h file.
Roland McGrath
2012-08-17
1
-0
/
+1
*
Clean up stub accept4 definition.
Roland McGrath
2012-07-31
1
-2
/
+2
*
Remove use of INTDEF/INTUSE in socket
Andreas Schwab
2012-05-31
1
-13
/
+3
*
Switch gettimeofday from INTUSE to libc_hidden_proto.
Roland McGrath
2012-05-24
1
-7
/
+2
*
Hurd: accept4
Thomas Schwinge
2012-05-10
1
-0
/
+3
*
Resolve __vector namespace conflict with Altivec.
Petr Baudis
2012-04-17
1
-4
/
+4
*
Remove oldish __GNUC_PREREQ.
Marek Polacek
2012-03-03
1
-5
/
+1
*
Add first fixes for conformtest for POSIX2008
Ulrich Drepper
2012-02-26
1
-0
/
+2
*
First steps to get conformtest fully working
Ulrich Drepper
2012-02-25
13
-6
/
+32
*
Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait().
Chris Metcalf
2012-01-28
1
-0
/
+6
[next]