This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #121112] only warn if newline is the last non-NUL character
[perl5.git] / t / lib / warnings / pp_sys
2014-05-28 Tony Cook[perl #121112] only warn if newline is the last non...
2014-01-22 Brian Frasert/lib/warnings/pp_sys: Add skips in case telldir is...
2013-07-22 Nicholas ClarkRemove a duplicate test separator "########\n" line...
2012-01-20 Father ChrysostomosWarn for stat(*unopened) after statting file
2012-01-14 Father Chrysostomospp_sys.c: Remove space from lstat($ioref) warning
2011-11-24 Father ChrysostomosMake sselect call fetch once
2011-10-06 Brian Fraserop.c: Scalar filehandles in errors UTF8 cleanup.
2011-10-06 Brian Fraserpp_sys.c: Make warnings utf8-clean
2011-09-13 Father ChrysostomosMake (l)stat respect get-magic on globs and globrefs
2010-12-30 Nicholas ClarkMost socket ops weren't warning for unopened handles...
2010-12-30 Nicholas ClarkConvert a pp_sys test to use warnings 'closed', instead...
2010-12-30 Nicholas Clarkpp_leavewrite wasn't warning for unopened handles unles...
2010-09-01 Nicholas ClarkTests using t/lib/common.pl need to run in separate...
2007-03-30 Rafael Garcia-SuarezAdd two deprecation warnings:
2006-12-23 Rafael Garcia-Suarezsyswrite() wasn't reporting a warning when writing...
2006-02-16 Paul Green[patch] t/lib/warnings/pp_sys
2006-02-09 Rafael Garcia-SuarezSkip new chdir warning test if fchdir is not available
2006-02-08 Peter Dintelmann[perl #38464] chdir() on closed handles
2005-10-21 Gisle Aaswrong maxlen in sselect [PATCH]
2002-11-06 Slaven RezicRe: [perl #18048] read \*FH, ... returns undef but...
2002-03-11 Rafael Garcia-SuarezRe: Smoke 15089 Tru64/OSF Problems: numconvert, lstat
2002-03-05 Rafael Garcia-SuarezRe: [ID 20020227.024] unexpected warning getc() on...
2002-02-14 Rafael Garcia-SuarezRe: bug? no warning from getc BOLLOCKS
2002-02-03 Rafael Garcia-Suarezlstat FH and -l FH warnings
2002-02-01 Nick Ing-SimmonsIntegrate mainline
2002-01-31 Rafael Garcia-Suarezforbid -l _ after -T _
2001-06-18 Jarkko HietaniemiMove the locale/strict/warnings helper files back