Commit Graph

8 Commits

Author SHA1 Message Date
leitner
b7b8a0efc1 gcc 15 and C23 force some union trickery on buffer.h :-(
add a few buffer_init*_forread variants to pretend we have type safety
  make sure buffer_init_staticcontents handles flushing attempts
2025-04-22 09:32:03 +00:00
leitner
9039742734 make actual buffer static 2024-10-22 12:38:20 +00:00
leitner
3004b518ef switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
leitner
05b4cf85f7 some constness stuff for buffer_0, an experimental optimization for
byte_copy and add buffer_putspace, a trivial shortcut.
2001-09-10 10:37:00 +00:00
leitner
5fb5d0fac1 duh 2001-05-12 03:22:04 +00:00
leitner
3259605baa test 2001-05-12 03:16:10 +00:00
leitner
bb7870034f fix buffer initializer. 2001-05-12 03:05:36 +00:00
leitner
a50b334f58 added initial buffer implementation. 2001-02-04 01:28:45 +00:00