diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-09-14 22:04:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-09-14 22:04:05 +0000 |
commit | d3f8acb39b5b7f7390ac7e6c5d09648837683d5f (patch) | |
tree | 56c4a3a82f76e92bed34868013245faed2e1d3b4 /nscd/TODO | |
parent | 0a1590ba5303470ec70dda95fe31d737c9e6246b (diff) | |
download | glibc-d3f8acb39b5b7f7390ac7e6c5d09648837683d5f.zip glibc-d3f8acb39b5b7f7390ac7e6c5d09648837683d5f.tar.gz glibc-d3f8acb39b5b7f7390ac7e6c5d09648837683d5f.tar.bz2 |
Update.
1998-09-14 Ulrich Drepper <drepper@cygnus.com>
* nscd/pwdcache.c (cache_pwdinit): Allocate uidtbl of correct size.
Diffstat (limited to 'nscd/TODO')
-rw-r--r-- | nscd/TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,6 +1,4 @@ -* We should use readv/writev for group entries, too - * If we have reached the max. # of process, close accept socket. ! THIS COULD CAUSE THE KERNEL TO HANG ! BE CAREFUL ! |