This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
metaconfig: replace the _r units with autogenerated ones.
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 13 Mar 2002 00:12:13 +0000 (00:12 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 13 Mar 2002 00:12:13 +0000 (00:12 +0000)
commit4695365400863792a7479ac5b5bcc31112b8d3b9
tree1fafec718fc063c03f4142d5d0397ecc99849b3c
parent3eebfbb966adb46c9c2f83a79b9bb2528d962fa8
metaconfig: replace the _r units with autogenerated ones.

p4raw-id: //depot/metaconfig@15210
65 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_endhent_r.U [deleted file]
U/threads/d_endhostent_r.U [new file with mode: 0644]
U/threads/d_endnent_r.U [deleted file]
U/threads/d_endnetent_r.U [new file with mode: 0644]
U/threads/d_endpent_r.U [deleted file]
U/threads/d_endprotoent_r.U [new file with mode: 0644]
U/threads/d_endpwent_r.U
U/threads/d_endsent_r.U [deleted file]
U/threads/d_endservent_r.U [new file with mode: 0644]
U/threads/d_getgrent_r.U
U/threads/d_getgrgid_r.U
U/threads/d_getgrnam_r.U
U/threads/d_gethent_r.U [deleted file]
U/threads/d_gethostbyaddr_r.U [new file with mode: 0644]
U/threads/d_gethostbyname_r.U [new file with mode: 0644]
U/threads/d_gethostent_r.U [new file with mode: 0644]
U/threads/d_getlogin_r.U
U/threads/d_getnbyaddr_r.U [deleted file]
U/threads/d_getnbyname_r.U [deleted file]
U/threads/d_getnent_r.U [deleted file]
U/threads/d_getnetbyaddr_r.U [new file with mode: 0644]
U/threads/d_getnetbyname_r.U [new file with mode: 0644]
U/threads/d_getnetent_r.U [new file with mode: 0644]
U/threads/d_getpbyname_r.U [deleted file]
U/threads/d_getpbynumber_r.U [deleted file]
U/threads/d_getpent_r.U [deleted file]
U/threads/d_getprotobyname_r.U [new file with mode: 0644]
U/threads/d_getprotobynumber_r.U [new file with mode: 0644]
U/threads/d_getprotoent_r.U [new file with mode: 0644]
U/threads/d_getpwent_r.U
U/threads/d_getpwnam_r.U
U/threads/d_getpwuid_r.U
U/threads/d_getsbyname_r.U [deleted file]
U/threads/d_getsbyport_r.U [deleted file]
U/threads/d_getsent_r.U [deleted file]
U/threads/d_getservbyname_r.U [new file with mode: 0644]
U/threads/d_getservbyport_r.U [new file with mode: 0644]
U/threads/d_getservent_r.U [new file with mode: 0644]
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_sethent_r.U [deleted file]
U/threads/d_sethostent_r.U [new file with mode: 0644]
U/threads/d_setlocale_r.U [new file with mode: 0644]
U/threads/d_setnent_r.U [deleted file]
U/threads/d_setnetent_r.U [new file with mode: 0644]
U/threads/d_setpent_r.U [deleted file]
U/threads/d_setpwent_r.U
U/threads/d_setsent_r.U [deleted file]
U/threads/d_setservent_r.U [new file with mode: 0644]
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