PK ! p] libc-version.hnu [ /* Interface to GNU libc specific functions for version information.
Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
The GNU C Library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
. */
#ifndef _GNU_LIBC_VERSION_H
#define _GNU_LIBC_VERSION_H 1
#include
__BEGIN_DECLS
/* Return string describing release status of currently running GNU libc. */
extern const char *gnu_get_libc_release (void) __THROW;
/* Return string describing version of currently running GNU libc. */
extern const char *gnu_get_libc_version (void) __THROW;
__END_DECLS
#endif /* gnu/libc-version.h */
PK ! \ \
stubs-64.hnu [ /* This file is automatically generated.
It defines a symbol `__stub_FUNCTION' for each function
in the C library which is a stub, meaning it will fail
every time called, usually setting errno to ENOSYS. */
#ifdef _LIBC
#error Applications may not define the macro _LIBC
#endif
#define __stub_bdflush
#define __stub_chflags
#define __stub_fattach
#define __stub_fchflags
#define __stub_fdetach
#define __stub_getmsg
#define __stub_gtty
#define __stub_lchmod
#define __stub_putmsg
#define __stub_revoke
#define __stub_setlogin
#define __stub_sigreturn
#define __stub_sstk
#define __stub_stty
PK ! 4 lib-names.hnu [ /* This file is automatically generated.
It defines macros to allow user program to find the shared
library files which come as part of GNU libc. */
#ifndef __GNU_LIB_NAMES_H
#define __GNU_LIB_NAMES_H 1
#if !defined __x86_64__
# define LD_LINUX_SO "ld-linux.so.2"
# define LD_SO "ld-linux.so.2"
# define LIBANL_SO "libanl.so.1"
# define LIBBROKENLOCALE_SO "libBrokenLocale.so.1"
# define LIBCIDN_SO "libcidn.so.1"
# define LIBCRYPT_SO "libcrypt.so.1"
# define LIBC_SO "libc.so.6"
# define LIBDL_SO "libdl.so.2"
# define LIBGCC_S_SO "libgcc_s.so.1"
# define LIBM_SO "libm.so.6"
# define LIBNSL_SO "libnsl.so.1"
# define LIBNSS_COMPAT_SO "libnss_compat.so.2"
# define LIBNSS_DB_SO "libnss_db.so.2"
# define LIBNSS_DNS_SO "libnss_dns.so.2"
# define LIBNSS_FILES_SO "libnss_files.so.2"
# define LIBNSS_HESIOD_SO "libnss_hesiod.so.2"
# define LIBNSS_LDAP_SO "libnss_ldap.so.2"
# define LIBNSS_NISPLUS_SO "libnss_nisplus.so.2"
# define LIBNSS_NIS_SO "libnss_nis.so.2"
# define LIBNSS_TEST1_SO "libnss_test1.so.2"
# define LIBNSS_TEST2_SO "libnss_test2.so.2"
# define LIBPTHREAD_SO "libpthread.so.0"
# define LIBRESOLV_SO "libresolv.so.2"
# define LIBRTKAIO_SO "librtkaio.so.1"
# define LIBRT_SO "librt.so.1"
# define LIBTHREAD_DB_SO "libthread_db.so.1"
# define LIBUTIL_SO "libutil.so.1"
#endif
#if defined __x86_64__ && defined __LP64__
# define LD_LINUX_X86_64_SO "ld-linux-x86-64.so.2"
# define LD_SO "ld-linux-x86-64.so.2"
# define LIBANL_SO "libanl.so.1"
# define LIBBROKENLOCALE_SO "libBrokenLocale.so.1"
# define LIBCIDN_SO "libcidn.so.1"
# define LIBCRYPT_SO "libcrypt.so.1"
# define LIBC_SO "libc.so.6"
# define LIBDL_SO "libdl.so.2"
# define LIBGCC_S_SO "libgcc_s.so.1"
# define LIBM_SO "libm.so.6"
# define LIBNSL_SO "libnsl.so.1"
# define LIBNSS_COMPAT_SO "libnss_compat.so.2"
# define LIBNSS_DB_SO "libnss_db.so.2"
# define LIBNSS_DNS_SO "libnss_dns.so.2"
# define LIBNSS_FILES_SO "libnss_files.so.2"
# define LIBNSS_HESIOD_SO "libnss_hesiod.so.2"
# define LIBNSS_LDAP_SO "libnss_ldap.so.2"
# define LIBNSS_NISPLUS_SO "libnss_nisplus.so.2"
# define LIBNSS_NIS_SO "libnss_nis.so.2"
# define LIBNSS_TEST1_SO "libnss_test1.so.2"
# define LIBNSS_TEST2_SO "libnss_test2.so.2"
# define LIBPTHREAD_SO "libpthread.so.0"
# define LIBRESOLV_SO "libresolv.so.2"
# define LIBRTKAIO_SO "librtkaio.so.1"
# define LIBRT_SO "librt.so.1"
# define LIBTHREAD_DB_SO "libthread_db.so.1"
# define LIBUTIL_SO "libutil.so.1"
#endif
#if defined __x86_64__ && defined __ILP32__
# define LD_LINUX_X32_SO "ld-linux-x32.so.2"
# define LD_SO "ld-linux-x32.so.2"
# define LIBANL_SO "libanl.so.1"
# define LIBBROKENLOCALE_SO "libBrokenLocale.so.1"
# define LIBCIDN_SO "libcidn.so.1"
# define LIBCRYPT_SO "libcrypt.so.1"
# define LIBC_SO "libc.so.6"
# define LIBDL_SO "libdl.so.2"
# define LIBGCC_S_SO "libgcc_s.so.1"
# define LIBM_SO "libm.so.6"
# define LIBNSL_SO "libnsl.so.1"
# define LIBNSS_COMPAT_SO "libnss_compat.so.2"
# define LIBNSS_DB_SO "libnss_db.so.2"
# define LIBNSS_DNS_SO "libnss_dns.so.2"
# define LIBNSS_FILES_SO "libnss_files.so.2"
# define LIBNSS_HESIOD_SO "libnss_hesiod.so.2"
# define LIBNSS_LDAP_SO "libnss_ldap.so.2"
# define LIBNSS_NISPLUS_SO "libnss_nisplus.so.2"
# define LIBNSS_NIS_SO "libnss_nis.so.2"
# define LIBNSS_TEST1_SO "libnss_test1.so.2"
# define LIBNSS_TEST2_SO "libnss_test2.so.2"
# define LIBPTHREAD_SO "libpthread.so.0"
# define LIBRESOLV_SO "libresolv.so.2"
# define LIBRTKAIO_SO "librtkaio.so.1"
# define LIBRT_SO "librt.so.1"
# define LIBTHREAD_DB_SO "libthread_db.so.1"
# define LIBUTIL_SO "libutil.so.1"
#endif
#endif /* gnu/lib-names.h */
PK ! KgNȀ stubs.hnu [ /* This file is automatically generated.
This file selects the right generated file of `__stub_FUNCTION' macros
based on the architecture being compiled for. */
#if !defined __x86_64__
# include
#endif
#if defined __x86_64__ && defined __LP64__
# include
#endif
#if defined __x86_64__ && defined __ILP32__
# include
#endif
PK ! * * stubs-64.phnu [ require '_h2ph_pre.ph';
no warnings qw(redefine misc);
if(defined(&_LIBC)) {
die("Applications\ may\ not\ define\ the\ macro\ _LIBC");
}
eval 'sub __stub_bdflush () {1;}' unless defined(&__stub_bdflush);
eval 'sub __stub_chflags () {1;}' unless defined(&__stub_chflags);
eval 'sub __stub_fattach () {1;}' unless defined(&__stub_fattach);
eval 'sub __stub_fchflags () {1;}' unless defined(&__stub_fchflags);
eval 'sub __stub_fdetach () {1;}' unless defined(&__stub_fdetach);
eval 'sub __stub_getmsg () {1;}' unless defined(&__stub_getmsg);
eval 'sub __stub_gtty () {1;}' unless defined(&__stub_gtty);
eval 'sub __stub_lchmod () {1;}' unless defined(&__stub_lchmod);
eval 'sub __stub_putmsg () {1;}' unless defined(&__stub_putmsg);
eval 'sub __stub_revoke () {1;}' unless defined(&__stub_revoke);
eval 'sub __stub_setlogin () {1;}' unless defined(&__stub_setlogin);
eval 'sub __stub_sigreturn () {1;}' unless defined(&__stub_sigreturn);
eval 'sub __stub_sstk () {1;}' unless defined(&__stub_sstk);
eval 'sub __stub_stty () {1;}' unless defined(&__stub_stty);
1;
PK ! e
T& & stubs.phnu [ require '_h2ph_pre.ph';
no warnings qw(redefine misc);
if(!defined (&__x86_64__)) {
require 'gnu/stubs-32.ph';
}
if(defined (&__x86_64__) && defined (&__LP64__)) {
require 'gnu/stubs-64.ph';
}
if(defined (&__x86_64__) && defined (&__ILP32__)) {
require 'gnu/stubs-x32.ph';
}
1;
PK ! p] libc-version.hnu [ PK ! \ \
4 stubs-64.hnu [ PK ! 4 lib-names.hnu [ PK ! KgNȀ stubs.hnu [ PK ! * * \ stubs-64.phnu [ PK ! e
T& & ! stubs.phnu [ PK #