This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
metaconfig: _r _r we go.
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 15 Mar 2002 14:44:09 +0000 (14:44 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 15 Mar 2002 14:44:09 +0000 (14:44 +0000)
commit5002a62773774ab6f2d5d6621b8d59976c3c0b4e
treee3c20f00ead744ab76c561abe6362a32c111344b
parent0ed44c706b4ad1060347aece9f0bb9ec44b9d807
metaconfig: _r _r we go.

p4raw-id: //depot/metaconfig@15236
48 files changed:
U/threads/d_asctime_r.U
U/threads/d_crypt_r.U
U/threads/d_ctermid_r.U
U/threads/d_ctime_r.U
U/threads/d_drand48_r.U
U/threads/d_endgrent_r.U
U/threads/d_endhostent_r.U
U/threads/d_endnetent_r.U
U/threads/d_endprotoent_r.U
U/threads/d_endpwent_r.U
U/threads/d_endservent_r.U
U/threads/d_getgrent_r.U
U/threads/d_getgrgid_r.U
U/threads/d_getgrnam_r.U
U/threads/d_gethostbyaddr_r.U
U/threads/d_gethostbyname_r.U
U/threads/d_gethostent_r.U
U/threads/d_getlogin_r.U
U/threads/d_getnetbyaddr_r.U
U/threads/d_getnetbyname_r.U
U/threads/d_getnetent_r.U
U/threads/d_getprotobyname_r.U
U/threads/d_getprotobynumber_r.U
U/threads/d_getprotoent_r.U
U/threads/d_getpwent_r.U
U/threads/d_getpwnam_r.U
U/threads/d_getpwuid_r.U
U/threads/d_getservbyname_r.U
U/threads/d_getservbyport_r.U
U/threads/d_getservent_r.U
U/threads/d_getspnam_r.U
U/threads/d_gmtime_r.U
U/threads/d_localtime_r.U
U/threads/d_random_r.U
U/threads/d_readdir64_r.U
U/threads/d_readdir_r.U
U/threads/d_setgrent_r.U
U/threads/d_sethostent_r.U
U/threads/d_setlocale_r.U
U/threads/d_setnetent_r.U
U/threads/d_setprotoent_r.U
U/threads/d_setpwent_r.U
U/threads/d_setservent_r.U
U/threads/d_srand48_r.U
U/threads/d_srandom_r.U
U/threads/d_strerror_r.U
U/threads/d_tmpnam_r.U
U/threads/d_ttyname_r.U