Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



> Module Name:  src
> Committed By: rmind
> Date:         Sun Nov  4 11:20:35 UTC 2007
> 
> Modified Files:
>       src/sys/kern: sysv_msg.c sysv_sem.c
>       src/sys/sys: sem.h
> 
> Log Message:
> Support for dynamic changing of SysV message queues and semaphores limits.
> Also fixes the alignment problem, which was here forever.  Thanks for <uwe>
> for discussion and <martin> for testing.
> 
> Reviewed by: <tech-kern>, <gdt>

why make syscalls return EINTR when resizing?

YAMAMOTO Takashi



Home | Main Index | Thread Index | Old Index