2 コミット (d47306565fe039fa6d51b217bbd4fba0ec8835be)

作成者 SHA1 メッセージ 日付
  Sam Hocevar 319cc69db3 Continue the libcaca/libcucul merge. Source and binary compatibility 16年前
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the 16年前
  Sam Hocevar c2706d6110 * cucul/file.c: fix a typo causing build failures when zlib is not here. 16年前
  Sam Hocevar c25cb5760c * Set errno to ENOSYS in unsupported cucul_file_t operations. 16年前
  Sam Hocevar e87056cd1b * Implement cucul_file_tell(). 16年前
  Sam Hocevar 96d77f7d51 * Export cucul_file_t operations in the public header. 16年前
  Sam Hocevar f44b5e11fa * Changed most "unsigned char" variables into "uint8_t", including in 16年前
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16年前
  Sam Hocevar e895e01ee6 * Disable file operations in kernel mode. 17年前
  Sam Hocevar fd9749db59 * Import io.c from TOIlet directly into libcucul. Can you see where this 17年前