* nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.
commitf54a329a28050846c0475b45f8bf131f66eab996
authorUlrich Drepper <drepper@redhat.com>
Mon, 8 Aug 2005 20:42:33 +0000 (8 20:42 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 8 Aug 2005 20:42:33 +0000 (8 20:42 +0000)
treeafa7b9a28fcc411dd84e30dcc8bd413f4a795866
parente62995c1121da99a64657bb952b20d08de0b932e
* nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.

* nscd/connections.c (nscd_init): Likewise.
ChangeLog
nscd/connections.c
nscd/mem.c