Revision 18450,
461 bytes
checked in by zacheiss, 22 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r18449,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | # Symbols which arise as part of the PerlIO abstraction |
---|
2 | |
---|
3 | PerlIO_canset_cnt |
---|
4 | PerlIO_exportFILE |
---|
5 | PerlIO_fast_gets |
---|
6 | PerlIO_fdopen |
---|
7 | PerlIO_findFILE |
---|
8 | PerlIO_getc |
---|
9 | PerlIO_getname |
---|
10 | PerlIO_getpos |
---|
11 | PerlIO_has_base |
---|
12 | PerlIO_has_cntptr |
---|
13 | PerlIO_importFILE |
---|
14 | PerlIO_init |
---|
15 | PerlIO_modestr |
---|
16 | PerlIO_open |
---|
17 | PerlIO_printf |
---|
18 | PerlIO_putc |
---|
19 | PerlIO_puts |
---|
20 | PerlIO_releaseFILE |
---|
21 | PerlIO_reopen |
---|
22 | PerlIO_rewind |
---|
23 | PerlIO_setpos |
---|
24 | PerlIO_sprintf |
---|
25 | PerlIO_stdoutf |
---|
26 | PerlIO_tmpfile |
---|
27 | PerlIO_ungetc |
---|
28 | PerlIO_vprintf |
---|
29 | PerlIO_vsprintf |
---|
Note: See
TracBrowser
for help on using the repository browser.