Flatten the cpp jungle doing the nosuid checking.
[p5sagit/p5-mst-13.2.git] / ext /
2000-03-22 Gurusamy Sarathy typo in comment
2000-03-22 Gurusamy Sarathy make unloading of extension shared objects (change...
2000-03-22 Gurusamy Sarathy avoid loading both XSLoader and DynaLoader (avoids...
2000-03-22 Gurusamy Sarathy RM600-svr4 tweaks (from Frank Ridderbusch
2000-03-19 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-19 Jarkko Hietaniemi Taint msgrcv() messages; general SysV IPC cleanup.
2000-03-17 Gurusamy Sarathy syntax errors in Thread::* (from Tom Christiansen)
2000-03-17 Gurusamy Sarathy documentation fixes from p5p
2000-03-17 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-15 Jarkko Hietaniemi Add missing Windows O_ constants.
2000-03-15 Charles Bailey Add VMS' default to the CGI.pm temp list (should update...
2000-03-14 Gurusamy Sarathy Sys::Syslog fix for accidental arguments to autoloaded...
2000-03-14 Gurusamy Sarathy update Changes; integrate cfgperl contents into mainline
2000-03-14 Gurusamy Sarathy kludge our way around warnings on C<use POSIX; use...
2000-03-14 Gurusamy Sarathy regen perltoc, other pod nits
2000-03-14 Jarkko Hietaniemi Fix for one of the problems in RC1 reported by M. E...
2000-03-14 Gurusamy Sarathy reference miscount in Devel::Peek that causes debugger to
2000-03-13 Gurusamy Sarathy lexical warnings update for docs and tests (from Paul...
2000-03-13 Gurusamy Sarathy final touches for lexical warnings (from Paul Marquess)
2000-03-13 Charles Bailey Resync with mainline post RC1
2000-03-08 Gurusamy Sarathy make Dump() call the XSUB implementation transparently...
2000-03-07 Gurusamy Sarathy omit XSLoader from bytecode dumps
2000-03-07 Gurusamy Sarathy get ByteLoader working again
2000-03-06 Gurusamy Sarathy fix incorrect prototypes in File::Glob
2000-03-06 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-06 Charles Bailey Resync with mainline, update test in vmsfspec.t
2000-03-05 Doug MacEachern Avoid wiping out @dl_{librefs,modules} when XSLoader
2000-03-04 Gurusamy Sarathy more whitespace removal (from Michael G Schwern)
2000-03-03 Gurusamy Sarathy /dev/console may not be writable in Syslog.pm (from...
2000-03-02 Charles Bailey YA sync with mainline
2000-03-02 Charles Bailey Make File::Glob more VMS-friendly (Charles Lane)
2000-03-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-01 Gurusamy Sarathy avoid DProf entering dl_unload_file() (from Alan Burlison)
2000-03-01 Gurusamy Sarathy consolidated VMS patches (from Craig A. Berry
2000-03-01 Doug MacEachern Fcntl de-cut-and-pasto.
2000-03-01 Gurusamy Sarathy oops, change#5382 didn't really fix the typo
2000-03-01 Gurusamy Sarathy avoid warning on type-mismatch
2000-03-01 Gurusamy Sarathy fix bug in change#5381
2000-03-01 Gurusamy Sarathy unload extension shared objects when exiting, implemented
2000-02-29 Gurusamy Sarathy more adjustments needed for change#5342 under use5005th...
2000-02-28 Jarkko Hietaniemi More AIX fixes from Steven Hirsch.
2000-02-28 Jarkko Hietaniemi AIX 64-bit patches from Steven Hirsch <hirschs@btv...
2000-02-28 Charles Bailey Integrate mainline
2000-02-28 Charles Bailey Support case-sensitive symbols usage in linker
2000-02-27 Gurusamy Sarathy tweak comment about core glob()
2000-02-26 Jarkko Hietaniemi Rhapsody/Darwin patches from Wilfredo Sanchez.
2000-02-25 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-25 Gurusamy Sarathy more Compiler tweaks for useithreads
2000-02-24 Jarkko Hietaniemi Remove more cruft from IO.
2000-02-23 Jarkko Hietaniemi Remove &IO::EINPROGRESS now that IO uses Errno anyway
2000-02-23 Jarkko Hietaniemi Streamline #5218 even more.
2000-02-23 Jarkko Hietaniemi Streamline #5218.
2000-02-23 Jarkko Hietaniemi Trying to connect to an already open socket may give...
2000-02-22 Jarkko Hietaniemi Fix prototype conflicts with POSIX.pm.
2000-02-22 Jarkko Hietaniemi Add socklen_t probe; Configure maintenance.
2000-02-22 Gurusamy Sarathy remove vestiges of older attribute syntax
2000-02-22 Gurusamy Sarathy use same treatment for EINVAL as for ETIMEDOUT
2000-02-21 Gurusamy Sarathy detypo
2000-02-21 Gurusamy Sarathy undo accidental delete
2000-02-21 Gurusamy Sarathy get Compiler "working" under useithreads
2000-02-20 Gurusamy Sarathy IO::Socket now sets $!, avoids eval/die (patch from...
2000-02-20 Gurusamy Sarathy mention portability caveat about C<use Errno 'EFOO'>
2000-02-19 Gurusamy Sarathy more B fixups to cope with empty GVs (these can only...
2000-02-19 Gurusamy Sarathy avoid failing on $!{ENOTHERE} (they can always use...
2000-02-19 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-02-19 Gurusamy Sarathy POSIX::strftime gets the date wrong (from John Tobey
2000-02-18 Gurusamy Sarathy Compiler fixups from Jan Dubois
2000-02-17 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-16 Jarkko Hietaniemi HP-UX 64-bitness/largefile fixes.
2000-02-16 Jarkko Hietaniemi Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
2000-02-16 Gurusamy Sarathy avoid warnings due to redefined NULL
2000-02-15 Jarkko Hietaniemi Probe for <sys/utsname.h>.
2000-02-15 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-15 Gurusamy Sarathy add XS version of Sys::Hostname (from Greg Bacon
2000-02-15 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-15 Gurusamy Sarathy fix leaks in *DBM_File; safemalloc()ed things need...
2000-02-14 Jarkko Hietaniemi silly compilers don't know that croak() exits
2000-02-11 Gurusamy Sarathy fix uninitialized memory reads found by purify
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy mention threads status in pod
2000-02-06 Gurusamy Sarathy use builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
2000-02-06 Gurusamy Sarathy reduce memory consumption of POSIX.pm (from Ilya Zakhar...
2000-02-04 Jarkko Hietaniemi Use <syslog.h>, not <sys/syslog.h>.
2000-02-04 Gurusamy Sarathy avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenn...
2000-02-04 Gurusamy Sarathy Sys::Syslog goes the XS way (from Tom Hughes <tom@compt...
2000-02-04 Gurusamy Sarathy patch to provide more informative names for evals and...
2000-02-04 Gurusamy Sarathy OS/2 build fixups from Ilya Zakharevich
2000-01-27 Jarkko Hietaniemi Integrate with Sarathy.
2000-01-27 Gurusamy Sarathy various pod nits identified by installhtml (all fixed...
2000-01-26 Gurusamy Sarathy pod typos and warnings (from Abigail <abigail@delanet...
2000-01-26 Gurusamy Sarathy s/STOP/CHECK/ blocks
2000-01-26 Jarkko Hietaniemi In UNICOS and UNICOS/mk after a successful fcntl F_SETFL
2000-01-24 Gurusamy Sarathy fix typos; avoid use constant for lowercase constants...
2000-01-24 Gurusamy Sarathy typos in change#4623
2000-01-23 Gurusamy Sarathy DB_File 1.72 update from Paul Marquess <paul.marquess...
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-23 Gurusamy Sarathy mark some extensions as "special versions" to avoid...
2000-01-21 Gurusamy Sarathy fix bug in dumping self-referential scalars
2000-01-20 Charles Bailey Quick integration of mainline changes to date
next