Skip to content
Snippets Groups Projects
  1. Oct 18, 2007
  2. Oct 17, 2007
  3. Oct 16, 2007
  4. Oct 15, 2007
  5. Oct 14, 2007
  6. Oct 13, 2007
    • Ulrich Drepper's avatar
      [BZ #3195] · cfca0aa3
      Ulrich Drepper authored
      	* nscd/nscd_getai.c (__nscd_getai): Set errno to 0 in case we found
      	no entry.
      	* nscd/nscd_getgr.c (nscd_getgr_r): Likewise.
      	* nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
      	* nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
      	* nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
      cfca0aa3
    • Ulrich Drepper's avatar
      * nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simpler · 43d3e6bd
      Ulrich Drepper authored
      	read mechanism when there are no group members and avoid no-op
      	read syscall in this case.
      43d3e6bd
Loading