hush: mention PPID, RANDOM support
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 16 May 2010 00:36:18 +0000 (02:36 +0200)
committerDenys 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

index 9b15efb30c2b3562405bd4861f65034d563e5eea..07cacbfc9b8d465039feb4c6251afafb741d01b7 100644 (file)
@@ -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: