summaryrefslogtreecommitdiff
path: root/Src/compat.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-2224861 (with tweaks): logic to use alternative wcwidth() if needed;Peter Stephenson1-1/+324
2008-03-0324662: River Tarnell: strtoul() compat when not in system libraryPeter Stephenson1-0/+102
2004-12-01A few minor style tweaks (as discussed in 20595 and 20596).Wayne Davison1-6/+7
2004-11-29Corrected the error-return comment for zchdir() and optimized theWayne Davison1-9/+8
2004-11-2920591: Stephane Chazelas: use of fchdir in zchdir leaked fd'sPeter Stephenson1-3/+7
2002-08-0517503: fix various typos and spelling mistakes in source code commentsOliver Kiddle1-2/+2
2001-11-0316094: zopenmax() need only return the highest-numbered open descriptorBart Schaefer1-5/+25
2001-07-02fix IRIX 5.3 specific compilation problems and some error messages (15204)Oliver Kiddle1-1/+1
2000-09-18Back out 12814.Bart Schaefer1-74/+0
2000-09-1612814: zasprintfClint Adams1-0/+74
2000-08-1412604: Remove calls to zpathmax(), minor fixes to zopenmax().Bart Schaefer1-26/+40
2000-08-0812568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES.Clint Adams1-0/+21
2000-08-0512548: Tweak 12547.Bart Schaefer1-13/+12
2000-08-0512547: Handle ENOENT and ENOTDIR in zpathmax().Bart Schaefer1-15/+33
2000-08-0512541: zrealpath wrapper around realpath()Clint Adams1-0/+13
2000-08-0415216: Rewrite pathconf() support.Bart Schaefer1-7/+83
1999-04-15Initial revisionTanaka Akira1-0/+285