]> mj.ucw.cz Git - libucw.git/commit
Added big_alloc() for allocating large, page-aligned buffers.
authorMartin Mares <mj@ucw.cz>
Thu, 23 Nov 2006 23:17:17 +0000 (00:17 +0100)
committerMartin Mares <mj@ucw.cz>
Thu, 23 Nov 2006 23:17:17 +0000 (00:17 +0100)
commit36313f6350b823895c65111fe577083cbc58e088
tree9f52fc5b303a8759d6afca789d24b856657b5905
parent8c661b20faa518f211d54b59ede9127e3b633914
Added big_alloc() for allocating large, page-aligned buffers.
lib/Makefile
lib/bigalloc.c [new file with mode: 0644]
lib/lib.h