This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
metaconfig unit changes in preparation of reentrancy changes.
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 11 Mar 2002 03:01:26 +0000 (03:01 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 11 Mar 2002 03:01:26 +0000 (03:01 +0000)
commit8e87a72a5d0ea767c173996dee4c573c7482a5f0
tree07a0bfb7f132add9f5b6e337b8c032965cfe0cc2
parent23ab80b23b2004cf651fe74a8f3493acad728e43
metaconfig unit changes in preparation of reentrancy changes.

p4raw-id: //depot/metaconfig@15149
24 files changed:
U/threads/d_asctime_r.U
U/threads/d_ctermid_r.U [new file with mode: 0644]
U/threads/d_ctime_r.U
U/threads/d_endgrent_r.U
U/threads/d_endhent_r.U
U/threads/d_endnent_r.U
U/threads/d_endpent_r.U
U/threads/d_endpwent_r.U
U/threads/d_getgrent_r.U
U/threads/d_getgrgid_r.U
U/threads/d_getgrnam_r.U
U/threads/d_gethent_r.U
U/threads/d_getnent_r.U
U/threads/d_getpwent_r.U
U/threads/d_getpwnam_r.U
U/threads/d_getpwuid_r.U
U/threads/d_gmtime_r.U
U/threads/d_localtime_r.U
U/threads/d_readdir64_r.U [new file with mode: 0644]
U/threads/d_readdir_r.U
U/threads/d_setgrent_r.U
U/threads/d_setpwent_r.U
U/threads/d_strerror_r.U
U/threads/d_ttyname_r.U [new file with mode: 0644]