From 4708015f24a69bd0a436483c4d1244d1fb1f2e87 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 2 Jul 1999 11:50:55 +0000 Subject: Update. 1999-07-02 Tim Waugh * posix/wordexp-test.c: Revert bogus 'unset IFS' change. It doesn't belong in the tests, but in the wordexp implementation. * posix/wordexp.c (exec_comm): Unset IFS so that subshells don't split fields. --- ChangeLog | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 09ef1bc75c..5950790ad1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,20 @@ +1999-07-02 Tim Waugh + + * posix/wordexp-test.c: Revert bogus 'unset IFS' change. It + doesn't belong in the tests, but in the wordexp implementation. + + * posix/wordexp.c (exec_comm): Unset IFS so that subshells don't + split fields. + 1999-07-01 Cristian Gafton - + * time/strptime.c (strptime): Initialize the tm struct first to avoid returning bogus results on incomplete data. (strptime_internal): day_of_the_week() requres bith tm_mon and tm_mday to be initializaed. Computer them first if they are not given. (strptime_internal): (have_mon, have_mday): New variables. - + 1999-07-01 Andreas Jaeger * inet/rcmd.c (__icheckhost): Fix typo in last patch. -- cgit 1.4.1