Re: cvs commit: src/sys/kern kern_descrip.c syscalls.master src/

看板DFBSD_commit作者時間21年前 (2005/04/08 17:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
On Fri, Apr 08, 2005 at 01:31:06AM -0700, Joerg Sonnenberger wrote: > joerg 2005/04/08 01:31:06 PDT > > DragonFly src repository > > Modified files: > sys/kern kern_descrip.c syscalls.master > sys/sys kern_syscall.h > Log: > Add closefrom(2) syscall. It closes all file descriptors equal or greater > than the given descriptor. > > This function does exit and return EINTR, when necessary. Other errors from > close() are ignored. I'm not sure if that is the best semantic or not. I'm open for suggestions. Joerg
文章代碼(AID): #12LaXX00 (DFBSD_commit)