Menu

Commit [r169]  Maximize  Restore  History

- Reworked the code that handles quoting for the wildcard expansion

routine. We no longer allocate memory and then modify it, but
call a function for each quoted parameter which does whatever is
necessary.

- The shell command parameter parser now considers the non-breaking
space character (ISO code 160) to be a blank space character, too.

obarthel 2005-03-03

changed /trunk/library/changes
changed /trunk/library/stdlib_headers.h
changed /trunk/library/stdlib_protos.h
changed /trunk/library/stdlib_startup.c
changed /trunk/library/stdlib_wildcard_expand.c
changed /trunk/library/unistd_wildcard_expand.c
/trunk/library/changes Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_headers.h Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_protos.h Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_startup.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_wildcard_expand.c Diff Switch to side-by-side view
Loading...
/trunk/library/unistd_wildcard_expand.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.