From 3ab03ed31815ef7229cca720287c6a68a9aa6525 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 28 Jan 2000 23:24:03 +0000 Subject: [PATCH] . --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2413a209f7a..18466af8b12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-01-28 Roland McGrath + + * hurd/hurdselect.c (_hurd_select): Don't allocate D as a + variable-sized automatic. Instead, use alloca after capping + number of elements (NFDS) to a reasonable upper bound. + 2000-01-27 Roland McGrath * hurd/set-host.c (_hurd_set_host_config): Pass O_WRITE in flags to -- 2.47.2