This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 13 Jan 1999 16:50:17 +0000 (16:50 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 13 Jan 1999 16:50:17 +0000 (16:50 +0000)
commit61ae2fbf8676dafa05a9a9a710fde421f30a2071
tree4f497a4eee07a49f48be8badf49ad54f068f11f8
parentb8f0c030659550e4d527ee8f11cd2f012f1bd1b0
Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
(the diffs were based on 5.004_02).  Tested by Guido
and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.

p4raw-id: //depot/cfgperl@2594
21 files changed:
MANIFEST
README.mint [new file with mode: 0644]
doio.c
ext/POSIX/hints/mint.pl [new file with mode: 0644]
hints/mint.sh [new file with mode: 0644]
malloc.c
miniperlmain.c
mint/Makefile [new file with mode: 0644]
mint/README [new file with mode: 0644]
mint/errno.h [new file with mode: 0644]
mint/pwd.c [new file with mode: 0644]
mint/stdio.h [new file with mode: 0644]
mint/sys/time.h [new file with mode: 0644]
mint/time.h [new file with mode: 0644]
perl.c
t/io/fs.t
t/lib/safe2.t
t/op/groups.t
t/op/mkdir.t
t/op/taint.t
util.c