.
authorJim Meyering <jim@meyering.net>
Sat, 12 Jul 2003 16:48:26 +0000 (16:48 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 12 Jul 2003 16:48:26 +0000 (16:48 +0000)
lib/ChangeLog

index 1c60aab..b96c453 100644 (file)
@@ -1,5 +1,10 @@
 2003-07-12  Jim Meyering  <jim@meyering.net>
 
+       Don't emit diagnostics.  Let callers do that.
+       * save-cwd.c: Don't include "error.h".
+       (save_cwd): Don't call error.  Ensure that errno is valid
+       when returning nonzero.
+
        * obstack.h: Update from gnulib.
 
        * makepath.c (make_path): Enclose diagnostic in _(...).