aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-09-30 22:30:11 +0000
committerUlrich Drepper <drepper@redhat.com>2002-09-30 22:30:11 +0000
commite3b0b8baa175848d3ff72e0494581b6eddcde29a (patch)
tree59ca541721ca31e3815364fdf591a6274afbddb5 /ChangeLog
parenta3022b820fa3bb5c5d2ee3260afa5b521a804c1d (diff)
downloadglibc-e3b0b8baa175848d3ff72e0494581b6eddcde29a.tar
glibc-e3b0b8baa175848d3ff72e0494581b6eddcde29a.tar.gz
glibc-e3b0b8baa175848d3ff72e0494581b6eddcde29a.tar.bz2
glibc-e3b0b8baa175848d3ff72e0494581b6eddcde29a.zip
Update.
2002-09-29 Bruno Haible <bruno@clisp.org> * sysdeps/generic/utmp_file.c (LOCKING_FAILED): New macro. (UNLOCK_FILE): Add a label. (getutent_r_file, internal_getut_r, getutline_r_file, pututline_file, updwtmp_file): Shut off the alarm clock when locking failed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 962dd9fc7e..dadc4254c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-09-29 Bruno Haible <bruno@clisp.org>
+
+ * sysdeps/generic/utmp_file.c (LOCKING_FAILED): New macro.
+ (UNLOCK_FILE): Add a label.
+ (getutent_r_file, internal_getut_r, getutline_r_file, pututline_file,
+ updwtmp_file): Shut off the alarm clock when locking failed.
+
2002-09-30 Isamu Hasegawa <isamu@yamato.ibm.com>
* posix/regex_internal.h (re_match_context_t): Add a new member.