Remove bit about _THREAD_SAFE. deischen committed a change to stdio.h

that totally removed _THREAD_SAFE.

PR:		36167
Submitted by:	gerald
This commit is contained in:
obrien 2003-06-25 16:12:05 +00:00
parent e244d2a55b
commit 4321847dfe

View File

@ -541,8 +541,7 @@ in the following sections.
.SH FreeBSD SPECIFIC OPTIONS
.TP
.BI "\-pthread"
Link a user-threaded process against libc_r instead of libc. Objects linked
into user-threaded processes should be compiled with -D_THREAD_SAFE.
Link a user-threaded process against libc_r instead of libc.
.SH OVERALL OPTIONS
.TP
.BI "\-x " "language"