From 9e56352f882e634fde43c7bf4a76090f51cd7c59 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 8 Jun 2000 10:03:13 +0000 Subject: [PATCH] Update. 2000-06-08 Ulrich Drepper * sysdeps/unix/sysv/linux/pathconf.c: Define LINUX_LINK_MAX and use it instead of LINK_MAX. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9d0794cb87..2fbae6aefa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-06-08 Ulrich Drepper + + * sysdeps/unix/sysv/linux/pathconf.c: Define LINUX_LINK_MAX and + use it instead of LINK_MAX. + 2000-06-08 Andreas Jaeger * libio/genops.c (_IO_list_lock): Only compile body if we're -- 2.11.4.GIT