dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetC ChangeLog,1.27,1.28 configure.in,1.20,


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetC ChangeLog,1.27,1.28 configure.in,1.20,1.21
Date: Sat, 28 Jun 2003 05:53:39 -0400

Update of /cvsroot/dotgnu-pnet/pnetC
In directory subversions:/tmp/cvs-serv23212

Modified Files:
        ChangeLog configure.in 
Log Message:


Port a number of files from glibc's stdio implementation
(most are done except the core printf/scanf routines).


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetC/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -r1.27 -r1.28
*** ChangeLog   28 Jun 2003 01:05:44 -0000      1.27
--- ChangeLog   28 Jun 2003 09:53:37 -0000      1.28
***************
*** 8,11 ****
--- 8,15 ----
        include file.
  
+       * include/*, libc/stdio/*, libc/stdlib/*, libc/ctype/*:
+       port a number of files from glibc's stdio implementation
+       (most are done except the core printf/scanf routines).
+ 
  2003-06-17  Rhys Weatherley  <address@hidden>
  

Index: configure.in
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetC/configure.in,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** configure.in        17 Jun 2003 04:37:50 -0000      1.20
--- configure.in        28 Jun 2003 09:53:37 -0000      1.21
***************
*** 119,125 ****
--- 119,127 ----
  Makefile
  include/Makefile
+ include/bits/Makefile
  include/gnu/Makefile
  include/sys/Makefile
  libc/Makefile
+ libc/ctype/Makefile
  libc/malloc/Makefile
  libc/misc/Makefile
***************
*** 127,130 ****
--- 129,133 ----
  libc/pwd/Makefile
  libc/stdio/Makefile
+ libc/stdlib/Makefile
  libc/string/Makefile
  libc/time/Makefile





reply via email to

[Prev in Thread] Current Thread [Next in Thread]