| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=189540
|
|
|
|
| |
Notes:
svn path=/head/; revision=189457
|
|
|
|
|
|
|
|
| |
PR: ports/104517
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Notes:
svn path=/head/; revision=176498
|
|
|
|
| |
Notes:
svn path=/head/; revision=162052
|
|
|
|
| |
Notes:
svn path=/head/; revision=161883
|
|
|
|
| |
Notes:
svn path=/head/; revision=148244
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- io('path/to/symlink') would return a file object
if the link was to a file
- $link->readlink incorrectly returned a new IO::All::Link
object, no matter what the link pointed to.
- io($io_all_object) would not return an object of the same
type as the object give to io(), it would always return a
plain IO::All object.
- add head and tail methods
Notes:
svn path=/head/; revision=124349
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- copy & paste from Changes:
- added readdir
- let exists work on non-existant filename
- absolute, relative, pathname
- chdir
- stat on unopened file/dir
PR: ports/70348
Submitted by: Cheng-Lung Sung <clsung@tw.freebsd.org>
Notes:
svn path=/head/; revision=115993
|
|
|
|
| |
Notes:
svn path=/head/; revision=114351
|
|
PR: ports/69135
Submitted by: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
Notes:
svn path=/head/; revision=113747
|