plan9fox/sys
cinap_lenrek c7eae3fb72 tar: make z flag work, even when no file name was provided (thanks aiju)
tar used to infer compression type from the filenames extension, but when
no file name is given (stdin/stdout), the -z flag was ignored and no
compression filter applied. this changes tar to assume the default
gzip compression method when z is given and no file name is specified.
2015-09-08 18:27:48 +02:00
..
doc
games/lib fortunes: Please be respectful in this forum. 2015-09-03 17:01:49 -04:00
include libthread: get rid of tprivalloc()/tprivfree()/tprivdata() and _workerdata() (thanks qrstuv) 2015-09-06 23:25:14 +02:00
lib dist/mkfile: add target for the aijuboard *.zynq.img 2015-09-05 03:29:17 +02:00
man libc: remove privfree(), simplify privalloc() 2015-09-06 20:43:05 +02:00
src tar: make z flag work, even when no file name was provided (thanks aiju) 2015-09-08 18:27:48 +02:00