cvs commit: src/include stdio.h src/lib/libc/stdio Makefile.inc clrerr.c feof.c ferror.c fileno.c getc.c getchar.c local.h putc.c putchar.c unlocked.c xprintf.c

Brian Fundakowski Feldman green at FreeBSD.org
Mon May 5 14:03:50 UTC 2008


On Fri, May 02, 2008 at 03:25:07PM +0000, John Baldwin wrote:
> jhb         2008-05-02 15:25:07 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     include              stdio.h 
>     lib/libc/stdio       Makefile.inc clrerr.c feof.c ferror.c 
>                          fileno.c getc.c getchar.c local.h putc.c 
>                          putchar.c xprintf.c 
>   Removed files:
>     lib/libc/stdio       unlocked.c 
>   Log:
>   Next round of stdio changes: Remove all inlining of stdio operations and
>   move the definition of the type backing FILE (struct __sFILE) into an
>   internal header.

Yay!

-- 
Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
  <> green at FreeBSD.org                               \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\


More information about the cvs-src mailing list