use sysconf (_SC_GETPW_R_SIZE_MAX) as the new initinal bufsize for
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Thu, 22 Apr 1999 13:16:10 +0000 (13:16 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Thu, 22 Apr 1999 13:16:10 +0000 (13:16 +0000)
commit737d9c6714ed46e04edfcfee63aaf41e0426cc87
tree3025e9f662da904d0bf020a9aac116f7b5670d7d
parent68b24cb4a8f880f13b5cfae2efd0a38a50248931
use sysconf (_SC_GETPW_R_SIZE_MAX) as the new initinal bufsize for

1999-04-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* gutils.c (g_get_any_init): use sysconf (_SC_GETPW_R_SIZE_MAX) as
the new initinal bufsize for getpwuid_r on systems, that support
this. Hint from Holger Duerer <H.Duerer@zait.uni-bremen.de>.
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