summaryrefslogtreecommitdiffstats
path: root/lib/MDK/Common/File.pm
Commit message (Collapse)AuthorAgeFilesLines
* substInFile: fix writing to zero-sized or nonexistent files (#460),Olivier Blin2011-04-121-3/+7
| | | | | | | eof does not seem to return true anymore for filehandles vivified through select (behavior change seems introduced by upstream perl commit 32e653230c7ccc7fa595b1ab68502c6eb66ff980)
* 1.2.27:1.2.27Eugeni Dodonov2011-02-021-1/+53
| | | | | | - added cp_afx option for copying files without crossing file systems
* Revert previous commit, easier to do it elsewhere.Eugeni Dodonov2011-02-021-6/+1
|
* 1.2.27:Eugeni Dodonov2011-02-021-1/+6
| | | | | | - add cp_afx command
* append_to_file: better error message making easier to pinpoint actual place ↵Thierry Vignaud2010-10-241-1/+1
| | | | of error
* (substInFile) typo fixThierry Vignaud2010-10-241-1/+1
|
* preserve sockets and pipes in cp_af1.2.25Pascal Terjan2010-06-021-1/+1
|
* Update commentPascal Terjan2009-10-071-1/+1
|
* substInFile: do not unlink the symlink to recreate it later to the same targetPascal Terjan2009-10-071-4/+0
|
* (substInFile) call fsync() when editing a non empty fileThierry Vignaud2009-10-071-0/+2
|
* (substInFile) ensure we kept old file as file.bak until we wrote new fileThierry Vignaud2009-10-071-1/+2
|
* - Call fsync after writing to ensure that files are writtenAurélien Lefebvre2009-08-131-3/+4
|
* - export cat_utf8() and cat_utf8_or_die()Pascal Rigaux2008-09-091-1/+1
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+332