]> Zhao Yanbai Git Server - minix.git/commit
get rid of __LONG_LONG_SUPPORTED
authorBen Gras <ben@minix3.org>
Sun, 25 Mar 2012 18:57:58 +0000 (20:57 +0200)
committerBen Gras <ben@minix3.org>
Sun, 25 Mar 2012 19:58:26 +0000 (21:58 +0200)
commitf22864c24e7aad3103e6e3ac2f6d8f86e3249b60
treeff41b49c5ad171f6c23a867700059acef7648a7b
parent23df780120c874b4b49e3ca8a8e606c4eeaf3481
get rid of __LONG_LONG_SUPPORTED

. also drop minix-specific code in libarchive
  that was needed for not supporting 64 bit ints
commands/hexdump/display.c
commands/hexdump/hexdump.h
commands/hexdump/parse.c
include/minix/ansi.h
include/minix/u64.h
lib/libarchive/archive_write_set_format_ustar.c
lib/libarchive/minix_utils.h [deleted file]
lib/libminlib/u64util.c
test/test45.c
test/test49.c