index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ipc
/
semctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-14
fix corrupt sysvipc timestamps on 32-bit archs with old kernels
Rich Felker
1
-0
/
+10
2019-07-31
sysvipc: overhaul {sem,shm,msg}ctl for time64
Rich Felker
1
-6
/
+15
2019-07-31
fix semctl with SEM_STAT_ANY
Rich Felker
1
-1
/
+1
2019-07-01
ipc: prefer SYS_ipc when it is defined
Szabolcs Nagy
1
-1
/
+1
2018-06-20
work around broken kernel struct ipc_perm on some big endian archs
Rich Felker
1
-2
/
+24
2014-03-13
semctl: fix UB causing crashes on powerpc
rofl0r
1
-4
/
+8
2014-01-08
fix inadvertent use of struct in place of union for semun
Rich Felker
1
-3
/
+3
2014-01-08
fix type of semctl variadic argument
Rich Felker
1
-4
/
+10
2012-09-22
fix IPC_64 in msgctl too
Rich Felker
1
-4
/
+0
2012-09-22
fix broken semctl on systems that don't use IPC_64 flag
Rich Felker
1
-2
/
+6
2011-04-13
numerous fixes to sysv ipc
Rich Felker
1
-1
/
+1
2011-04-06
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
Rich Felker
1
-1
/
+1
2011-03-20
global cleanup to use the new syscall interface
Rich Felker
1
-2
/
+2
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
1
-0
/
+18