index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
pthread
/
sem_open.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ #30789]
Sergio Durigan Junior
2023-11-03
1
-6
/
+4
*
Use O_CLOEXEC in more places (BZ #15722)
Sergey Bugaev
2023-04-22
1
-3
/
+6
*
rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX}
abushwang
2023-03-08
1
-2
/
+3
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
1
-1
/
+0
*
nptl: Move sem_close, sem_open into libc
Florian Weimer
2021-05-05
1
-13
/
+27
*
nptl: Remove open from libpthread
Adhemerval Zanella
2021-03-26
1
-3
/
+3
*
nptl: Remove close from libpthread
Adhemerval Zanella
2021-03-18
1
-2
/
+2
*
nptl: Remove write from libpthread
Adhemerval Zanella
2021-03-18
1
-1
/
+1
*
pthread: Refactor semaphore code
Adhemerval Zanella
2021-02-08
1
-113
/
+3
*
linux: Require /dev/shm as the shared memory file system
Florian Weimer
2021-02-08
1
-15
/
+19
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
htl: Get sem_open/sem_close/sem_unlink support [BZ #25524]
Samuel Thibault
2020-12-16
1
-0
/
+320