summary refs log tree commit diff
path: root/src/funcs/kill
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2008-07-13 21:40:51 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-07-13 22:07:37 +0800
commit2cf4ab1d547a63fa6048325ff7ff862454fbdb4f (patch)
treeeb74493a8a16365fd8c386505ade183b132b4b34 /src/funcs/kill
parent[BUILTIN] Made t_lex reentrant (diff)
downloaddash-2cf4ab1d547a63fa6048325ff7ff862454fbdb4f.tar.gz
dash-2cf4ab1d547a63fa6048325ff7ff862454fbdb4f.zip
[INPUT] Made setinputfd static
This function is no longer used anywhere else.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
19-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroetr> 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe