mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 06:10:06 +00:00
8d9618b7f6
1998-03-12 13:11 Tim Waugh <tim@cyberelk.demon.co.uk> * posix/wordexp-test.c: More tests. (main): Set up arena for pathname expansion tests (in a temporary directory). (testit): Don't check word count or word vector if return value is non-zero. * posix/wordexp.c (exec_comm): Always chop off terminating linefeed (just like bash does). (parse_param): Change lots of occurrences of "if (!*env)" to "if (!env || !*env)". (parse_param): For assignment inside parameter expansion, use all expanded words in assignment rather than just the first. (parse_param): Corrected return value for parameter expansion of an unset variable when WRDE_UNDEF is in effect. (parse_dollars): Don't field-split if quoted. (wordexp): Opening brace character isn't allowed unquoted. 1998-03-12 Ulrich Drepper <drepper@cygnus.com> * elf/dlerror.c: Fix concurrency problems with error string and number. * elf/dl-deps.c (_dl_map_object_deps): Print debug info when filter/auxiliary are being loaded. 1998-03-12 14:24 Ulrich Drepper <drepper@cygnus.com> * elf/dlerror.c (last_object_name): Removed. (dlerror): Don't use last_object_name. (_dl_error_run): Omit second argument to _dl_catch_error. * elf/dl-error.c (struct catch): Remove objname member. (_dl_signal_error): Construct string including objname when given. (_dl_catch_error): Remove objname handling. * elf/link.h (_dl_catch_error): Fix prototype and comment. * elf/rtld.c (dl_main): Call _dl_catch_error correctly. * elf/dl-deps.c (_dl_map_objet_deps): Likewise. * nss/nsswitch.c (nss_dlerror_run): Likewise. * iconv/gconv_dl.c (dlerror_run): Likewise. [Corrects PR libc/501]. |
||
---|---|---|
.. | ||
arpa | ||
netinet | ||
protocols | ||
.cvsignore | ||
aliases.h | ||
ether_aton_r.c | ||
ether_aton.c | ||
ether_hton.c | ||
ether_line.c | ||
ether_ntoa_r.c | ||
ether_ntoa.c | ||
ether_ntoh.c | ||
getaliasent_r.c | ||
getaliasent.c | ||
getaliasname_r.c | ||
getaliasname.c | ||
gethstbyad_r.c | ||
gethstbyad.c | ||
gethstbynm2_r.c | ||
gethstbynm2.c | ||
gethstbynm_r.c | ||
gethstbynm.c | ||
gethstent_r.c | ||
gethstent.c | ||
getnameinfo.c | ||
getnetbyad_r.c | ||
getnetbyad.c | ||
getnetbynm_r.c | ||
getnetbynm.c | ||
getnetent_r.c | ||
getnetent.c | ||
getnetgrent_r.c | ||
getnetgrent.c | ||
getproto_r.c | ||
getproto.c | ||
getprtent_r.c | ||
getprtent.c | ||
getprtname_r.c | ||
getprtname.c | ||
getrpcbyname_r.c | ||
getrpcbyname.c | ||
getrpcbynumber_r.c | ||
getrpcbynumber.c | ||
getrpcent_r.c | ||
getrpcent.c | ||
getservent_r.c | ||
getservent.c | ||
getsrvbynm_r.c | ||
getsrvbynm.c | ||
getsrvbypt_r.c | ||
getsrvbypt.c | ||
herrno.c | ||
htontest.c | ||
in6_addr.c | ||
inet_lnaof.c | ||
inet_mkadr.c | ||
inet_net.c | ||
inet_netof.c | ||
inet_ntoa.c | ||
Makefile | ||
netgroup.h | ||
rcmd.c | ||
rexec.c | ||
ruserpass.c | ||
test_ifindex.c | ||
tst-ntoa.c |