Antoine Leca 715aecd7e8 gzip: fix warning messages with off_t
NetBSD assumes off_t is 64-bit, but on MINIX it is still 32-bit.
So cast the calls to use big_off_t, as stat(2) uses.
Only used in warning messages, was not a real production bug.
2013-01-08 15:59:10 +00:00
2010-10-25 08:32:14 +00:00
2013-01-04 16:17:07 +00:00
2012-12-07 13:58:07 +01:00
2012-12-06 13:27:26 +00:00
2012-12-11 17:29:54 +01:00
2013-01-08 15:47:37 +00:00
2012-12-10 16:52:33 +01:00
2012-12-07 13:58:07 +01:00
2013-01-08 15:47:37 +00:00
2012-12-07 13:58:07 +01:00
2012-12-07 13:58:06 +01:00
2012-12-07 13:58:07 +01:00
2012-11-15 16:07:30 +01:00
2010-01-21 10:16:05 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%