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
*
posix: Remove posix waitid
Adhemerval Zanella
2020-02-27
1
-0
/
+106
*
<fd_to_filename.h>: Add type safety and port to Hurd
Florian Weimer
2020-02-18
1
-0
/
+19
*
x86: Avoid single-argument _Static_assert in <tls.h>
Florian Weimer
2020-02-17
1
-8
/
+12
*
x86 tls: Use _Static_assert for TLS access size assertion
Samuel Thibault
2020-02-17
1
-26
/
+20
*
pthread: Move robust mutex tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-16
1
-5
/
+11
*
htl: Remove stub warning for pthread_mutexattr_setpshared
Samuel Thibault
2020-02-16
1
-1
/
+0
*
htl: Add missing functions and defines for robust mutexes
Samuel Thibault
2020-02-16
1
-0
/
+6
*
htl: Only check pthread_self coherency when DEBUG is set
Samuel Thibault
2020-02-15
1
-0
/
+4
*
hurd: Add THREAD_GET/SETMEM/_NC
Samuel Thibault
2020-02-15
1
-0
/
+108
*
hurd tls: update comment about fields at the end of tcbhead
Samuel Thibault
2020-02-15
1
-2
/
+2
*
ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]
Florian Weimer
2020-02-15
2
-10
/
+0
*
io: Implement lchmod using fchmodat [BZ #14578]
Florian Weimer
2020-02-12
1
-0
/
+1
*
htl C11 threads: Avoid pthread_ symbols visibility in static library
Samuel Thibault
2020-02-10
7
-10
/
+6
*
hurd: Add __pthread_spin_wait and use it
Samuel Thibault
2020-02-11
1
-3
/
+3
*
pthread: Move most barrier tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-10
1
-0
/
+1
*
pthread: Move most sem tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-10
1
-0
/
+9
*
htl: Add support for semaphore maximum value
Samuel Thibault
2020-02-10
1
-0
/
+3
*
htl: Add support for libc cancellation points
Samuel Thibault
2020-02-10
1
-2
/
+18
*
htl: XFAIL rwlock tests which need pshared support
Samuel Thibault
2020-02-09
1
-0
/
+2
*
pthread: Move most cond tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
1
-0
/
+11
*
htl: Report missing mutex lock on pthread_cond_*wait
Samuel Thibault
2020-02-09
1
-0
/
+51
*
htl: Fix default guard size
Samuel Thibault
2020-02-09
1
-0
/
+4
*
pthread: Move most mutex tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
1
-0
/
+5
*
htl: Fix calling pthread_exit in the child of a fork
Samuel Thibault
2020-02-09
1
-0
/
+9
*
C11 threads: Move implementation to sysdeps/pthread
Samuel Thibault
2020-02-09
4
-0
/
+27
*
htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy
Samuel Thibault
2020-02-09
2
-5
/
+5
*
htl: Move internal mutex/rwlock symbols to GLIBC_PRIVATE
Samuel Thibault
2020-02-09
1
-7
/
+0
*
htl: Remove duplicate files
Samuel Thibault
2020-02-09
2
-56
/
+0
*
htl: Remove unused files
Samuel Thibault
2020-02-09
1
-1
/
+0
*
y2038: Define __suseconds64_t type to be used with struct __timeval64
Lukasz Majewski
2020-02-07
1
-0
/
+1
*
htl: Add internal version of __pthread_mutex_timedlock
Samuel Thibault
2020-01-13
1
-1
/
+2
*
htl: Avoid exposing unixoid functions
Samuel Thibault
2020-01-13
1
-0
/
+3
*
htl: Add type sizes in bits/pthreadtypes-arch.h and check them
Samuel Thibault
2020-01-13
2
-0
/
+4
*
hurd: Fix message reception for timer_thread
Samuel Thibault
2020-01-05
1
-1
/
+2
*
htl: Add __errno_location and __h_errno_location
Samuel Thibault
2020-01-04
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
320
-320
/
+320
*
hurd: Global signal disposition
Jeremie Koenig
2019-12-29
13
-55
/
+99
*
hurd sendmsg: Fix warning on calling CMSG_*HDR
Samuel Thibault
2019-12-29
1
-2
/
+2
*
hurd: Add getcontext, makecontext, setcontext, swapcontext
Thomas Schwinge
2019-12-29
6
-0
/
+440
*
hurd: Support sending file descriptors over Unix sockets
Emilio Pozuelo Monfort
2019-12-29
2
-13
/
+157
*
Implement waitpid in terms of wait4
Adhemerval Zanella
2019-12-19
1
-0
/
+1
*
hurd: Do not make sigprocmask available in ld.so
Florian Weimer
2019-12-18
3
-11
/
+2
*
hurd: Make getrandom honour GRND_NONBLOCK
James Clarke
2019-12-17
1
-1
/
+5
*
hurd: Fix local PLT
Samuel Thibault
2019-12-13
2
-2
/
+5
*
hurd: Fix __close_nocancel_nostatus availability
Samuel Thibault
2019-12-13
4
-6
/
+37
*
hurd: add getrandom and getentropy implementations
Andrew Eggenberger
2019-12-13
2
-0
/
+107
*
hurd: Implement __close_nocancel_nostatus
Samuel Thibault
2019-12-13
1
-0
/
+62
*
hurd: Fix using altstack while in an RPC call to be aborted
Samuel Thibault
2019-12-11
1
-13
/
+14
*
hurd: Fix ld.so __access override from libc
Samuel Thibault
2019-12-01
3
-5
/
+6
*
hurd: Fix ld.so __getcwd override from libc
Samuel Thibault
2019-12-01
3
-5
/
+6
[next]