diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-12 12:56:57 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-12 12:56:57 +0000 |
commit | c40f6c4a8aa2ea369f32473b617d401aca11d8f5 (patch) | |
tree | f013ebc1c9d7f9b9bdf1d0bbe8359fa704c3edb4 /pod/perltoc.pod | |
parent | 6bc4bdd0d179b97fea125bc692fbca61c9052862 (diff) | |
download | perl-c40f6c4a8aa2ea369f32473b617d401aca11d8f5.tar.gz |
Regen modlib, toc.
p4raw-id: //depot/perl@17501
Diffstat (limited to 'pod/perltoc.pod')
-rw-r--r-- | pod/perltoc.pod | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/pod/perltoc.pod b/pod/perltoc.pod index 109b1f1377..8b0a972acf 100644 --- a/pod/perltoc.pod +++ b/pod/perltoc.pod @@ -4672,7 +4672,7 @@ Set_ptrcnt =item Extension Layers -":encoding", ":Scalar", ":Via" +":encoding", ":scalar", ":via" =back @@ -5347,6 +5347,8 @@ I<The Road goes ever on and on, down from the door where it began.> =item Cygwin "unable to remap" +=item Cygwin ndbm tests fail on FAT + =item ext/threads/t/libc =item FreeBSD built with ithreads coredumps reading large directories @@ -7201,6 +7203,8 @@ I<dlsym()>, Win9x and C<d_eofnblk>, Compiler/Preprocessor defines =item File Permissions on Cygwin +=item NDBM_File does not work on FAT filesystems + =item Script Portability on Cygwin Pathnames, Text/Binary, F<.exe>, chown(), Miscellaneous @@ -8376,8 +8380,8 @@ from perl =item DESCRIPTION $thread = threads->create(function, LIST), $thread->join, $thread->detach, -threads->self, $thread->tid, threads->yield();, threads->list();, async -BLOCK; +threads->self, $thread->tid, threads->object( tid ), threads->yield();, +threads->list();, async BLOCK; =item WARNINGS @@ -16552,7 +16556,7 @@ name space =item DESCRIPTION -unix, stdio, perlio, crlf, utf8, bytes, raw +unix, stdio, perlio, crlf, utf8, bytes, raw, pop =over 4 |