index
:
dash
this commit
master
patched shell with cmake build
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
expand.c
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
[EXPAND] Perform tilde expansion in all parameter expansion words
Herbert Xu
2007-09-24
*
[EXPAND] Do not quote back slashes in parameter expansions outside quotes
Herbert Xu
2007-09-24
*
[EXPAND] Fixed inverted char class matching
Herbert Xu
2006-10-04
*
[PARSER] Only use signed char for syntax arrays
Herbert Xu
2006-04-23
*
Added missing system.h inclusion for mempcpy
Herbert Xu
2005-10-29
*
Fixed gcc 4.0 compilation problems
Herbert Xu
2005-10-29
*
[EXPAND] Added getpwhome as a wrapper for getpwnam
Herbert Xu
2005-10-29
*
Copyright/licence updates and remove all traces of sys/cdefs.h
Herbert Xu
2005-10-29
*
Removed some unnecessary inclusions of input.h.
herbert
2005-09-26
*
Renamed error to sh_error.
herbert
2005-09-26
*
Fixed signed char promotion in src/expand.c.
herbert
2005-09-26
*
Size optimisations around varvalue() in src/expand.c.
herbert
2005-09-26
*
Fixed expansion when leading argument is null in src/expand.c.
herbert
2005-09-26
*
Initial import.
Herbert Xu
2005-09-26
[prev]