Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 8fcac8d (HEAD -> master) Add format string attributes by Georgi Chorbadzhiyski 2020-07-31 15:19:38 +0300
  • 48f7087 Check return value of freopen() because it could fail by Georgi Chorbadzhiyski 2016-11-16 08:42:00 +0200
  • 0dc8d87 queue: Fix memory leaks and reduce allocations. by Georgi Chorbadzhiyski 2015-01-31 23:12:45 +0200
  • 4a4a76b list: Fix memory leaks and reduce allocations. by Georgi Chorbadzhiyski 2015-01-31 23:07:52 +0200
  • 0ca91d9 cbuf: Fix memory leaks and reduce allocations. by Georgi Chorbadzhiyski 2015-01-31 22:58:08 +0200
  • 0f6dacb build: Allow changing CC even when CROSS is set. by Georgi Chorbadzhiyski 2014-01-22 12:25:53 +0200
  • 2d8b0cb Replace bash compatible syntax. by Alessio Treglia 2012-04-17 13:01:40 +0300
  • 4bf0590 queue: Remove unused variable. by Georgi Chorbadzhiyski 2012-01-28 16:57:32 +0200
  • 35c1d06 makefile: Fix MKDEP to work when cross compiling. by Georgi Chorbadzhiyski 2011-12-09 14:51:47 +0200
  • 09ef32b cbuf: Fix format string warnings on 64-bit compilaton. by Georgi Chorbadzhiyski 2011-11-29 23:59:52 +0200
  • a76c130 makefile: Add dependancy tracking. by Georgi Chorbadzhiyski 2011-11-26 01:38:03 +0200
  • d542e54 Compile with -Wstrict-prototypes and -std=c99 by Georgi Chorbadzhiyski 2011-11-26 01:34:19 +0200
  • 82141bd io: Add set_log_io_errors(). by Georgi Chorbadzhiyski 2011-09-29 11:59:43 +0300
  • c1aecc8 todo: Correct TODO items to match the library. by Georgi Chorbadzhiyski 2011-09-16 21:28:40 +0300
  • 8ad7b5d Add TODO file. by Georgi Chorbadzhiyski 2011-09-16 21:26:52 +0300
  • f68888b (tag: v1.0) README: Add section about development and releases. by Georgi Chorbadzhiyski 2011-09-15 13:13:40 +0300
  • 01de2a7 Add README file. by Georgi Chorbadzhiyski 2011-09-15 12:58:42 +0300
  • c1e105e The code is under MIT license. by Georgi Chorbadzhiyski 2011-09-15 12:56:50 +0300
  • 47cde0c Add circullar (cbuf) buffer code. by Georgi Chorbadzhiyski 2011-09-11 00:56:52 +0300
  • d307840 Add misc funcs dealing with time and strings. by Georgi Chorbadzhiyski 2011-09-11 00:04:04 +0300
  • 1ce770e Initial import by Georgi Chorbadzhiyski 2010-12-25 18:40:34 +0200