summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-12-02 19:43:55 +0000
committerRoland McGrath <roland@gnu.org>2001-12-02 19:43:55 +0000
commit5ca3ec06e0d1dc5eb0def5697f914fcce3f1d774 (patch)
tree824dcc88e2fefc70bf694b6e6cc318f1ccf9aee2 /ChangeLog
parentce944fef4ef26a9fd4cf6d95917b27161b32e628 (diff)
downloadglibc-5ca3ec06e0d1dc5eb0def5697f914fcce3f1d774.tar.gz
glibc-5ca3ec06e0d1dc5eb0def5697f914fcce3f1d774.tar.xz
glibc-5ca3ec06e0d1dc5eb0def5697f914fcce3f1d774.zip
* hurd/hurd.h (_hurd_umask): Remove volatile qualifier from decl.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c76f1e0502..0cd0523503 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-12-02  Roland McGrath  <roland@frob.com>
 
+	* hurd/hurd.h (_hurd_umask): Remove volatile qualifier from decl.
+
 	* mach/Makefile ($(objpfx)mach-syscalls.mk): Pass $(CFLAGS) to $(CC).
 	* mach/Machrules ($(objpfx)%.udeps static pattern rule): Likewise.
 	Reported by Jeff Bailey <jbailey@nisa.net>.