diff options
Diffstat (limited to 'Master/tlpkg/tlperl.old/lib/auto/POSIX/freopen.al')
-rw-r--r-- | Master/tlpkg/tlperl.old/lib/auto/POSIX/freopen.al | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Master/tlpkg/tlperl.old/lib/auto/POSIX/freopen.al b/Master/tlpkg/tlperl.old/lib/auto/POSIX/freopen.al deleted file mode 100644 index 31e08a2a889..00000000000 --- a/Master/tlpkg/tlperl.old/lib/auto/POSIX/freopen.al +++ /dev/null @@ -1,12 +0,0 @@ -# NOTE: Derived from ..\..\lib\POSIX.pm. -# Changes made here will be lost when autosplit is run again. -# See AutoSplit.pm. -package POSIX; - -#line 273 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\freopen.al)" -sub freopen { - unimpl "freopen() is C-specific--use open instead"; -} - -# end of POSIX::freopen -1; |