about summary refs log tree commit diff
path: root/Src/Modules/files.c
Commit message (Expand)AuthorAgeFilesLines
* 18559, 18562: make modules use proper option argumentsPeter Stephenson2003-05-221-6/+2
* 17582: Improved option argument handling.Peter Stephenson2002-08-271-19/+21
* 12845: dynamically allocate pbuf in domove()Clint Adams2000-09-191-5/+13
* 12836: bin_ln now independent of PATH_MAXClint Adams2000-09-181-20/+13
* 12604: Remove calls to zpathmax(), minor fixes to zopenmax().Bart Schaefer2000-08-141-5/+0
* 12547: Handle ENOENT and ENOTDIR in zpathmax().Bart Schaefer2000-08-051-16/+2
* 12533: pathconf() without tail in mkdirClint Adams2000-08-041-2/+16
* 15216: Rewrite pathconf() support.Bart Schaefer2000-08-041-16/+3
* 12489: pathconf for unlimited fsClint Adams2000-08-021-2/+3
* 12472: limited pathconf supportClint Adams2000-08-021-78/+304
* Initial revisionTanaka Akira1999-04-151-0/+528