This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix .gitignore: only ignore 'perl' in root of repo, not U/perl subdir
[metaconfig.git] / U / perl / d_socklen_t.U
2013-05-08 H.Merijn Brand ... Spelling - megapatch
2007-04-23 H.Merijn BrandMajor *try* cleanup: introduce $rm_try
2000-03-16 Jarkko HietaniemiFix pp_send() sizes (pass a Size_t, not an Off_t, and
2000-02-24 Jarkko HietaniemiTidy up the 64-bit (and socklen_t) type probing.
2000-02-24 Jarkko HietaniemiThe #5228 wasn't quite right + fix typos.
2000-02-24 Jarkko HietaniemiCosmetics.
2000-02-22 Jarkko HietaniemiAdd socklen_t probe; Configure maintenance.