about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-18 05:22:55 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-18 05:22:55 +0000
commit89ffa8a88378b50a4fa9ad4084a4de3ef431777d (patch)
tree3d1956a54d07eef6a60fcafe7d11de13ff5493a8 /ChangeLog
parenta9c464ab1b027f8b4308e3b4a03d44fdaabf9609 (diff)
downloadglibc-89ffa8a88378b50a4fa9ad4084a4de3ef431777d.tar.gz
glibc-89ffa8a88378b50a4fa9ad4084a4de3ef431777d.tar.xz
glibc-89ffa8a88378b50a4fa9ad4084a4de3ef431777d.zip
Update.
	* sysdeps/unix/sysv/linux/alpha/fpathconf.c: Define and use
	LINUX_LINK_MAX.
	* sysdeps/unix/sysv/linux/alpha/pathconf.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 26459419e4..c14bcfb444 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 2000-06-17  Ulrich Drepper  <drepper@redhat.com>
 
-	* sysdeps/unix/sysv/linux/alpha/pathconf.c: Define LINK_MAX.
+	* sysdeps/unix/sysv/linux/alpha/fpathconf.c: Define and use
+	LINUX_LINK_MAX.
+	* sysdeps/unix/sysv/linux/alpha/pathconf.c: Likewise.
 
 	* locale/programs/ld-ctype.c (ctype_output): Really write out
 	mboutdigits information.