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
gentoo/2.41
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
/
nptl
/
sem_waitcommon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
nptl: Add POSIX-proposed sem_clockwait
Mike Crowe
2019-07-12
1
-7
/
+8
*
nptl: Add clockid parameter to futex timed wait calls
Mike Crowe
2019-07-12
1
-2
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Clean up semaphore EINTR handling after Linux futex docs clarification.
Torvald Riegel
2015-07-10
1
-30
/
+7
*
Add and use new glibc-internal futex API.
Torvald Riegel
2015-07-10
1
-109
/
+6
*
Make sem_timedwait use FUTEX_CLOCK_REALTIME (bug 18138).
Joseph Myers
2015-03-18
1
-0
/
+15
*
Also use uint64_t in __new_sem_wait_fast
H.J. Lu
2015-01-23
1
-1
/
+1
*
Use uint64_t and (uint64_t) 1 for 64-bit int
H.J. Lu
2015-01-23
1
-5
/
+5
*
Fix semaphore destruction (bug 12674).
Carlos O'Donell
2015-01-21
1
-0
/
+467