aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-09-23 06:13:18 +0000
committerUlrich Drepper <drepper@redhat.com>2003-09-23 06:13:18 +0000
commit6a8a852bcb7b70fdd2c7f43e2b5c6effa6f9a24e (patch)
tree4c92d84d812bff7db337149c9d56d29886686d50 /ChangeLog
parent5d78bb43349cbd51805bcf0682af08a45b9988b8 (diff)
downloadglibc-6a8a852bcb7b70fdd2c7f43e2b5c6effa6f9a24e.tar
glibc-6a8a852bcb7b70fdd2c7f43e2b5c6effa6f9a24e.tar.gz
glibc-6a8a852bcb7b70fdd2c7f43e2b5c6effa6f9a24e.tar.bz2
glibc-6a8a852bcb7b70fdd2c7f43e2b5c6effa6f9a24e.zip
Update.
2003-09-20 Alfred M. Szmidt <ams@kemisten.nu> * sysdeps/generic/utmp_file.c (setutent_file, LOCK_FILE, UNLOCK_FILE, setutent_file): Use fcntl_not_cancel instead of __fcntl_nocancel.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 798793a00b..bd92a1f2a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-09-20 Alfred M. Szmidt <ams@kemisten.nu>
+
+ * sysdeps/generic/utmp_file.c (setutent_file, LOCK_FILE,
+ UNLOCK_FILE, setutent_file): Use fcntl_not_cancel instead of
+ __fcntl_nocancel.
+
2003-09-22 Ulrich Drepper <drepper@redhat.com>
* malloc/malloc.c: Include <stdint.h>.