summary refs log tree commit diff
path: root/src/funcs/kill
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2005-10-26 20:00:59 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2005-10-26 20:00:59 +1000
commitfc31133e92b1527728c4c2a4f4a2262a46a05b38 (patch)
treefc2bb1ea559132a66a805613ace5c8bc71dde510 /src/funcs/kill
parent[INPUT] Fix NUL skipping in preadbuffer (diff)
downloaddash-fc31133e92b1527728c4c2a4f4a2262a46a05b38.tar.gz
dash-fc31133e92b1527728c4c2a4f4a2262a46a05b38.zip
[INPUT] Size optimisations in preadbuffer()
Added unlikely markers.
Reduced switch coverage.
Removed p since we now erase NULs as soon as we see them.
Use more to store parselleft.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe