15 Commits (b3c897f4372808753f221521a6064537513013cb)

Autor SHA1 Nachricht Datum
  Michael Brown af23ff8a24 Assertions are now handled via the POSIX-like <assert.h>. vor 18 Jahren
  Michael Brown df9cbc23cc Added documentation and ASSERT() statements. vor 19 Jahren
  Michael Brown 33dbdda28e Allow data blocks to be less than sizeof ( struct buffer_free_block ) in vor 19 Jahren
  Michael Brown 0e494614b5 Some versions of doxygen seem to object to "@ret None" or similar. vor 19 Jahren
  Michael Brown 2ddbac101e Move API docs to buffer.h, implementation to buffer.c. vor 19 Jahren
  Michael Brown eff1cd867b errno.h now required in order to compile. vor 19 Jahren
  Michael Brown e911a74724 More documentation vor 19 Jahren
  Michael Brown a2915ad06d Added preliminary doxygen documentation vor 19 Jahren
  Michael Brown 40c7b127aa Added const to fill_buffer vor 19 Jahren
  Michael Brown 73429d6da1 Make "struct buffer"s reusable between sessions. vor 19 Jahren
  Michael Brown bab2924e89 Return -1 to indicate buffer overflow. Allow buffer fill level to be read vor 19 Jahren
  Michael Brown a89651f3bb Added debugging vor 19 Jahren
  Michael Brown b2869ed6b8 Added explanatory comment. vor 19 Jahren
  Michael Brown e75b7480d0 Modified to use physical addresses, and to not assume that we can directly vor 19 Jahren
  Michael Brown ef05a27f25 Start of an implementation using doubly-linked lists and virtual vor 19 Jahren