21 Commits (master)
 

Author SHA1 Message Date
  Georgi Chorbadzhiyski 8fcac8dd4d Add format string attributes 3 years ago
  Georgi Chorbadzhiyski 48f7087fe7 Check return value of freopen() because it could fail 7 years ago
  Georgi Chorbadzhiyski 0dc8d87080 queue: Fix memory leaks and reduce allocations. 9 years ago
  Georgi Chorbadzhiyski 4a4a76b517 list: Fix memory leaks and reduce allocations. 9 years ago
  Georgi Chorbadzhiyski 0ca91d9ef8 cbuf: Fix memory leaks and reduce allocations. 9 years ago
  Georgi Chorbadzhiyski 0f6dacb790 build: Allow changing CC even when CROSS is set. 10 years ago
  Alessio Treglia 2d8b0cb105 Replace bash compatible syntax. 12 years ago
  Georgi Chorbadzhiyski 4bf0590502 queue: Remove unused variable. 12 years ago
  Georgi Chorbadzhiyski 35c1d062b8 makefile: Fix MKDEP to work when cross compiling. 12 years ago
  Georgi Chorbadzhiyski 09ef32b6df cbuf: Fix format string warnings on 64-bit compilaton. 12 years ago
  Georgi Chorbadzhiyski a76c130b77 makefile: Add dependancy tracking. 12 years ago
  Georgi Chorbadzhiyski d542e546af Compile with -Wstrict-prototypes and -std=c99 12 years ago
  Georgi Chorbadzhiyski 82141bd7b7 io: Add set_log_io_errors(). 12 years ago
  Georgi Chorbadzhiyski c1aecc86e7 todo: Correct TODO items to match the library. 12 years ago
  Georgi Chorbadzhiyski 8ad7b5d61b Add TODO file. 12 years ago
  Georgi Chorbadzhiyski f68888b2d0 README: Add section about development and releases. 12 years ago
  Georgi Chorbadzhiyski 01de2a7f81 Add README file. 12 years ago
  Georgi Chorbadzhiyski c1e105edd6 The code is under MIT license. 12 years ago
  Georgi Chorbadzhiyski 47cde0cdca Add circullar (cbuf) buffer code. 12 years ago
  Georgi Chorbadzhiyski d3078406a8 Add misc funcs dealing with time and strings. 12 years ago
  Georgi Chorbadzhiyski 1ce770eae5 Initial import 13 years ago