Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New functions for shell escaping. | Kaz Kylheku | 2023-09-01 | 1 | -0/+11 |
* stream.c (sh_esc, sh_esc_all, sh_esc_dq, sh_esc_sq): New static functions. (stream_init): sh-esc, sh-esc-all, sh-esc-dq, sh-esc-sq: Intrinsics registered. * tests/018/sh-esc.tl: New file. * txr.1: Documented. |