summary refs log tree commit diff
path: root/config.c
diff options
context:
space:
mode:
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
2bb6b'>Mark views when they are createdJune McEnroe2018-09-02 * Simplify invalid nick messagesJune McEnroe2018-09-02 * Include time.h for time_t in chat.hJune McEnroe2018-09-02 * Remove FIXME for tracking tags in WHO handlingJune McEnroe2018-08-20 * Don't clobber tab order on /whoJune McEnroe2018-08-20 * Remove unnecessary includeJune McEnroe2018-08-20 * Add wcsnchr, wcsnrchr, awcsntombsJune McEnroe2018-08-20 * Set errno in vaswprintf in case vswprintf does notJune McEnroe2018-08-20 * Avoid unportable iswascii(3)June McEnroe2018-08-20 * Fix missing stdint.h includeJune McEnroe2018-08-20 * Add uninstall target