Date: Mon, 15 Apr 2002 16:11:38 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_cap_get_fd.c uthread_cap_set_fd.c uthread_main_np.c Message-ID: <200204152311.g3FNBcF89082@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/04/15 16:11:38 PDT Modified files: lib/libc_r/uthread uthread_cap_get_fd.c uthread_cap_set_fd.c uthread_main_np.c Log: The GCC developers have made good on their threats against #pragma for 3.1. Use __weak_reference in place of the #pragma. Submitted by: eischen Revision Changes Path 1.2 +1 -1 src/lib/libc_r/uthread/uthread_cap_get_fd.c 1.2 +1 -1 src/lib/libc_r/uthread/uthread_cap_set_fd.c 1.3 +3 -2 src/lib/libc_r/uthread/uthread_main_np.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204152311.g3FNBcF89082>