about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-10-18 07:36:16 +0000
committerRoland McGrath <roland@gnu.org>1995-10-18 07:36:16 +0000
commit4d049a8baacf9ede77b91cff4582798f7df350e8 (patch)
treecfaf31950736eea36ac04e1f08ff58f8071e0689 /ChangeLog
parentcabcc273c218a247ffecb03a067b80857a353cf4 (diff)
downloadglibc-4d049a8baacf9ede77b91cff4582798f7df350e8.tar.gz
glibc-4d049a8baacf9ede77b91cff4582798f7df350e8.tar.xz
glibc-4d049a8baacf9ede77b91cff4582798f7df350e8.zip
Wed Oct 18 03:33:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951018
	* sysdeps/generic/_strerror.c: Declare _sys_errlist and _sys_nerr.

	* hurd/hurdlookup.c (__hurd_file_name_lookup_retry): For magic
	`fd/', pass the right pointer to strtol to parse the number.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c920ff44f7..e400d5c5cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Wed Oct 18 03:33:22 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
+
+	* sysdeps/generic/_strerror.c: Declare _sys_errlist and _sys_nerr.
+
+	* hurd/hurdlookup.c (__hurd_file_name_lookup_retry): For magic
+	`fd/', pass the right pointer to strtol to parse the number.
+
 Tue Oct 17 23:00:10 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
 	* sysdeps/mach/_strerror.c: Include stdio-common/_itoa.h instead