about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-01-13 03:45:38 +0000
committerRoland McGrath <roland@gnu.org>2003-01-13 03:45:38 +0000
commitc01ec9c73d479ac91efb8ec590a6b81cee3ed0af (patch)
tree99b389b0d78f0fb21c2769baf54d9129cbfe96a5 /ChangeLog
parentf1c5213d6908c00e42556e9ac910cf150029f4c2 (diff)
downloadglibc-c01ec9c73d479ac91efb8ec590a6b81cee3ed0af.tar.gz
glibc-c01ec9c73d479ac91efb8ec590a6b81cee3ed0af.tar.xz
glibc-c01ec9c73d479ac91efb8ec590a6b81cee3ed0af.zip
* hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use strtoul,
	not strtol.  The former is usable in ld.so, the latter not.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3bcba887f..6d1c2c37c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2003-01-12  Roland McGrath  <roland@redhat.com>
 
+	* hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use strtoul,
+	not strtol.  The former is usable in ld.so, the latter not.
+
 	* include/fcntl.h: Declare __libc_creat.
 
 	* sysdeps/mach/hurd/Makefile (libmachuser-link.so-no-z-defs,