about summary refs log tree commit diff
path: root/Src/compat.c
Commit message (Expand)AuthorAgeFilesLines
* 17503: fix various typos and spelling mistakes in source code commentsOliver Kiddle2002-08-051-2/+2
* 16094: zopenmax() need only return the highest-numbered open descriptorBart Schaefer2001-11-031-5/+25
* fix IRIX 5.3 specific compilation problems and some error messages (15204)Oliver Kiddle2001-07-021-1/+1
* Back out 12814.Bart Schaefer2000-09-181-74/+0
* 12814: zasprintfClint Adams2000-09-161-0/+74
* 12604: Remove calls to zpathmax(), minor fixes to zopenmax().Bart Schaefer2000-08-141-26/+40
* 12568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES.Clint Adams2000-08-081-0/+21
* 12548: Tweak 12547.Bart Schaefer2000-08-051-13/+12
* 12547: Handle ENOENT and ENOTDIR in zpathmax().Bart Schaefer2000-08-051-15/+33
* 12541: zrealpath wrapper around realpath()Clint Adams2000-08-051-0/+13
* 15216: Rewrite pathconf() support.Bart Schaefer2000-08-041-7/+83
* Initial revisionTanaka Akira1999-04-151-0/+285