cvs commit: src/sys/kern kern_descrip.c src/sys/sys syscallsubr.h
Alexander Leidinger
netchild at FreeBSD.org
Sun Jul 8 08:44:49 UTC 2007
netchild 2007-07-08 08:44:48 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern kern_descrip.c
sys/sys syscallsubr.h
Log:
MFC (3 of X):
- In preparation of further linuxulator fixes MFC kern_descrip.c rev 1.296 and
syscallsubr.h rev 1.41 by jhb:
Add a kern_close() so that the ABIs can close a file descriptor w/o having
to populate a close_args struct and change some of the places that do.
Tested by: scf (i386, as part of a mega-MFC-patch),
Arno J. Klaassen <arno at heho.snv.jussieu.fr> (amd64)
Revision Changes Path
1.279.2.15 +10 -2 src/sys/kern/kern_descrip.c
1.31.2.4 +1 -0 src/sys/sys/syscallsubr.h
More information about the cvs-src
mailing list