Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        nscd: A Name Service Caching Daemon (nscd).
        
        
            | Name: | nscd | Vendor: |  | 
        
            | Version: | 2.3.4 | License: | LGPL | 
        
            | Release: | 2.9 | URL: |  | 
        
        
        - Summary
- Nscd caches name service lookups and can dramatically improve
performance with NIS+, and may help with DNS as well. Note that you
can't use nscd with 2.0 kernels because of bugs in the kernel-side
thread support. Unfortunately, nscd happens to hit these bugs
particularly hard.
Changelog
        
            - * Thu May 12 05:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.9
- - fix recursive dlclose (#157246, #154641, IT#72007)
- fix a typo in WINDOWS-31J charmap (#151739)
- fix NIS ypprot_err (#151469) 
            - * Sat Mar 19 04:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.8
- - better fix for the dlclose bug (#145810, #150414) 
            - * Thu Mar  3 04:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.7
- - fix dlclose (#145810)
- clear padding in gconv-modules.cache (#146614, BZ#776)
- add libComplexFloat-GCC_3.2.so on ppc64, so that
  LD_PRELOAD=libComplexFloat-GCC_3.2.so can be used to work
  around ABI change in _Complex float passing for GCC 3.3 and
  earlier compiled programs using complex float functions from
  libm.so.6 (#149681)