Source-Changes archive

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

NetBSD master CVS tree commits



jtc
Wed Jan 21 23:12:41 PST 1998
Update of /a/cvsroot/src/lib/libc/time
In directory netbsd1:/home/jtc/tzcode

Log Message:
import tzcode1998b

Status:

Vendor Tag:     ADO
Release Tags:   TZCODE1998B
                
C src/lib/libc/time/README
U src/lib/libc/time/Theory
U src/lib/libc/time/tzset.3
U src/lib/libc/time/time2posix.3
U src/lib/libc/time/tzfile.5
U src/lib/libc/time/tzselect.8
U src/lib/libc/time/zic.8
U src/lib/libc/time/zdump.8
U src/lib/libc/time/tzfile.h
U src/lib/libc/time/private.h
U src/lib/libc/time/localtime.c
U src/lib/libc/time/asctime.c
U src/lib/libc/time/difftime.c
U src/lib/libc/time/zic.c
U src/lib/libc/time/zdump.c
U src/lib/libc/time/scheck.c
U src/lib/libc/time/ialloc.c
U src/lib/libc/time/tzselect.ksh
C src/lib/libc/time/Arts.htm
U src/lib/libc/time/WWW.htm
U src/lib/libc/time/checktab.awk
U src/lib/libc/time/ctime.3

2 conflicts created by this import.
Use the following command to help the merge:

        cvs checkout -jADO:yesterday -jADO src/lib/libc/time


cgd
Wed Jan 21 23:14:20 PST 1998
Update of /cvsroot/src/lib/libc/arch/arm32/fplib
In directory netbsd1:/var/slash-tmp/cvs-serv13792

Modified Files:
        environment.h 
Log Message:
define INLINE to be "static inline" rather than "extern inline", so that
if this code is compiled without optimization the not-inlined functions
will be included (statically) in the object files, and now show up
as undefined references.


cgd
Wed Jan 21 23:17:17 PST 1998
Update of /cvsroot/src/lib/libc/arch/arm32/fplib
In directory netbsd1:/var/slash-tmp/cvs-serv14154

Modified Files:
        Makefile.inc 
Log Message:
(1) make sure targets are built in a parallel-make-safe way
(2) make sure softfloat.po is compiled with the right profiling
    flag (-pg), and softfloat.so is compiled with the right
    PIC flags (${CPICFLAGS}).


jtc
Wed Jan 21 23:17:19 PST 1998
Update of /a/cvsroot/src/lib/libc/time
In directory netbsd1:/home/jtc/tz

Modified Files:
        Arts.htm README 
Log Message:
sync with tzcode1998b

jtc
Wed Jan 21 23:19:35 PST 1998
Update of /a/cvsroot/src/share/zoneinfo
In directory netbsd1:/home/jtc/tzdata

Log Message:
import tzdata1998a

Status:

Vendor Tag:     ADO
Release Tags:   TZDATA1998A
                
U src/share/zoneinfo/africa
U src/share/zoneinfo/antarctica
U src/share/zoneinfo/asia
U src/share/zoneinfo/australasia
U src/share/zoneinfo/europe
U src/share/zoneinfo/northamerica
U src/share/zoneinfo/southamerica
U src/share/zoneinfo/pacificnew
U src/share/zoneinfo/etcetera
U src/share/zoneinfo/factory
U src/share/zoneinfo/backward
U src/share/zoneinfo/systemv
U src/share/zoneinfo/solar87
U src/share/zoneinfo/solar88
U src/share/zoneinfo/solar89
U src/share/zoneinfo/iso3166.tab
U src/share/zoneinfo/zone.tab
U src/share/zoneinfo/leapseconds
U src/share/zoneinfo/yearistype.sh

No conflicts created by this import




Home | Main Index | Thread Index | Old Index