cvs commit: src/lib/libc/stdio vfprintf.c vfscanf.c vfwprintf.c vfwscanf.c xprintf.c

Poul-Henning Kamp phk at FreeBSD.org
Sat Apr 1 19:06:55 UTC 2006


phk         2006-04-01 19:06:54 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       vfprintf.c vfscanf.c vfwprintf.c 
                         vfwscanf.c xprintf.c 
  Log:
  Add missing #if's for NO_FLOATING_POINT
  
  Revision  Changes    Path
  1.73      +4 -2      src/lib/libc/stdio/vfprintf.c
  1.40      +2 -0      src/lib/libc/stdio/vfscanf.c
  1.25      +4 -2      src/lib/libc/stdio/vfwprintf.c
  1.14      +2 -0      src/lib/libc/stdio/vfwscanf.c
  1.3       +4 -0      src/lib/libc/stdio/xprintf.c


More information about the cvs-src mailing list