better ChangeLog Entry
authorSebastian Wilhelmi <wilhelmi@src.gnome.org>
Wed, 22 Mar 2000 15:18:57 +0000 (15:18 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Wed, 22 Mar 2000 15:18:57 +0000 (15:18 +0000)
better ChangeLog Entry

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

index 17db0f8..5fc5217 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,8 @@
        * gutils.c (g_get_current_dir): Ok, Marcus Brinkmann
        <Marcus.Brinkmann@ruhr-uni-bochum.de> convinced me, that 128 KB
        path length might not be enough for the HURD. So I changed the
-       loop to at least avoid an integer overflow.
+       loop to at least avoid an integer overflow, which could happen at
+       beyond 2GB size ;-)
 
        * configure.in: Test for sched_yield as the native yield function
        first. Corrected typo g_thread_sleep -> g_usleep. Corrected
index 17db0f8..5fc5217 100644 (file)
@@ -3,7 +3,8 @@
        * gutils.c (g_get_current_dir): Ok, Marcus Brinkmann
        <Marcus.Brinkmann@ruhr-uni-bochum.de> convinced me, that 128 KB
        path length might not be enough for the HURD. So I changed the
-       loop to at least avoid an integer overflow.
+       loop to at least avoid an integer overflow, which could happen at
+       beyond 2GB size ;-)
 
        * configure.in: Test for sched_yield as the native yield function
        first. Corrected typo g_thread_sleep -> g_usleep. Corrected
index 17db0f8..5fc5217 100644 (file)
@@ -3,7 +3,8 @@
        * gutils.c (g_get_current_dir): Ok, Marcus Brinkmann
        <Marcus.Brinkmann@ruhr-uni-bochum.de> convinced me, that 128 KB
        path length might not be enough for the HURD. So I changed the
-       loop to at least avoid an integer overflow.
+       loop to at least avoid an integer overflow, which could happen at
+       beyond 2GB size ;-)
 
        * configure.in: Test for sched_yield as the native yield function
        first. Corrected typo g_thread_sleep -> g_usleep. Corrected
index 17db0f8..5fc5217 100644 (file)
@@ -3,7 +3,8 @@
        * gutils.c (g_get_current_dir): Ok, Marcus Brinkmann
        <Marcus.Brinkmann@ruhr-uni-bochum.de> convinced me, that 128 KB
        path length might not be enough for the HURD. So I changed the
-       loop to at least avoid an integer overflow.
+       loop to at least avoid an integer overflow, which could happen at
+       beyond 2GB size ;-)
 
        * configure.in: Test for sched_yield as the native yield function
        first. Corrected typo g_thread_sleep -> g_usleep. Corrected
index 17db0f8..5fc5217 100644 (file)
@@ -3,7 +3,8 @@
        * gutils.c (g_get_current_dir): Ok, Marcus Brinkmann
        <Marcus.Brinkmann@ruhr-uni-bochum.de> convinced me, that 128 KB
        path length might not be enough for the HURD. So I changed the
-       loop to at least avoid an integer overflow.
+       loop to at least avoid an integer overflow, which could happen at
+       beyond 2GB size ;-)
 
        * configure.in: Test for sched_yield as the native yield function
        first. Corrected typo g_thread_sleep -> g_usleep. Corrected
index 17db0f8..5fc5217 100644 (file)
@@ -3,7 +3,8 @@
        * gutils.c (g_get_current_dir): Ok, Marcus Brinkmann
        <Marcus.Brinkmann@ruhr-uni-bochum.de> convinced me, that 128 KB
        path length might not be enough for the HURD. So I changed the
-       loop to at least avoid an integer overflow.
+       loop to at least avoid an integer overflow, which could happen at
+       beyond 2GB size ;-)
 
        * configure.in: Test for sched_yield as the native yield function
        first. Corrected typo g_thread_sleep -> g_usleep. Corrected
index 17db0f8..5fc5217 100644 (file)
@@ -3,7 +3,8 @@
        * gutils.c (g_get_current_dir): Ok, Marcus Brinkmann
        <Marcus.Brinkmann@ruhr-uni-bochum.de> convinced me, that 128 KB
        path length might not be enough for the HURD. So I changed the
-       loop to at least avoid an integer overflow.
+       loop to at least avoid an integer overflow, which could happen at
+       beyond 2GB size ;-)
 
        * configure.in: Test for sched_yield as the native yield function
        first. Corrected typo g_thread_sleep -> g_usleep. Corrected
index 17db0f8..5fc5217 100644 (file)
@@ -3,7 +3,8 @@
        * gutils.c (g_get_current_dir): Ok, Marcus Brinkmann
        <Marcus.Brinkmann@ruhr-uni-bochum.de> convinced me, that 128 KB
        path length might not be enough for the HURD. So I changed the
-       loop to at least avoid an integer overflow.
+       loop to at least avoid an integer overflow, which could happen at
+       beyond 2GB size ;-)
 
        * configure.in: Test for sched_yield as the native yield function
        first. Corrected typo g_thread_sleep -> g_usleep. Corrected