Implement build-time zone info compilation, not tested yet, implement libcross which...
authorNick Downing <downing.nick@gmail.com>
Tue, 10 Jan 2017 16:04:13 +0000 (03:04 +1100)
committerNick Downing <downing.nick@gmail.com>
Tue, 10 Jan 2017 16:19:57 +0000 (03:19 +1100)
commit6302435328da2c9154f59edf9314db4c6ee6fc47
tree6f95a0ba5339f7aef6990a456eb97a4c435a7c40
parent9fe58e0e09f42491f4f2e8815f2cbcbd2e8752e3
Implement build-time zone info compilation, not tested yet, implement libcross which defines a subset of the target's libc with everything prefixed by cross_
34 files changed:
.gitignore
lib/libc/o.sh [moved from lib/libc/n.sh with 100% similarity]
lib/libcross/Makefile [new file with mode: 0644]
lib/libcross/copy.sed [new file with mode: 0644]
lib/libcross/cross.c [new file with mode: 0644]
lib/libcross/cross.h [new file with mode: 0644]
lib/libcross/ctime.c [new file with mode: 0644]
lib/libcross/n.sh [new file with mode: 0755]
lib/libcross/nlist.c [new file with mode: 0644]
lib/libcross/nsym.c [new file with mode: 0644]
lib/libcross/subset_include/a.out.h [new file with mode: 0644]
lib/libcross/subset_include/ar.h [new file with mode: 0644]
lib/libcross/subset_include/nlist.h [new file with mode: 0644]
lib/libcross/subset_include/ranlib.h [new file with mode: 0644]
lib/libcross/subset_include/time.h [new file with mode: 0644]
lib/libcross/subset_include/tzfile.h [new file with mode: 0644]
lib/libcross/subset_sys_h/exec.h [new file with mode: 0644]
lib/libcross/subset_sys_h/param.h [new file with mode: 0644]
lib/libcross/subset_sys_h/types.h [new file with mode: 0644]
lib/libcross/timezone.c [new file with mode: 0644]
n.sh
o.sh
p.sh
share/zoneinfo/Makefile
share/zoneinfo/ialloc.c
share/zoneinfo/include/tzfile.h [deleted symlink]
share/zoneinfo/o.sh
share/zoneinfo/scheck.c
share/zoneinfo/zdump.c
share/zoneinfo/zic.c
ucb/tn3270/Makefile
usr.lib/libF77/Version.c
usr.sbin/named/named/version
usr.sbin/named/tools/nslookup/Makefile