dfr 2008-05-30 14:47:42 UTC
FreeBSD src repository
Modified files:
lib/libc/sys Symbol.map fcntl.c
lib/libc_r/uthread uthread_fcntl.c
lib/libkse/thread thr_fcntl.c
lib/libthr/thread thr_syscalls.c
Log:
Call the fcntl compatiblity wrapper from the thread library fcntl wrappers
so that they get the benefit of the (limited) forward ABI compatibility.
MFC after: 1 week
Revision Changes Path
1.16 +1 -0 src/lib/libc/sys/Symbol.map
1.3 +2 -2 src/lib/libc/sys/fcntl.c
1.17 +3 -1 src/lib/libc_r/uthread/uthread_fcntl.c
1.25 +2 -1 src/lib/libkse/thread/thr_fcntl.c
1.18 +2 -1 src/lib/libthr/thread/thr_syscalls.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"