Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 2002 00:44:38 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdio findfp.c
Message-ID:  <200211100844.gAA8icMw071076@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/11/10 00:44:38 PST

  Modified files:
    lib/libc/stdio       findfp.c 
  Log:
  Restore Peter's version of static __sF.  There's too much pain for it
  to be static for 5.0.  I may remove this for 5.1 or 5.2.  No more
  binaries or libarires will be generated with __sF starting as of
  yesterday.  Originally the plan had been to eliminate this for 5.0,
  but we didn't get the __std{in,out,err}p changes merged into -stable
  until yesterday (rather than in September 2001 like it should have
  been).  Given that didn't happen on time, we can't do the other part
  of the scheme now.
  
  # Please do not change this without talking to me first.
  
  Revision  Changes    Path
  1.27      +4 -1      src/lib/libc/stdio/findfp.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?200211100844.gAA8icMw071076>