diff options
author | 2005-08-08 21:04:02 +0000 | |
---|---|---|
committer | 2005-08-08 21:04:02 +0000 | |
commit | 1d9aa9ce62fb97d118d5ff4f8b862b30584ba232 (patch) | |
tree | d21f7ec2be8dbe86f6af4d035891b8a1b02c7d2b | |
parent | (cache_add): Comment hash table and header to disk. (diff) | |
download | glibc-cvs/fedora-glibc-20050808T2126.tar.xz glibc-cvs/fedora-glibc-20050808T2126.zip |
* nscd/cache.c (cache_add): Commit hash table and header to disk.cvs/fedora-glibc-20050808T2126
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2005-08-08 Ulrich Drepper <drepper@redhat.com> + * nscd/cache.c (cache_add): Commit hash table and header to disk. + * nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate. * nscd/connections.c (nscd_init): Likewise. |