Date: Fri, 30 May 2008 14:47:42 +0000 (UTC) From: Doug Rabson <dfr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200805301447.m4UElgju031817@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805301447.m4UElgju031817>
