cvs commit: src/lib/libc/sys Symbol.map fcntl.c
src/lib/libc_r/uthread uthread_fcntl.c src/lib/libkse/thread
thr_fcntl.c src/lib/libthr/thread thr_syscalls.c
Doug Rabson
dfr at FreeBSD.org
Fri Jun 6 09:09:55 UTC 2008
dfr 2008-06-06 09:09:37 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
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:
SVN rev 179608 on 2008-06-06 09:09:37Z by dfr
MFC: r179358,179434 - make libc's fcntl symbol weak and extend the limited
forward ABI compatibility for fcntl to the thread libraries.
Revision Changes Path
1.9.2.2 +1 -0 src/lib/libc/sys/Symbol.map
1.1.2.2 +3 -1 src/lib/libc/sys/fcntl.c
1.16.2.1 +3 -1 src/lib/libc_r/uthread/uthread_fcntl.c
1.22.2.1 +2 -1 src/lib/libkse/thread/thr_fcntl.c
1.16.2.1 +2 -1 src/lib/libthr/thread/thr_syscalls.c
More information about the cvs-src
mailing list