thodg/got/lib/zbuf.c

Branch :


Log

Author Commit Date CI Message
92088384 2018-04-01 23:00:57 fix use of unitialized value in case of EOF in got_inflate_read()
0a585a0d 2018-03-17 18:13:19 remove GOT_ERR_NO_MEM, we can just use errno in those cases
718b3ab0 2018-03-17 17:50:48 rename the library-internal headers again to a common prefix
19d747f7 2018-03-16 20:18:09 avoid an extra memcpy in got_inflate_to_mem()
4834ca96 2018-03-13 19:03:55 add a macro for zbuf buffer size
25783624 2018-03-12 13:59:29 use stricter CPPFLAGS from mpi
32cb896c 2018-03-11 14:10:56 rename library-private headers from *_priv.h to *_lib.h
5677e194 2018-03-11 13:20:25 rename got_zb_priv.h to got_zbuf_priv.h
a76a38d9 2018-03-11 13:17:56 rename zb.c to zbuf.c