freebsd-nq/lib/libc/stdio
Bruce Evans d26be6f09d Obtained from: 1.1.5. Originally by jtc. Cosmetically changed for this
commit by bde.

Fix bugs in floating point formatting.  The 4.4lite version is similar
to revision 1.3 in old-cvs and is missing all of jtc's fixes in revision
1.4 in old-cvs.  Revision 1.2 in ncvs fixed one of the old bugs but
introduced at least one new one (for %.0e).

old-cvs log:
revision 1.4
date: 1993/11/04 19:38:22;  author: jtc;  state: Exp;  lines: +33 -20
My work from NetBSD to make printf() & friends ANSI C compliant.
Fixes several bugs in floating point formatting:
  1. Trailing zeros were being stripped with %e format.
  2. %g/%G formats incorrect.
  3. Lots of other nits.
1995-03-12 13:26:49 +00:00
..
clrerr.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fclose.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fclose.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fdopen.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
feof.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ferror.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ferror.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fflush.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fflush.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fgetc.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fgetln.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fgetln.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fgetpos.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fgets.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fgets.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fileno.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
findfp.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
flags.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
floatio.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fopen.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fopen.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fprintf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fpurge.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fputc.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fputs.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fputs.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fread.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fread.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
freopen.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fscanf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fseek.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fseek.c Date: Wed, 26 Oct 1994 15:44:49 -0600 1994-11-05 18:49:34 +00:00
fsetpos.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ftell.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
funopen.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
funopen.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fvwrite.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fvwrite.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fwalk.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fwrite.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getc.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getc.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getchar.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
gets.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getw.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
glue.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
local.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
makebuf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
Makefile.inc First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
mktemp.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
mktemp.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
perror.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
printf.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
printf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
putc.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
putc.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
putchar.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
puts.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
putw.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
refill.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
remove.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
remove.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
rewind.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
rget.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
scanf.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
scanf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
setbuf.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
setbuf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
setbuffer.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
setvbuf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
snprintf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
sprintf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
sscanf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
stdio.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
stdio.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
tempnam.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
tmpfile.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
tmpnam.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
tmpnam.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ungetc.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ungetc.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
vfprintf.c Obtained from: 1.1.5. Originally by jtc. Cosmetically changed for this 1995-03-12 13:26:49 +00:00
vfscanf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
vprintf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
vscanf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
vsnprintf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
vsprintf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
vsscanf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
wbuf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
wsetup.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00