Ulrich Drepper 2bcf29ba7c Update.
1998-03-11 15:27  Ulrich Drepper  <drepper@cygnus.com>

	* elf/rtld.c: Update help message.
	Install link maps for preloaded objects using main_map as loader.

	* elf/dl-misc.c: Use __libc_write instead of __write for debugging.
	* elf/dl-profile.c: Likewise.

	* elf/dlsym.c: Little optimization.
	* elf/dlvsym.c: Likewise.

1998-03-11 14:56  Ulrich Drepper  <drepper@cygnus.com>

	* posix/wordexp-test.c: Move test for parameter list at the very
	beginning.

1998-03-11 00:16  Tim Waugh  <tim@cyberelk.demon.co.uk>

	* posix/wordexp.c (wordexp): Set we_wordc to zero initially unless
	WRDE_REUSE flag is set.
	(parse_param): Allow `*', `@', and numbers in parameter names.
	(parse_dollars): Differentiate between arithmetic expansion and a
	command substitution that starts immediately with a sub-shell
	(like ``$((1+3))'' as opposed to ``$((echo);(ls))'').
	(parse_param): Memory allocated with __alloca in a block was
	referenced outside that block.  Adjusted to use malloc/free.
	(parse_param): Adjusted field-splitting algorithm so that there is
	not necessarily a field split at the end of a parameter expansion.

1998-03-10 19:52  Tim Waugh  <tim@cyberelk.demon.co.uk>

	* posix/wordexp.c (wordexp): If about to return WRDE_NOSPACE,
	don't free words that have already been allocated.
	(parse_param): A dollar sign on its own will never have a pattern
	associated with it (like "${HOME%%/}" has), so don't try to free it.
	(parse_glob): Attempt to glob when an unquoted `[' is found
	(rather than an unquoted '{' (!)).  Also for unquoted '?'.
	(parse_glob): Sorted out quoting in a glob-able word.
	(parse_param): Added $* and $@ handling.
1998-03-11 15:33:24 +00:00
..
1998-02-27 18:32:03 +00:00
1998-01-25 17:01:47 +00:00
1996-11-17 03:15:52 +00:00
1998-03-10 18:04:16 +00:00
1998-03-06 17:21:43 +00:00
1998-03-10 18:04:16 +00:00
1997-02-19 04:43:53 +00:00
1998-03-10 18:04:16 +00:00
1998-03-10 18:04:16 +00:00
1998-03-11 11:09:56 +00:00
1998-03-04 09:53:17 +00:00
1998-03-11 15:33:24 +00:00
1998-03-09 18:30:58 +00:00
1998-03-02 18:02:11 +00:00
1998-03-11 15:33:24 +00:00
1998-03-10 18:04:16 +00:00
1998-03-08 15:26:29 +00:00
1998-03-10 18:04:16 +00:00
1996-11-17 03:15:52 +00:00
1998-03-10 18:04:16 +00:00
1997-09-27 00:21:42 +00:00
1997-09-05 01:43:20 +00:00
1997-03-29 17:32:35 +00:00
1997-09-27 00:21:42 +00:00
1997-03-29 17:32:35 +00:00
1998-03-11 15:33:24 +00:00
1998-03-11 15:33:24 +00:00
1997-08-14 01:54:13 +00:00
1997-12-14 22:24:57 +00:00
1997-06-21 02:59:26 +00:00
1998-03-05 16:42:56 +00:00
1998-02-27 10:00:44 +00:00
1998-02-27 10:19:10 +00:00
1997-06-13 22:46:42 +00:00
1998-03-10 18:04:16 +00:00
1998-03-08 15:26:29 +00:00
1998-03-11 15:33:24 +00:00
1997-09-30 17:10:40 +00:00
1997-12-22 20:53:38 +00:00
1998-03-09 09:11:57 +00:00