summaryrefslogtreecommitdiff
path: root/perlio.sym
Commit message (Collapse)AuthorAgeFilesLines
* Attempt at sanity in PerlIO/makedef.pl world:Nick Ing-Simmons2002-04-301-19/+19
| | | | | | | | | 1. Add comments to what each clump of symbols is for 2. Explicitly export layer syms like I thought they were 3. Remove bulk of (now redundant) PerlIO stuff from the <DATA> section. 4. Re-sort perlio.sym p4raw-id: //depot/perlio@16285
* Borland/Win32 tuningNick Ing-Simmons2002-02-101-0/+1
| | | p4raw-id: //depot/perlio@14625
* Win32 and makedef.pl fall-out of PerlIO/pTHX stuffNick Ing-Simmons2001-12-221-21/+0
| | | p4raw-id: //depot/perlio@13854
* perl5.004 on AIX: PatchesTim Bunce1997-06-111-0/+49
(this is the same change as commit a9581ec21a2686ca09657757555fcd66435bb205, but as applied)