]> git.ipfire.org Git - thirdparty/glibc.git/commit - nss/nss_compat/compat-spwd.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 2 Sep 2003 00:49:47 +0000 (00:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 2 Sep 2003 00:49:47 +0000 (00:49 +0000)
commitc503d3dc512a5f7947d5b3d69d784028db3a639a
tree3605efc02f1ec840bfa3a366e4a424998d345511
parentc874a32e887dd78c1480dcb32052f708dcd5c1e8
Update.

2003-09-01  Thorsten Kukuk  <kukuk@suse.de>

* nis/nss_compat/compat-spwd.c (getspnam_plususer): Return
NSS_STATUS_SUCCESS if entry was found.
(getspent_next_file): Store user in blacklist after entry
was found, use innetgr.

2003-09-01  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise.c: New.
* sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: New.

* sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Fix tls offset
computation for TCB_AT_TP.  Support l_firstbyte_offset != 0 for
DTV_AT_TP, optimize.
19 files changed:
ChangeLog
linuxthreads/ChangeLog
linuxthreads/Versions
linuxthreads/forward.c
linuxthreads/internals.h
linuxthreads/pthread.c
linuxthreads/sysdeps/pthread/pthread-functions.h
localedata/ChangeLog
localedata/locales/he_IL
localedata/locales/iw_IL
nis/nss_compat/compat-spwd.c
nptl/ChangeLog
nptl/Versions
nptl/forward.c
nptl/init.c
nptl/sysdeps/pthread/pthread-functions.h
sysdeps/generic/dl-tls.c
sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c [new file with mode: 0644]