mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Uodate.
1998-03-06 Ulrich Drepper <drepper@cygnus.com> * nss/nsswitch.c (__nss_nscd_not_available): Removed.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
1998-03-06 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
|
* nss/nsswitch.c (__nss_nscd_not_available): Removed.
|
||||||
|
|
||||||
1998-03-06 12:42 Ulrich Drepper <drepper@cygnus.com>
|
1998-03-06 12:42 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
* argp/argp.h (struct argp): Add new field domain.
|
* argp/argp.h (struct argp): Add new field domain.
|
||||||
|
@ -68,10 +68,6 @@ static struct
|
|||||||
|
|
||||||
__libc_lock_define_initialized (static, lock)
|
__libc_lock_define_initialized (static, lock)
|
||||||
|
|
||||||
|
|
||||||
/* Nonzero if no NSCD is available. */
|
|
||||||
int __nss_nscd_not_available;
|
|
||||||
|
|
||||||
#if !defined DO_STATIC_NSS || defined PIC
|
#if !defined DO_STATIC_NSS || defined PIC
|
||||||
/* String with revision number of the shared object files. */
|
/* String with revision number of the shared object files. */
|
||||||
static const char *const __nss_shlib_revision = LIBNSS_FILES_SO + 15;
|
static const char *const __nss_shlib_revision = LIBNSS_FILES_SO + 15;
|
||||||
|
Reference in New Issue
Block a user