summary refs log tree commit diff
path: root/doc/zlib/gzwrite.3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-03 16:09:43 -0500
committerJune McEnroe <june@causal.agency>2021-02-04 17:10:55 -0500
commit9b7b605e5abeee8b93dacd2e7dc3e66fb7916362 (patch)
tree9e4e2729a5c0598145694a42b5dba55f28382db4 /doc/zlib/gzwrite.3
parentRemove cgit logo using cgitrc (diff)
downloadsrc-9b7b605e5abeee8b93dacd2e7dc3e66fb7916362.tar.gz
src-9b7b605e5abeee8b93dacd2e7dc3e66fb7916362.zip
Warn twice about stopped jobs
Not really sure why this previously set job_warning to 2 rather
than 1. Anyway I often just press ^D again after the warning without
really thinking, so do it twice.
Diffstat (limited to 'doc/zlib/gzwrite.3')
0 files changed, 0 insertions, 0 deletions
follow=1'>Fix tests for diff spansJune McEnroe 2021-01-20Avoid matching ':' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe