projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a29b055
)
hush: mention PPID, RANDOM support
author
Denys Vlasenko
<vda.linux@googlemail.com>
Sun, 16 May 2010 00:36:18 +0000
(
02:36
+0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Sun, 16 May 2010 00:36:18 +0000
(
02:36
+0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/hush.c
patch
|
blob
|
history
diff --git
a/shell/hush.c
b/shell/hush.c
index 9b15efb30c2b3562405bd4861f65034d563e5eea..07cacbfc9b8d465039feb4c6251afafb741d01b7 100644
(file)
--- a/
shell/hush.c
+++ b/
shell/hush.c
@@
-57,7
+57,7
@@
*
* TODOs:
* grep for "TODO" and fix (some of them are easy)
- * special variables (done: PWD)
+ * special variables (done: PWD
, PPID, RANDOM
)
* follow IFS rules more precisely, including update semantics
* export builtin should be special, its arguments are assignments
* and therefore expansion of them should be "one-word" expansion: