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
/
sysdeps
/
mach
/
hurd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
253
-253
/
+253
*
Add __CPU_MASK_TYPE for __cpu_mask
H.J. Lu
2015-12-01
1
-0
/
+1
*
hurd: Make mmap64 use vm_offset_t for overflow check
Samuel Thibault
2015-11-29
1
-0
/
+47
*
hurd: install correct number of send rights on fork
Thomas Schwinge
2015-11-29
1
-5
/
+1
*
hurd: Initialize __libc_stack_end for hidden support
Samuel Thibault
2015-11-25
1
-1
/
+1
*
Do not add relro attribute to __libc_stack_end
Samuel Thibault
2015-11-25
1
-1
/
+1
*
Revert not defining NO_HIDDEN on hurd
Samuel Thibault
2015-11-25
2
-0
/
+6
*
Fix hurd build with hidden support
Samuel Thibault
2015-11-25
9
-9
/
+10
*
Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic code
Florian Weimer
2015-11-24
1
-1
/
+2
*
ld.so: Add original DSO name if overridden by audit module [BZ #18251]
Florian Weimer
2015-11-09
1
-1
/
+1
*
Convert 24 more function definitions to prototype style (array parameters).
Joseph Myers
2015-10-20
2
-7
/
+2
*
Convert 69 more function definitions to prototype style (line wrap cases).
Joseph Myers
2015-10-19
4
-24
/
+8
*
Convert 231 sysdeps function definitions to prototype style.
Joseph Myers
2015-10-19
71
-230
/
+74
*
malloc: Rewrite with explicit TLS access using __thread
Florian Weimer
2015-10-17
1
-10
/
+0
*
Fix vm_page_size visibility
Samuel Thibault
2015-09-21
1
-1
/
+1
*
Cache the host port like we cache the task port
Justus Winter
2015-09-16
1
-0
/
+1
*
Fix typo
Samuel Thibault
2015-09-15
1
-1
/
+1
*
Fix typo
Samuel Thibault
2015-09-13
1
-1
/
+1
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
4
-7
/
+7
*
Fix parallel build of before-compile targets.
Samuel Thibault
2015-09-08
1
-2
/
+3
*
Fix rules generating headers in hurd/ and mach/
Samuel Thibault
2015-09-06
1
-2
/
+2
*
Check sysheaders when looking for Mach and Hurd headers
Manolis Ragkousis
2015-09-06
2
-0
/
+18
*
Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).
Joseph Myers
2015-09-03
2
-4
/
+4
*
PLT avoidance for _exit in rtld.
Roland McGrath
2015-07-09
1
-0
/
+1
*
hurd: permit to use mlock from non-root process
Samuel Thibault
2015-07-09
2
-11
/
+14
*
Fix nice getpriority, setpriority namespace (bug 18553).
Joseph Myers
2015-06-17
2
-4
/
+6
*
Fix mq_notify socket, recv namespace (bug 18546).
Joseph Myers
2015-06-17
2
-0
/
+2
*
Fix getlogin_r namespace (bug 18527).
Joseph Myers
2015-06-12
1
-2
/
+4
*
Fix warnings
Samuel Thibault
2015-03-21
8
-16
/
+15
*
Add missing dependency
Samuel Thibault
2015-03-21
1
-1
/
+1
*
hurd: Make libc able to call pthread stubs
Samuel Thibault
2015-03-08
1
-0
/
+6
*
linux: open and openat ignore 'mode' with O_TMPFILE in flags
Eric Rannaud
2015-02-24
2
-4
/
+4
*
hurd: fix tls.h build
Samuel Thibault
2015-02-08
1
-0
/
+2
*
hurd: Ignore bytes beyond sockaddr length for AF_UNIX
Samuel Thibault
2015-02-08
4
-8
/
+12
*
hurd: add basic types for ioctls
Samuel Thibault
2015-02-07
1
-1
/
+22
*
hurd: support mmap with PROT_NONE
Samuel Thibault
2015-02-07
1
-2
/
+9
*
hurd: fix f?chflags prototypes, declare them and their flags
Samuel Thibault
2015-02-07
3
-3
/
+31
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
252
-252
/
+252
*
Fix resolver if_* namespace (bug 17717).
Joseph Myers
2014-12-16
1
-6
/
+11
*
Fix pthreads getrlimit, gettimeofday namespace (bug 17682).
Joseph Myers
2014-12-06
1
-0
/
+1
*
Remove IS_IN_rtld
Siddhesh Poyarekar
2014-11-24
2
-2
/
+2
*
hurd: Fix dlopening libraries from static programs
Samuel Thibault
2014-11-23
1
-0
/
+5
*
Fix __getcwd rewinddir namespace (bug 17584).
Joseph Myers
2014-11-12
1
-2
/
+3
*
Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).
Joseph Myers
2014-10-10
1
-3
/
+3
*
Remove bitrotten --enable-oldest-abi (bug 6652).
Joseph Myers
2014-09-16
2
-20
/
+0
*
Remove configuration name patterns from shlib-versions.
Joseph Myers
2014-09-12
1
-5
/
+5
*
Move OS-specific shlib-versions entries to sysdeps files.
Joseph Myers
2014-09-12
1
-0
/
+12
*
Fix hang on fork
Samuel Thibault
2014-08-28
1
-0
/
+4
*
Simplify atomicity of socket creation in bind.
Samuel Thibault
2014-08-28
1
-22
/
+18
*
Remove second argument from TLS_INIT_TP macro
Andreas Schwab
2014-05-27
1
-49
/
+26
[next]