1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
Oliver Kiddle
af0697b705 17503: fix various typos and spelling mistakes in source code comments 2002-08-05 12:35:59 +00:00
Bart Schaefer
c43a6be917 16094: zopenmax() need only return the highest-numbered open descriptor 2001-11-03 23:39:11 +00:00
Oliver Kiddle
0f960cc8ca fix IRIX 5.3 specific compilation problems and some error messages (15204) 2001-07-02 11:33:26 +00:00
Bart Schaefer
0d96dc0879 Back out 12814. 2000-09-18 14:22:48 +00:00
Clint Adams
2742cb14ce 12814: zasprintf 2000-09-16 18:57:45 +00:00
Bart Schaefer
135b181aa6 12604: Remove calls to zpathmax(), minor fixes to zopenmax(). 2000-08-14 07:30:28 +00:00
Clint Adams
cb89544d32 12568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES. 2000-08-08 14:57:02 +00:00
Bart Schaefer
1859bb2d0a 12548: Tweak 12547. 2000-08-05 06:52:14 +00:00
Bart Schaefer
1ff8518b16 12547: Handle ENOENT and ENOTDIR in zpathmax(). 2000-08-05 05:59:53 +00:00
Clint Adams
45ffc3b6c8 12541: zrealpath wrapper around realpath() 2000-08-05 01:30:19 +00:00
Bart Schaefer
22cbf1b271 15216: Rewrite pathconf() support. 2000-08-04 07:09:12 +00:00
Tanaka Akira
e74702b467 Initial revision 1999-04-15 18:05:38 +00:00