Make g_get_current_dir work on systems with unlimited pathname length like
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Mon, 20 Mar 2000 16:01:41 +0000 (16:01 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Mon, 20 Mar 2000 16:01:41 +0000 (16:01 +0000)
commit2c4b4788fd8662cc26b248859c156c20fe9e7e3a
tree0781a183b718bbf3e3c0b7695a4051248e4bc772
parent692ce678922891f6e6f74c4b61461a64e67854a4
Make g_get_current_dir work on systems with unlimited pathname length like

2000-03-20  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* gutils.c (g_get_current_dir): Make g_get_current_dir work on
systems with unlimited pathname length like the HURD (It worked
there before, but only for pathes shorter than 2048). Closes
Bug#4525 as reported by Marcus Brinkmann
<Marcus.Brinkmann@ruhr-uni-bochum.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