This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Many subdocumented return values of the IO extension now documented.
[perl5.git] / vos /
2000-11-12 Jarkko HietaniemiAdd HAS_FSYNC, lack noticed by Nicholas Clark.
2000-11-11 Jarkko HietaniemiAdd getpagesize() probing, on non-UNIX guess 'undef'.
2000-11-06 Jarkko HietaniemiVOS updates from Paul Green.
2000-11-04 Andy DoughertyAdd FCNTL_CAN_LOCK.
2000-10-24 Jarkko HietaniemiStratus VOS updates from Paul Green.
2000-10-24 Nicholas ClarkCheck if stdio supports tweaking lval and cnt simultane...
2000-10-20 Charles BaileySYN SYN
2000-10-12 Jarkko HietaniemiIntroduce the man[24-8] variables, from Andy Dougherty.
2000-10-10 Jarkko HietaniemiReapply Andy's patch and regen Configure.
2000-10-10 Jarkko HietaniemiUse the versiononly instead of the installscripts,
2000-10-04 Jarkko HietaniemiEnable disabling scripts installation by Configure...
2000-09-01 Jarkko HietaniemiRename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl...
2000-08-25 Jarkko HietaniemiOne forgotten file from #6816.
2000-08-25 Dan HaleAIX 4.3.3 has SOCKS in libc with a differently named...
2000-08-18 Jarkko HietaniemiPropagate new Configure vars.
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-05-30 Jarkko HietaniemiTweak NV_PRESERVES_UV*, vms/subconfigure.com left untou...
2000-05-30 Jarkko HietaniemiIntroduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-07 Jarkko HietaniemiRemove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
2000-04-28 Gurusamy Sarathysupport additional library locations via $Config{otherl...
2000-04-24 Jarkko HietaniemiAdd HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
2000-03-18 Jarkko Hietaniemi(Re-)introduce $uidsign and $gidsign.
2000-03-18 Jarkko HietaniemiConfigure nits: rewording from Sarathy (aka #5796),
2000-03-17 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-16 Jarkko HietaniemiFix pp_send() sizes (pass a Size_t, not an Off_t, and
2000-03-09 Gurusamy Sarathysupport binmode(F,":crlf") and use open IN => ":raw...
2000-03-06 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-06 Jarkko HietaniemiVOS patch from Paul Green. Note that the vos/config_h...
2000-03-05 Michael G Schwernsitelib_stem and vendorlib_stem patches from Andy;
2000-03-03 Jarkko HietaniemiIntroduce i_ieefp because FreeBSD on ix86 needs that
2000-02-29 Jarkko HietaniemiAdd libsunmath (long double math library for Solaris,
2000-02-29 Jarkko HietaniemiThe sprintf option was blithely printing long doubles as
2000-02-26 Jarkko HietaniemiRename use64bits to use64bitint;
2000-02-25 Jarkko HietaniemiConfigure nits; add socksizetype; add getfsstat for...
2000-02-15 Gurusamy Sarathyprovide malloc stats via get_mstats() (from Ilya Zakhar...
2000-02-12 Jarkko Hietaniemimegalomaniac 64-bit update: most importantly,
2000-02-09 Charles BaileyResync with mainline
2000-02-09 Jarkko HietaniemiAdd/restore probes for getcwd/mk*temp*/mmap.
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy SarathyVOS port updates (from Paul Green <Paul_Green@stratus...
2000-01-24 Jarkko HietaniemiCreate a tool for converting a config_h.SH into a VOS...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-03-24 Gurusamy Sarathyintegrate changes#3091-3094 from maint-5.005
1998-11-05 Jarkko HietaniemiConfigure update. Remove last trace of PTHREADS_CREATE...
1998-09-23 Green, PaulRE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port