Matthew Martin
|
6331772c5b
|
44135: Add chmod builtin
|
2019-03-18 22:17:54 -05:00 |
|
Jun-ichi Takimoto
|
ca3bc0d95d
|
37838: use UNUSED() consistently
|
2016-01-30 00:26:23 +09:00 |
|
Peter Stephenson
|
770beb5816
|
36218: use unmetafied file name for mkdir system call
|
2015-08-18 11:10:54 +01:00 |
|
Peter Stephenson
|
d89361739a
|
29165: use term.h globally if needed at all.
|
2011-05-09 09:49:08 +00:00 |
|
Peter Stephenson
|
9defc9850d
|
26772: better error handling and fix runaway chdir on failed cd
|
2009-03-24 12:52:07 +00:00 |
|
Wayne Davison
|
bf25c3a43f
|
26735: Check some function return values for failures. Gets rid of
some compiler warnings, and improves error handling/notification.
|
2009-03-15 01:04:50 +00:00 |
|
Peter Stephenson
|
16c03b4cbf
|
24972: Phil Pennock: zf_* variants of zsh/files builtins plus extra options
|
2008-05-08 09:03:49 +00:00 |
|
Clint Adams
|
4cff29774e
|
23788: add -h option to chown symlinks rather than targets, and change default behavior to do the opposite.
|
2007-08-21 22:59:48 +00:00 |
|
Peter Stephenson
|
1b52f47cf2
|
23665: autoloading of module features and related tweaks
|
2007-07-06 21:52:38 +00:00 |
|
Peter Stephenson
|
b0c5f09169
|
see 23479: add initial features support for modules
|
2007-05-28 22:57:39 +00:00 |
|
Peter Stephenson
|
dd5602f59b
|
22474: use variable argument lists to improve error message handling
|
2006-05-30 22:35:03 +00:00 |
|
Wayne Davison
|
87f010ec1a
|
Use idigit() instead of range-checking '0' - '9'.
|
2005-10-31 18:22:40 +00:00 |
|
Peter Stephenson
|
b2cfbabced
|
21466: mkdir -p didn't work with symlinks
|
2005-07-14 20:20:11 +00:00 |
|
Wayne Davison
|
fb0937a69e
|
Marked unused parameters with the new UNUSED() macro.
|
2004-06-02 22:14:25 +00:00 |
|
Peter Stephenson
|
1be7d4744d
|
18559, 18562: make modules use proper option arguments
|
2003-05-22 09:48:25 +00:00 |
|
Peter Stephenson
|
9634760d5e
|
17582: Improved option argument handling.
unposted: Updated version to 4.1.0-dev-6 because of interface change.
|
2002-08-27 21:10:30 +00:00 |
|
Clint Adams
|
3ce3caeec6
|
12845: dynamically allocate pbuf in domove()
|
2000-09-19 15:26:08 +00:00 |
|
Clint Adams
|
7c7e1f97cb
|
12836: bin_ln now independent of PATH_MAX
|
2000-09-18 17:29:07 +00:00 |
|
Bart Schaefer
|
135b181aa6
|
12604: Remove calls to zpathmax(), minor fixes to zopenmax().
|
2000-08-14 07:30:28 +00:00 |
|
Bart Schaefer
|
1ff8518b16
|
12547: Handle ENOENT and ENOTDIR in zpathmax().
|
2000-08-05 05:59:53 +00:00 |
|
Clint Adams
|
971f7c0a19
|
12533: pathconf() without tail in mkdir
|
2000-08-04 14:58:05 +00:00 |
|
Bart Schaefer
|
22cbf1b271
|
15216: Rewrite pathconf() support.
|
2000-08-04 07:09:12 +00:00 |
|
Clint Adams
|
de7b6730bc
|
12489: pathconf for unlimited fs
|
2000-08-02 14:20:41 +00:00 |
|
Clint Adams
|
30e35ee2ed
|
12472: limited pathconf support
|
2000-08-02 13:54:17 +00:00 |
|
Tanaka Akira
|
e74702b467
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|