mirror of
https://github.com/sheumann/hush.git
synced 2025-01-04 22:34:37 +00:00
hush: remove functions from TODOs
This commit is contained in:
parent
0701dca88c
commit
c43430f1b9
@ -40,7 +40,6 @@
|
|||||||
* POSIX syntax not implemented:
|
* POSIX syntax not implemented:
|
||||||
* aliases
|
* aliases
|
||||||
* <(list) and >(list) Process Substitution
|
* <(list) and >(list) Process Substitution
|
||||||
* Functions
|
|
||||||
* Tilde Expansion
|
* Tilde Expansion
|
||||||
*
|
*
|
||||||
* Bash stuff (maybe optionally enable?):
|
* Bash stuff (maybe optionally enable?):
|
||||||
@ -60,7 +59,6 @@
|
|||||||
* ^Z handling (and explain it in comments for mere humans)
|
* ^Z handling (and explain it in comments for mere humans)
|
||||||
* separate job control from interactiveness
|
* separate job control from interactiveness
|
||||||
* (testcase: booting with init=/bin/hush does not show prompt (2009-04))
|
* (testcase: booting with init=/bin/hush does not show prompt (2009-04))
|
||||||
* functions
|
|
||||||
*
|
*
|
||||||
* Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
|
* Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user