Fri Mar 24 02:35:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
authorRoland McGrath <roland@gnu.org>
Fri, 24 Mar 1995 07:44:08 +0000 (07:44 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 24 Mar 1995 07:44:08 +0000 (07:44 +0000)
commita04e740593c921d45de28bb5ccafe46f9f772769
treeb82eea004d5ff062879e8c4b68b9b6bc61c2708a
parent3ef21326e9f4644ce4058b7ceabd3bc6f10be374
Fri Mar 24 02:35:37 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* stdio/printf-parse.h: New file, mostly written by drepper.
* stdio/vfprintf.c: Rewritten, mostly by drepper.
* stdio/printf-prs.c: Rewritten.
* stdio/Makefile (distribute): Add printf-parse.h.

Thu Mar 23 22:03:44 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* sysdeps/unix/start.c [! NO_UNDERSCORES]: Don't declare _start
  with asm name.  Just do a ".set start, __start".

* malloc/realloc.c: Call _free_internal instead of free.

* stdlib/Makefile: All the mpn stuff moved here from stdio/Makefile.
ChangeLog
stdio/Makefile
stdio/printf-parse.h [new file with mode: 0644]
stdio/printf-prs.c
stdio/vfprintf.c
sysdeps/unix/start.c