summaryrefslogtreecommitdiff
path: root/ext/POSIX/lib
Commit message (Expand)AuthorAgeFilesLines
* Correct punctuation in some POSIX error messagesFather Chrysostomos2011-09-171-2/+2
* The Borland Chainsaw MassacreSteve Hay2011-09-101-1/+1
* Change the synopsis in POSIX.pod to stress use POSIX ();Nicholas Clark2011-09-011-2/+4
* Generate @POSIX::EXPORT_OK from %reimpl, %replacement and an exception list.Nicholas Clark2011-09-011-59/+5
* Remove isatty from @POSIX::EXPORT_OK, as it's already in @EXPORT.Nicholas Clark2011-09-011-1/+0
* Replace use of AutoLoader in POSIX with a custom compilation deferral scheme.Aristotle Pagaltzis2011-09-011-379/+98
* In POSIX, improve the diagnostic for the "use $method" instead.Nicholas Clark2011-09-011-1/+1
* In POSIX, drastically simplify the wrappers for "unimplemented" functions.Aristotle Pagaltzis2011-09-012-341/+105
* In POSIX.pm, modernise package variable style.Aristotle Pagaltzis2011-09-011-9/+8
* Improvements to the diagnostics for "unimplemented" POSIX functions.Nicholas Clark2011-09-011-22/+22
* Test the diagnostics for usage messages for POSIX wrapper functions.Nicholas Clark2011-09-011-4/+4
* waitpid doesn't work with WIFSTOPPEDBo Lindbergh2011-05-181-12/+16
* POSIX.pod: fix broken linkKarl Williamson2011-05-181-1/+1
* Version bumps for POSIX non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
* Clarify limitation in safe signals.Leon Timmermans2011-01-171-0/+4
* Fix typos (spelling errors) in ext/*.Peter J. Acklam) (via RT2011-01-071-1/+1
* bump version of many modulesZefram2010-12-191-1/+1
* Convert Fcntl, File::Glob, I18N::Langinfo, POSIX and Socket to croak_on_error.Nicholas Clark2010-10-211-8/+2
* Convert modules in ext/ to pass minimal arguments to XSLoader::load().Nicholas Clark2010-10-141-3/+3
* Bump $POSIX::VERSIONFlorian Ragwitz2010-09-111-1/+1
* Add missing POSIX signal constantsFlorian Ragwitz2010-09-111-1/+2
* Move POSIX.pm to lib/POSIX.pm to fix autosplitter problemJerry D. Hedden2010-08-172-0/+3260