summaryrefslogtreecommitdiff
path: root/t/op/stat.t
Commit message (Expand)AuthorAgeFilesLines
* Under Mac OS X /dev/stdout is normally a symlink,Jarkko Hietaniemi2002-01-041-3/+3
* Naughty /dev/printer (ls -l, really) of IRIX.Jarkko Hietaniemi2001-12-261-0/+5
* Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail outMichael G. Schwern2001-12-131-5/+5
* Weed out .files from ls and readdir() results.Jarkko Hietaniemi2001-12-121-2/+8
* Get the whole line of ls, makes debugging easierJarkko Hietaniemi2001-12-121-1/+1
* (1) To assume any setuid programs is silly.Jarkko Hietaniemi2001-12-121-13/+5
* Retract #13596, #13593 should do the trick.Jarkko Hietaniemi2001-12-101-5/+0
* (retracted by #13597, #13593 does the job better)Michael G. Schwern2001-12-101-0/+5
* Also WinME is LoseLink.Jarkko Hietaniemi2001-12-091-1/+1
* Cygwin98 fakes hard linksMichael G. Schwern2001-12-091-0/+3
* Declaring -t STDIN w/pipe TODOMichael G. Schwern2001-12-071-1/+5
* /dev/stdout could be either a character special fileJarkko Hietaniemi2001-12-071-1/+7
* which_perl for safer $^XingMichael G. Schwern2001-12-071-2/+4
* VMS has no link countMichael G. Schwern2001-12-061-1/+5
* Make the -b -c -S tests count all of the /dev, not justJarkko Hietaniemi2001-12-061-21/+18
* Restore the /dev -b -c -S part of the test.Jarkko Hietaniemi2001-12-051-21/+26
* stat.t portability, the LAST VMS exception!Michael G. Schwern2001-12-051-61/+89
* Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first passMichael G. Schwern2001-12-051-223/+255
* Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdkMichael G. Schwern2001-11-301-4/+4
* (replaced by #13391)jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net2001-11-301-1/+1
* Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"Radu Greab2001-11-021-1/+5
* Hopefully better skipping of the Complete.t testsJarkko Hietaniemi2001-09-141-10/+4
* remove hardcoded cmd shell in testsuiteGurusamy Sarathy2001-08-051-2/+2
* MPE/iX test tweaks from Mark Bixby.Jarkko Hietaniemi2001-06-251-4/+5
* More Cygwin filesystem semantics.Jarkko Hietaniemi2001-06-231-2/+2
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-10/+11
* AFS patches from Merijn Broeren <merijnb@iloquent.nl>.Jarkko Hietaniemi2001-05-301-1/+1
* In op/stat #35 better to scan all the potential directoriesJarkko Hietaniemi2001-03-091-9/+12
* Add /sbin and /usr/sbin to the list of directories scannedJarkko Hietaniemi2001-03-091-1/+2
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* Also under djgpp the timestamps are funky.Jarkko Hietaniemi2000-08-211-1/+1
* The subtest 4 may fail also on VOBS, as pointed outJarkko Hietaniemi2000-08-031-0/+1
* The op/stat.t patch in #5341 wasn't robust enough,Jarkko Hietaniemi2000-02-241-2/+8
* cygwin portFifer, Eric2000-02-241-2/+2
* MPE/ix patches from Mark Bixby.Jarkko Hietaniemi2000-02-241-1/+1
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-071-1/+1
* cygwin update from Eric Fifer <EFifer@sanwaint.com>Gurusamy Sarathy1999-12-281-2/+3
* [ID 19990821.001] [PATCH] perl5.005_60 cygwin portFifer, Eric1999-09-011-1/+1
* Required OS/2-related patchesIlya Zakharevich1999-05-281-20/+31
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-101-1/+4
* Rhapsody change assumed too much.Jarkko Hietaniemi1999-03-171-0/+3
* First pass of integrating the Rhapsody port,Wilfredo Sánchez1999-03-151-6/+12
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* Make tests succeed on OS/2Ilya Zakharevich1998-08-021-10/+19
* sundry win32 config tweaksGurusamy Sarathy1998-07-051-1/+1
* Re: Uninitialised error from -M()Stephen McCamant1998-06-101-3/+10
* [win32] merge change#887 from maintbranchGurusamy Sarathy1998-05-141-2/+7
* Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-171-12/+13
* win32_stat() fixes (2nd try)Gurusamy Sarathy1997-08-071-2/+2
* [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-13/+26