dfr 2008-04-04 09:43:03 UTC
FreeBSD src repository
Modified files:
lib/libc/include libc_private.h
lib/libc/sys Makefile.inc
Added files:
lib/libc/sys fcntl.c
Log:
Add some compatibility code so that software which is built to use the new
struct flock with l_sysid member can work properly on an an old kernel which
doesn't support l_sysid.
Sponsored by: Isilon Systems
Revision Changes Path
1.18 +3 -0 src/lib/libc/include/libc_private.h
1.133 +2 -1 src/lib/libc/sys/Makefile.inc
1.1 +87 -0 src/lib/libc/sys/fcntl.c (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"