index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix signed overflow in ftok
Daniel Sabogal
2017-08-12
1
-1
/
+1
*
semctl: fix UB causing crashes on powerpc
rofl0r
2014-03-13
1
-4
/
+8
*
fix inadvertent use of struct in place of union for semun
Rich Felker
2014-01-08
1
-3
/
+3
*
fix type of semctl variadic argument
Rich Felker
2014-01-08
1
-4
/
+10
*
fix harmless inconsistency in semtimedop
Rich Felker
2013-11-09
1
-1
/
+1
*
implement semtimedop
Rich Felker
2013-11-09
2
-0
/
+14
*
prevent shmget from allocating objects that overflow ptrdiff_t
Rich Felker
2013-06-29
1
-0
/
+2
*
work around wrong kernel type for sem_nsems member of struct semid_ds
Rich Felker
2013-06-28
1
-0
/
+7
*
fix shmdt syscall calling convention on old archs
Rich Felker
2012-10-28
1
-1
/
+1
*
fix remaining IPC_64 issue (shmctl)
Rich Felker
2012-09-22
2
-4
/
+2
*
fix IPC_64 in msgctl too
Rich Felker
2012-09-22
2
-6
/
+2
*
fix broken semctl on systems that don't use IPC_64 flag
Rich Felker
2012-09-22
1
-2
/
+6
*
overhaul pthread cancellation
Rich Felker
2011-04-17
2
-12
/
+4
*
numerous fixes to sysv ipc
Rich Felker
2011-04-13
3
-5
/
+5
*
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
Rich Felker
2011-04-06
11
-11
/
+11
*
fix incorrect (and conflicting on LP64 archs) types for sysv ipc msgq functions
Rich Felker
2011-04-06
1
-1
/
+1
*
add sysv ipc message queues (completely untested)
Rich Felker
2011-04-05
4
-0
/
+58
*
global cleanup to use the new syscall interface
Rich Felker
2011-03-20
7
-14
/
+14
*
fixed missing cast in the non-i386 version of shmat (preparation for ports)
Rich Felker
2011-02-13
1
-1
/
+1
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
9
-0
/
+118