Rewrite not to look at `errno' if library call succeeds, since `errno' is
authorRaja R Harinath <harinath@src.gnome.org>
Sun, 24 Jan 1999 03:18:36 +0000 (03:18 +0000)
committerRaja R Harinath <harinath@src.gnome.org>
Sun, 24 Jan 1999 03:18:36 +0000 (03:18 +0000)
commitc9e92e124e97a12492f7968da91ece6cb9425ed0
tree1a42051a6d33a8318192e4386e144bc66ce705bb
parentd041a486182c9d6226e0d568385b2b26b9610171
Rewrite not to look at `errno' if library call succeeds, since `errno' is

* gutils.c (g_get_any_init) [HAVE_GETPWUID_R]:
Rewrite not to look at `errno' if library call succeeds, since
`errno' is not reset to 0.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gutils.c
gutils.c