summary refs log tree commit diff
path: root/bin/1sh/input.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-09 04:28:45 -0400
committerJune McEnroe <june@causal.agency>2020-03-09 20:01:30 -0400
commit62e90f9a29b68d462861ce10ec4cb23a1e3b3ffa (patch)
treeba5e02cb22ba85b17b5ced9f7cd309e3660200f6 /bin/1sh/input.h
parentReplace 1sh Makefile (diff)
downloadsrc-62e90f9a29b68d462861ce10ec4cb23a1e3b3ffa.tar.gz
src-62e90f9a29b68d462861ce10ec4cb23a1e3b3ffa.zip
Replace sys_nsig with NSIG
Diffstat (limited to 'bin/1sh/input.h')
0 files changed, 0 insertions, 0 deletions
hover-highlight'> 2020-10-29Update README build instructions 1.2June McEnroe 2020-10-29Say OpenSSL in additional permission noticesJune McEnroe 2020-10-27Refactor IMAP structJune McEnroe 2020-10-27Rewrite compat and add configure scriptJune McEnroe 2020-10-24Use open_memstream rather than fmemopenJune McEnroe 2020-06-08Add additional permission for linking with LibreSSLJune McEnroe https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs 2020-05-05Update email addresses 1.1June McEnroe 2020-05-05Update compat.h for split read/write streamsJune McEnroe 2020-05-05Encode the path as Subject with QJune McEnroe 2020-05-04Clean up notemap with dataCheckJune McEnroe 2020-05-04Update IMAP parserJune McEnroe 2020-04-08Use a real IMAP parserJune McEnroe 2020-01-28Call fopencookie with a+ 1.0June McEnroe This fixes strange behaviour when interleaving reads and writes. 2020-01-28Add arc4random_buf compatibilityJune McEnroe