History log of /seL4-camkes-master/projects/musllibc/src/ipc/shmctl.c
Revision Date Author Comments
# 15d11120 22-Sep-2012 Rich Felker <dalias@aerifal.cx>

fix remaining IPC_64 issue (shmctl)

also cleanup cruft related to the issue


# 07e865cc 13-Apr-2011 Rich Felker <dalias@aerifal.cx>

numerous fixes to sysv ipc

some of these definitions were just plain wrong, others based on
outdated ancient "non-64" versions of the kernel interface.

as much as possible has now been moved out of bits/*

these changes break abi (the old abi for these functions was wrong),
but since they were not working anyway it can hardly matter.


# c2cd25bf 06-Apr-2011 Rich Felker <dalias@aerifal.cx>

consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix


# aa398f56 19-Mar-2011 Rich Felker <dalias@aerifal.cx>

global cleanup to use the new syscall interface


# 0b44a031 11-Feb-2011 Rich Felker <dalias@aerifal.cx>

initial check-in, version 0.5.0