This is the mail archive of the glibc-cvs@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/posix wordexp.c


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2-1-branch
Changes by:	drepper@sourceware.cygnus.com	00/02/23 23:37:10

Modified files:
	posix          : wordexp.c 

Log message:
	Use we_offs everywhere if WRDE_DOOFS.
	Expand ~ correctly.
	Detect syntax errors in command substitutions.
	Delete trailing newlines correctly.
	Don't split fields in command substitution situations.
	Restore old structure in case of an error.
	Handle WRDE_APPEND correctly.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]