diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-10-11 11:43:09 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-10-11 11:43:09 +0000 |
commit | 591d270f4cb78aa28bf4425bd40ffa64369adf01 (patch) | |
tree | dd3429246e9b840440a70d3aa3d72b2350dbe054 /gnu | |
parent | 7d25fb4f0a7f37f8e156559c3326d143e998bb41 (diff) | |
download | FreeBSD-src-591d270f4cb78aa28bf4425bd40ffa64369adf01.zip FreeBSD-src-591d270f4cb78aa28bf4425bd40ffa64369adf01.tar.gz |
- Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2);
- add wrappers for mmap2(2) and ftruncate64(2) system calls;
- don't spam console with printf's when VFAT_READDIR_BOTH ioctl(2) is invoked;
- add support for SOUND_MIXER_READ_STEREODEVS ioctl(2);
- make msgctl(IPC_STAT) and IPC_SET actually working by converting from
BSD msqid_ds to Linux and vice versa;
- properly return EINVAL if semget(2) is called with nsems being negative.
Reviewed by: marcel
Approved by: marcel
Tested with: LSB runtime test
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions