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.18,1.19 configure.in,1.13,


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetC ChangeLog,1.18,1.19 configure.in,1.13,1.14
Date: Sun, 16 Feb 2003 22:24:46 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:


Implement some of the ANSI C time routines.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetC/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** ChangeLog   16 Feb 2003 23:50:22 -0000      1.18
--- ChangeLog   17 Feb 2003 03:24:43 -0000      1.19
***************
*** 9,12 ****
--- 9,19 ----
        <pthread.h> until we have <time.h>.
  
+       * configure.in, include/Makefile.am, include/pthread.h,
+       include/time.h, include/sys/types.h, libc/Makefile.am,
+       libc/time/.cvsignore, libc/time/Makefile.am, libc/time/clock.c,
+       libc/time/gmtime.c, libc/time/time-defs.h, libc/time/time-glue.cs,
+       libc/time/time-vars.c, libc/time/time.c, libc/time/tzset.c:
+       implement some of the ANSI C time routines.
+ 
  2003-01-11  Rhys Weatherley  <address@hidden>
  

Index: configure.in
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetC/configure.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** configure.in        16 Feb 2003 23:36:14 -0000      1.13
--- configure.in        17 Feb 2003 03:24:44 -0000      1.14
***************
*** 128,131 ****
--- 128,132 ----
  libc/stdio/Makefile
  libc/string/Makefile
+ libc/time/Makefile
  libc/unistd/Makefile
  libm/Makefile





reply via email to

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