Make the error message in case of a broken thread system a bit more
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Fri, 5 Feb 1999 16:41:02 +0000 (16:41 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Fri, 5 Feb 1999 16:41:02 +0000 (16:41 +0000)
commit28500009d46c3737af3a2e3480e38a5c7561db6b
treea7df5167af1bf91812aedb587745f5ab636fccdb
parent319fb3361c801455a23c8ddc80943e777226c888
Make the error message in case of a broken thread system a bit more

1999-02-05  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* configure.in: Make the error message in case of a broken thread
system a bit more informative.

* gutils.c (g_get_any_init): Changed the error logic again, now
only leaving the memory doubling loop, when success is reached or
when the user isn't found or when the buffer is 32k big,
additionally now getpwuid will be run, if getpwuid_r didn't work
out properly. A warning is issued however.
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
configure.in
glib/gutils.c
gutils.c