(parse_tilde): Fix calls to __getpwnam_r and __getpwuid_r.
commit9733d27508ad5b1e2d04109baf4f085a3e4a2cb3
authorUlrich Drepper <drepper@redhat.com>
Mon, 4 Aug 1997 14:18:39 +0000 (4 14:18 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 4 Aug 1997 14:18:39 +0000 (4 14:18 +0000)
tree7466b64c920b6dbdf90699cba4406e40f78f8979
parent6becb4e4d68eee109ef5d615d530ef9f73d9aeca
(parse_tilde): Fix calls to __getpwnam_r and __getpwuid_r.
Include <stdio.h> to get prototypes of *printf.
(exec_comm): Remove unneeded variable *sh.
posix/wordexp.c