10 Commits (a7355c49cf6c98263bb33db988d30aa562a7dc26)

Autor SHA1 Mensaje Fecha
  Sam Hocevar f1267fbd3c Fix copyright headers so that the testsuite passes again. hace 6 años
  Sam Hocevar 5f0ec215f8 Remove legacy code from 10 years ago. hace 6 años
  Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. hace 12 años
  Sam Hocevar bef9d0c827 misc: fix a few memory leaks and invalid memory accesses. hace 12 años
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. hace 15 años
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. hace 15 años
  Sam Hocevar 81f9abd203 Document file functions and fix a few issues here and there. hace 15 años
  Sam Hocevar 1362d8e24f Update my e-mail address everywhere. hace 15 años
  Sam Hocevar 319cc69db3 Continue the libcaca/libcucul merge. Source and binary compatibility hace 16 años
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the hace 16 años
  Sam Hocevar c2706d6110 * cucul/file.c: fix a typo causing build failures when zlib is not here. hace 16 años
  Sam Hocevar c25cb5760c * Set errno to ENOSYS in unsupported cucul_file_t operations. hace 16 años
  Sam Hocevar e87056cd1b * Implement cucul_file_tell(). hace 16 años
  Sam Hocevar 96d77f7d51 * Export cucul_file_t operations in the public header. hace 16 años
  Sam Hocevar f44b5e11fa * Changed most "unsigned char" variables into "uint8_t", including in hace 16 años
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that hace 16 años
  Sam Hocevar e895e01ee6 * Disable file operations in kernel mode. hace 17 años
  Sam Hocevar fd9749db59 * Import io.c from TOIlet directly into libcucul. Can you see where this hace 17 años