diff options
author | Gerrit Pape <pape@smarden.org> | 2002-10-21 14:32:06 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2002-10-21 14:32:06 +0000 |
commit | ec617d629af18dd5fa1a5fed1d5349f59d74b744 (patch) | |
tree | 62e78c5179539970547e4b24e51aa6233b4c6023 /package | |
parent | 54175f00b4357afa8e7a82a0e8b7631d53c7da8f (diff) | |
download | runit-ec617d629af18dd5fa1a5fed1d5349f59d74b744.tar.gz runit-ec617d629af18dd5fa1a5fed1d5349f59d74b744.tar.xz runit-ec617d629af18dd5fa1a5fed1d5349f59d74b744.zip |
* runsvdir.c: continue reading directory when stat() on entry fails.
Diffstat (limited to 'package')
-rw-r--r-- | package/CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/CHANGES b/package/CHANGES index 960a464..8eb5abb 100644 --- a/package/CHANGES +++ b/package/CHANGES @@ -1,3 +1,5 @@ + * runsvdir.c: continue reading directory when stat() on entry fails. + runit 0.7.0 Mon, 07 Oct 2002 11:26:27 +0200 * runsvdir.c: check service directory's inode and device in addition |