summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-07-25 20:44:48 +0000
committerRoland McGrath <roland@gnu.org>1995-07-25 20:44:48 +0000
commitff48a63c86133fb352392c60b525d6aaf2d836a2 (patch)
tree4ebfcac559dd9e9ef48ea58894756542b75fed46 /ChangeLog
parent4356cfd7ad089329066cc2ebaaf9e1e982762537 (diff)
* sysdeps/mach/hurd/pathconf.c: Declare VALUE as int, not long int.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3a9495ee7..598f70f21e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
Tue Jul 25 09:14:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+ * sysdeps/mach/hurd/pathconf.c: Declare VALUE as int, not long int.
+
* stdlib/strtol.c [_LIBC]: Define STDC_HEADERS.
* sysdeps/unix/sysv/ftime.S: New file.