summary refs log tree commit diff
path: root/src/trap.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2005-10-29 20:42:02 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2005-10-29 21:40:05 +1000
commit13bd3c97d9cc4661fe58a0ca8a73f8e9f891a8f1 (patch)
tree6834354a98b849cf943698a65d875af6ba92f91a /src/trap.c
parent[BUILTIN] Disable histcmd completely when SMALL is defined (diff)
downloaddash-13bd3c97d9cc4661fe58a0ca8a73f8e9f891a8f1.tar.gz
dash-13bd3c97d9cc4661fe58a0ca8a73f8e9f891a8f1.zip
[SYSTEM] Added default definition for SSIZE_MAX
klibc doesn't define the macro SSIZE_MAX.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-11 17:41:06 -0500'>2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe Rookie mistake. 2020-02-11Cast towupper to wchar_tJune McEnroe For some reason it takes and returns wint_t... 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe