]> sourceware.org Git - glibc.git/commit - ChangeLog
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 24 Feb 2000 23:07:31 +0000 (23:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 24 Feb 2000 23:07:31 +0000 (23:07 +0000)
commit52aec7d10c3b33641e79a7495258e1911fee213e
tree289817f63ae1c3a03b32e6ed023f5b1543f3152a
parentc3fb74d389db31b189fbaab2370bdbb3a8f2c652
Update.

2000-02-24  Geoff Clare  <gwc@unisoft.com>

* posix/wordexp-test.c: Updated to include tests for all the
problems fixed by the last changes to wordexp.c.

* posix/wordexp.c: Use $HOME to expand ~ (if set); fix off-by-one
error in expansion of ~user; correct handling of WRDE_APPEND and
WRDE_DOOFFS; return WRDE_SYNTAX for syntax errors in command
substitutions; limit removal of newlines to those that are
really `trailing'; allow for current word to continue after
a command substitution (e.g. "a$(echo b)c"); restore pwordexp
members properly on error returns.
ChangeLog
posix/wordexp-test.c
This page took 0.041187 seconds and 5 git commands to generate.