]> mj.ucw.cz Git - libucw.git/commit
Several tweaks to the growing buffers:
authorMartin Mares <mj@ucw.cz>
Thu, 15 Sep 2005 17:03:27 +0000 (17:03 +0000)
committerMartin Mares <mj@ucw.cz>
Thu, 15 Sep 2005 17:03:27 +0000 (17:03 +0000)
commit1b8b31303d494d41de2c99897d2e95182b08c33d
treedb0a4f1efb7666fb9d230e6b96c82a604309a01e
parentecfc344ba3594cc3d9f738f7c556bee6a3e1bae6
Several tweaks to the growing buffers:

o  The _grow() function now returns pointer to the new buffer.
o  Many functions uninlined.
o  Fast path of _grow() is inline, but the slow path is not.
lib/gbuf.h