Date: Sat, 2 Nov 2002 11:47:53 -0800 (PST) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio Makefile.inc findfp.c src/share/examples/etc make.conf src/share/man/man5 make.conf.5 Message-ID: <200211021947.gA2Jlr1M066867@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2002/11/02 11:47:53 PST Modified files: lib/libc/stdio findfp.c Makefile.inc share/examples/etc make.conf share/man/man5 make.conf.5 Log: Provide a hook to make __sF visible outside of libc for commercial apps if WANT_COMPAT4_STDIO is defined when compiling libc. Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu> Revision Changes Path 1.26 +4 -0 src/lib/libc/stdio/Makefile.inc 1.25 +5 -1 src/lib/libc/stdio/findfp.c 1.204 +8 -0 src/share/examples/etc/make.conf 1.59 +8 -0 src/share/man/man5/make.conf.5 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?200211021947.gA2Jlr1M066867>