hush: fix handling of empty heredoc EOF marker
[oweals/busybox.git] / shell / shell_common.h
2016-09-30 Denys Vlasenkoash: [VAR] Initialise OPTIND after importing environment
2012-07-24 Michael Tokarev*: declare strings with ALIGN1, as appropriate
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-05-23 Denys Vlasenkoshell: consolidate builtin_foo.? into shell_common...
2010-01-13 Denys Vlasenkoshell/read: check that variable names are sane
2010-01-12 Denys Vlasenkoshell: split read builtin from ash