aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-06-21 02:59:26 +0000
committerUlrich Drepper <drepper@redhat.com>1997-06-21 02:59:26 +0000
commit5107cf1d7d27f17c6de68ec15a8e8d9dd5b471c1 (patch)
treedbe8fd6c6a69eac9e3e6f465ab6396d47f232e6f /include
parentUpdate. (diff)
downloadglibc-cvs/libc-970703.tar.xz
glibc-cvs/libc-970703.zip
1997-06-21 02:48 Ulrich Drepper <drepper@cygnus.com> * config.h.in: Add DO_STATIC_NSS. * config.make.in: Add build-static-nss. * elf/eval.c: Use __getdelim instead of __getline. * locale/programs/locale.c: Correct comment. * manual/libc.texinfo: Update copyright and date. Remove A4 option. * sysdeps/libm-ieee754/k_standard.c: Always return HUGE_VAL for gamma overflow. * sysdeps/libm-ieee754/w_gamma.c: Handle SVID and ISO C behaviour. * sysdeps/libm-ieee754/w_gammaf.c: Likewise. * sysdeps/libm-ieee754/w_gammalp.c: Likewise. * po/ko.po: Update. 1997-06-13 10:06 Richard Henderson <rth@tamu.edu> The Great Bit File Move: * configure.in (AC_INIT): Look in include/ for features.h. (sysnames): Add include as the final search directory. (AC_OUTPUT): Create a bits directory in the build directory. * Makeconfig (CPPFLAGS): Look in include/ for libc-symbols.h. * Makefile: Make sure the target directory exists when installing <gnu/stubs.h> and <gnu/lib-names.h>. * csu/Makefile: Use $(compile.S) and $(compile.c) instead of invoking $(CC) directly, as the former have the full include path. * ansidecl.h: Removed. * aliases.h: Moved to include/. * alloca.h: Likewise. * argp.h: Likewise. * argz.h: Likewise. * arpa/ftp.h: Likewise. * arpa/inet.h: Likewise. * arpa/nameser.h: Likewise. * arpa/telnet.h: Likewise. * arpa/tftp.h: Likewise. * assert.h: Likewise. * ctype.h: Likewise. * db.h: Likewise. * dirent.h: Likewise. * dlfcn.h: Likewise. * elf.h: Likewise. * endian.h: Likewise. * envz.h: Likewise. * err.h: Likewise. * errno.h: Likewise. * error.h: Likewise. * fcntl.h: Likewise. * features.h: Likewise. * fnmatch.h: Likewise. * ftw.h: Likewise. * getopt.h: Likewise. * glob.h: Likewise. * gnu-versions.h: Likewise. * grp.h: Likewise. * langinfo.h: Likewise. * libc-symbols.h: Likewise. * libgen.h: Likewise. * libintl.h: Likewise. * limits.h: Likewise. * linewrap.h: Likewise. * link.h: Likewise. * locale.h: Likewise. * malloc.h: Likewise. * math.h: Likewise. * mathcalls.h: Likewise. * mcheck.h: Likewise. * memory.h: Likewise. * netdb.h: Likewise. * netgroup.h: Likewise. * netinet/ether.h: Likewise. * netinet/in.h: Likewise. * nlist.h: Likewise. * nss.h: Likewise. * nsswitch.h: Likewise. * obstack.h: Likewise. * poll.h: Likewise. * posix1_lim.h: Likewise. * posix2_lim.h: Likewise. * printf.h: Likewise. * protocols/routed.h: Likewise. * protocols/rwhod.h: Likewise. * protocols/talkd.h: Likewise. * protocols/timed.h: Likewise. * pwd.h: Likewise. * regex.h: Likewise. * resolv.h: Likewise. * rpc/auth_unix.h: Likewise. * rpc/clnt.h: Likewise. * rpc/netdb.h: Likewise. * rpc/pmap_clnt.h: Likewise. * rpc/pmap_prot.h: Likewise. * rpc/pmap_rmt.h: Likewise. * rpc/rpc.h: Likewise. * rpc/rpc_msg.h: Likewise. * rpc/svc.h: Likewise. * rpc/svc_auth.h: Likewise. * rpc/types.h: Likewise. * rpc/xdr.h: Likewise. * sched.h: Likewise. * search.h: Likewise. * set-hooks.h: Likewise. * setjmp.h: Likewise. * sgtty.h: Likewise. * shadow.h: Likewise. * signal.h: Likewise. * stab.def: Likewise. * stab.h: Likewise. * stdio.h: Likewise. * stdlib.h: Likewise. * string.h: Likewise. * strings.h: Likewise. * sys/bitypes.h: Likewise. * sys/cdefs.h: Likewise. * sys/dir.h: Likewise. * sys/errno.h: Likewise. * sys/fcntl.h: Likewise. * sys/file.h: Likewise. * sys/gmon.h: Likewise. * sys/ioctl.h: Likewise. * sys/ipc.h: Likewise. * sys/msg.h: Likewise. * sys/poll.h: Likewise. * sys/queue.h: Likewise. * sys/resource.h: Likewise. * sys/select.h: Likewise. * sys/sem.h: Likewise. * sys/shm.h: Likewise. * sys/signal.h: Likewise. * sys/socket.h: Likewise. * sys/stat.h: Likewise. * sys/statfs.h: Likewise. * sys/syslog.h: Likewise. * sys/termios.h: Likewise. * sys/time.h: Likewise. * sys/timeb.h: Likewise. * sys/times.h: Likewise. * sys/types.h: Likewise. * sys/uio.h: Likewise. * sys/un.h: Likewise. * sys/unistd.h: Likewise. * sys/utsname.h: Likewise. * sys/vlimit.h: Likewise. * sys/vtimes.h: Likewise. * sys/wait.h: Likewise. * syscall.h: Likewise. * syslog.h: Likewise. * tar.h: Likewise. * termios.h: Likewise. * time.h: Likewise. * ttyent.h: Likewise. * unistd.h: Likewise. * utime.h: Likewise. * utmp.h: Likewise. * values.h: Likewise. * wchar.h: Likewise. * wctype.h: Likewise. * wordexp.h: Likewise. * xlocale.h: Likewise. * xopen_lim.h: Likewise. * linuxthreads/sysdeps/alpha/semaphorebits.h: -> .../bits/semaphore.h. * linuxthreads/sysdeps/powerpc/semaphorebits.h: Likewise. * linuxthreads/sysdeps/pthread/cmpxchg/semaphorebits.h: Likewise. * linuxthreads/sysdeps/pthread/no-cmpxchg/semaphorebits.h: Likewise. * linuxthreads/sysdeps/pthread/libc-lock.h: -> bits/ * sysdeps/mach/libc-lock.h: Likewise. * sysdeps/stub/libc-lock.h: Likewise. * linuxthreads/sysdeps/pthread/stdio-lock.h: Likewise. * linuxthreads/sysdeps/unix/sysv/linux/local_lim.h: Likewise. * sysdeps/mach/hurd/local_lim.h: Likewise. * sysdeps/stub/local_lim.h: Likewise. * sysdeps/unix/sysv/linux/local_lim.h: Likewise. * sysdeps/unix/sysv/local_lim.h: Likewise. * sysdeps/unix/sysv/sco3.2/local_lim.h: Likewise. * linuxthreads/sysdeps/unix/sysv/linux/posix_opt.h: Likewise. * sysdeps/mach/hurd/posix_opt.h: Likewise. * sysdeps/stub/posix_opt.h: Likewise. * sysdeps/unix/bsd/posix_opt.h: Likewise. * sysdeps/unix/bsd/ultrix4/posix_opt.h: Likewise. * sysdeps/unix/sysv/linux/posix_opt.h: Likewise. * math/cmathcalls.h: -> bits/ * math/mathcalls.h: Likewise. * misc/stab.def: -> bits/ * posix/posix1_lim.h: -> bits/ * posix/posix2_lim.h: Likewise. * sysdeps/alpha/__math.h: -> .../fpu/bits/mathinline.h * sysdeps/i386/fpu/__math.h: Likewise. * sysdeps/m68k/fpu/__math.h: Likewise. * sysdeps/m68k/fpu/switch/__math.h: Likewise. * sysdeps/powerpc/__math.h: Likewise. * sysdeps/stub/__math.h: Likewise. * sysdeps/alpha/bytesex.h: -> .../bits/endian.h * sysdeps/arm/bytesex.h: Likewise. * sysdeps/i386/bytesex.h: Likewise. * sysdeps/m68k/bytesex.h: Likewise. * sysdeps/mips/bytesex.h: Likewise. * sysdeps/mips/dec/bytesex.h: Likewise. * sysdeps/mips/mipsel/bytesex.h: Likewise. * sysdeps/mips/p40/bytesex.h: Likewise. * sysdeps/sparc/bytesex.h: Likewise. * sysdeps/stub/bytesex.h: Likewise. * sysdeps/alpha/fpu/fenvbits.h: -> .../bits/fenv.h * sysdeps/i386/fpu/fenvbits.h: Likewise. * sysdeps/m68k/fpu/fenvbits.h: Likewise. * sysdeps/powerpc/fenvbits.h: Likewise. * sysdeps/stub/fenvbits.h: Likewise. * sysdeps/alpha/jmp_buf.h: -> .../bits/setenv.h * sysdeps/arm/jmp_buf.h: Likewise. * sysdeps/i386/jmp_buf.h: Likewise. * sysdeps/m68k/jmp_buf.h: Likewise. * sysdeps/mips/jmp_buf.h: Likewise. * sysdeps/sparc/jmp_buf.h: Likewise. * sysdeps/powerpc/jmp_buf.h: Likewise. * sysdeps/stub/jmp_buf.h: Likewise. * sysdeps/vax/jmp_buf.h: Likewise. * sysdeps/generic/confname.h: -> bits/ * sysdeps/unix/sysv/irix4/confname.h: Likewise. * sysdeps/unix/sysv/sco3.2.4/confname.h: Likewise. * sysdeps/generic/gnu/types.h: -> ../bits/types.h * sysdeps/unix/sysv/linux/alpha/gnu/types.h: Likewise. * sysdeps/unix/sysv/linux/gnu/types.h: Likewise. * sysdeps/generic/ioctl-types.h: -> bits/ * sysdeps/unix/sysv/linux/ioctl-types.h: Likewise. * sysdeps/unix/sysv/linux/powerpc/ioctl-types.h: Likewise. * sysdeps/generic/iovec.h: -> .../bits/uio.h * sysdeps/unix/sysv/linux/iovec.h: Likewise. * sysdeps/generic/mathbits.h: -> .../bits/mathdef.h * sysdeps/i386/fpu/mathbits.h: Likewise. * sysdeps/m68k/fpu/mathbits.h: Likewise. * sysdeps/powerpc/mathbits.h: Likewise. * sysdeps/generic/resourcebits.h: -> .../bits/resource.h * sysdeps/unix/bsd/sun/sunos4/resourcebits.h: Likewise. * sysdeps/unix/sysv/linux/resourcebits.h: Likewise. * sysdeps/generic/schedbits.h: -> .../bits/sched.h * sysdeps/unix/sysv/linux/schedbits.h: Likewise. * sysdeps/generic/selectbits.h: -> .../bits/select.h * sysdeps/i386/selectbits.h: Likewise. * sysdeps/generic/sigaction.h: -> bits/ * sysdeps/unix/bsd/osf/sigaction.h: Likewise. * sysdeps/unix/sysv/linux/alpha/sigaction.h: Likewise. * sysdeps/unix/sysv/linux/sigaction.h: Likewise. * sysdeps/unix/sysv/linux/sparc/sigaction.h: Likewise. * sysdeps/unix/sysv/minix/sigaction.h: Likewise. * sysdeps/unix/sysv/sco3.2.4/sigaction.h: Likewise. * sysdeps/unix/sysv/sysv4/sigaction.h: Likewise. * sysdeps/generic/sigset.h: -> bits/ * sysdeps/unix/sysv/linux/sigset.h: Likewise. * sysdeps/unix/sysv/sysv4/sigset.h: Likewise. * sysdeps/generic/sockaddrcom.h: -> .../bits/sockaddr.h * sysdeps/unix/bsd/bsd4.4/sockaddrcom.h: Likewise. * sysdeps/generic/socketbits.h: -> .../bits/socket.h * sysdeps/unix/sysv/linux/socketbits.h: Likewise. * sysdeps/generic/statfsbuf.h: -> .../bits/statfs.h * sysdeps/unix/sysv/linux/statfsbuf.h: Likewise. * sysdeps/generic/termbits.h: -> .../bits/termios.h * sysdeps/unix/bsd/sun/sunos4/termbits.h: Likewise. * sysdeps/unix/sysv/linux/alpha/termbits.h: Likewise. * sysdeps/unix/sysv/linux/powerpc/termbits.h: Likewise. * sysdeps/unix/sysv/linux/sparc/termbits.h: Likewise. * sysdeps/unix/sysv/linux/termbits.h: Likewise. * sysdeps/generic/ustatbits.h: -> .../bits/ustat.h * sysdeps/unix/sysv/linux/ustatbits.h: Likewise. * sysdeps/generic/utmpbits.h: -> .../bits/utmp.h * sysdeps/gnu/utmpbits.h: Likewise. * sysdeps/unix/sysv/utmpbits.h: Likewise. * sysdeps/generic/utsnamelen.h: -> .../bits/utsname.h * sysdeps/unix/bsd/sun/sunos4/utsnamelen.h: Likewise. * sysdeps/unix/bsd/ultrix4/utsnamelen.h: Likewise. * sysdeps/unix/sysv/linux/utsnamelen.h: Likewise. * sysdeps/unix/sysv/sysv4/utsnamelen.h: Likewise. * sysdeps/unix/sysv/utsnamelen.h: Likewise. * sysdeps/generic/waitstatus.h: -> bits/ * sysdeps/i386/huge_val.h: -> bits/ * sysdeps/ieee754/huge_val.h: Likewise. * sysdeps/m68k/huge_val.h: Likewise. * sysdeps/stub/huge_val.h: Likewise. * sysdeps/vax/huge_val.h: Likewise. * sysdeps/ieee754/nan.h: Likewise. * sysdeps/stub/nan.h: Likewise. * sysdeps/mach/hurd/alpha/sigcontext.h: -> bits/ * sysdeps/mach/hurd/hppa/sigcontext.h: Likewise. * sysdeps/mach/hurd/i386/sigcontext.h: Likewise. * sysdeps/mach/hurd/mips/sigcontext.h: Likewise. * sysdeps/stub/sigcontext.h: Likewise. * sysdeps/unix/bsd/sun/m68k/sigcontext.h: Likewise. * sysdeps/unix/bsd/sun/sparc/sigcontext.h: Likewise. * sysdeps/unix/bsd/ultrix4/mips/sigcontext.h: Likewise. * sysdeps/unix/sysv/linux/sigcontext.h: Likewise. * sysdeps/mach/hurd/errnos.h: -> .../bits/errno.h * sysdeps/standalone/arm/errnos.h: Likewise. * sysdeps/stub/errnos.h: Likewise. * sysdeps/unix/bsd/bsd4.4/errnos.h: Likewise. * sysdeps/unix/sysv/linux/errnos.h: Likewise. * sysdeps/mach/hurd/fcntlbits.h: -> .../bits/fcntl.h * sysdeps/stub/fcntlbits.h: Likewise. * sysdeps/unix/bsd/bsd4.4/fcntlbits.h: Likewise. * sysdeps/unix/bsd/fcntlbits.h: Likewise. * sysdeps/unix/bsd/sun/sunos4/fcntlbits.h: Likewise. * sysdeps/unix/bsd/ultrix4/fcntlbits.h: Likewise. * sysdeps/unix/common/fcntlbits.h: Likewise. * sysdeps/unix/sysv/fcntlbits.h: Likewise. * sysdeps/unix/sysv/irix4/fcntlbits.h: Likewise. * sysdeps/unix/sysv/linux/alpha/fcntlbits.h: Likewise. * sysdeps/unix/sysv/linux/fcntlbits.h: Likewise. * sysdeps/unix/sysv/linux/sparc/fcntlbits.h: Likewise. * sysdeps/mach/hurd/ioctls.h: -> bits/ * sysdeps/stub/ioctls.h: Likewise. * sysdeps/unix/bsd/bsd4.4/ioctls.h: Likewise. * sysdeps/unix/sysv/linux/alpha/ioctls.h: Likewise. * sysdeps/unix/sysv/linux/ioctls.h: Likewise. * sysdeps/unix/sysv/linux/sparc/ioctls.h: Likewise. * sysdeps/mach/hurd/statbuf.h: -> .../bits/stat.h * sysdeps/stub/statbuf.h: Likewise. * sysdeps/unix/bsd/osf/alpha/statbuf.h: Likewise. * sysdeps/unix/bsd/statbuf.h: Likewise. * sysdeps/unix/sysv/irix4/statbuf.h: Likewise. * sysdeps/unix/sysv/linux/alpha/statbuf.h: Likewise. * sysdeps/unix/sysv/linux/statbuf.h: Likewise. * sysdeps/unix/sysv/statbuf.h: Likewise. * sysdeps/unix/sysv/sysv4/i386/statbuf.h: Likewise. * sysdeps/unix/sysv/sysv4/solaris2/statbuf.h: Likewise. * sysdeps/standalone/stdio_lim.h: -> bits/ * sysdeps/stub/stdio_lim.h: Likewise. * sysdeps/stub/direntry.h: -> ../bits/dirent.h * sysdeps/unix/bsd/bsd4.4/direntry.h: Likewise. * sysdeps/unix/bsd/direntry.h: Likewise. * sysdeps/unix/common/direntry.h: Likewise. * sysdeps/unix/sysv/direntry.h: Likewise. * sysdeps/unix/sysv/linux/direntry.h: Likewise. * sysdeps/stub/elfclass.h: -> bits/ * sysdeps/wordsize-32/elfclass.h: Likewise. * sysdeps/wordsize-64/elfclass.h: Likewise. * sysdeps/stub/signum.h: -> bits/ * sysdeps/unix/bsd/signum.h: Likewise. * sysdeps/unix/bsd/sun/signum.h: Likewise. * sysdeps/unix/sysv/irix4/signum.h: Likewise. * sysdeps/unix/sysv/linux/alpha/signum.h: Likewise. * sysdeps/unix/sysv/linux/signum.h: Likewise. * sysdeps/unix/sysv/linux/sparc/signum.h: Likewise. * sysdeps/unix/sysv/signum.h: Likewise. * sysdeps/unix/sysv/sysv4/signum.h: Likewise. * sysdeps/unix/sysv/sysv4/solaris2/signum.h: Likewise. * sysdeps/stub/sys/ipc_buf.h: -> .../bits/ipc.h * sysdeps/unix/sysv/linux/alpha/sys/ipc_buf.h: Likewise. * sysdeps/unix/sysv/linux/sys/ipc_buf.h: Likewise. * sysdeps/stub/sys/msq_buf.h: -> .../bits/msq.h * sysdeps/unix/sysv/linux/sys/msq_buf.h: Likewise. * sysdeps/stub/sys/sem_buf.h: -> .../bits/sem.h * sysdeps/unix/sysv/linux/sys/sem_buf.h: Likewise. * sysdeps/stub/sys/shm_buf.h: -> .../bits/shm.h * sysdeps/unix/sysv/linux/sys/shm_buf.h: Likewise. * sysdeps/stub/timebits.h: -> .../bits/time.h * sysdeps/unix/sysv/linux/alpha/timebits.h: Likewise. * sysdeps/unix/sysv/linux/timebits.h: Likewise. * sysdeps/stub/waitflags.h: -> bits/ * sysdeps/unix/bsd/waitflags.h: Likewise. * sysdeps/unix/sysv/linux/waitflags.h: Likewise. * sysdeps/unix/sysv/sysv4/waitflags.h: Likewise. * sysdeps/unix/sysv/linux/alpha/sys/kernel_termios.h: -> ../ * sysdeps/unix/sysv/linux/powerpc/sys/kernel_termios.h: Likewise. * sysdeps/unix/sysv/linux/sys/kernel_termios.h: Likewise. * sysdeps/unix/sysv/linux/sys/socketcall.h: -> ../ * argp/argp-fmtstream.h: Standardize the multiple-include protect. * argp/argp.h: Likewise. * catgets/nl_types.h: Likewise. * crypt/sysdeps/unix/crypt.h: Likewise. * ctype/ctype.h: Likewise. * db/db.h: Likewise. * db/mpool.h: Likewise. * db/ndbm.h: Likewise. * dirent/dirent.h: Likewise. * elf/dlfcn.h: Likewise. * elf/elf.h: Likewise. * elf/link.h: Likewise. * gmon/sys/gmon.h: Likewise. * gmon/sys/gmon_out.h: Likewise. * grp/grp.h: Likewise. * inet/aliases.h: Likewise. * inet/arpa/ftp.h: Likewise. * inet/arpa/inet.h: Likewise. * inet/arpa/telnet.h: Likewise. * inet/arpa/tftp.h: Likewise. * inet/netinet/ether.h: Likewise. * inet/netinet/icmp6.h: Likewise. * inet/netinet/in.h: Likewise. * inet/netinet/ip6.h: Likewise. * inet/protocols/routed.h: Likewise. * inet/protocols/rwhod.h: Likewise. * inet/protocols/talkd.h: Likewise. * inet/protocols/timed.h: Likewise. * intl/libintl.h: Likewise. * io/fcntl.h: Likewise. * io/fts.h: Likewise. * io/ftw.h: Likewise. * io/sys/poll.h: Likewise. * io/sys/stat.h: Likewise. * io/sys/statfs.h: Likewise. * io/utime.h: Likewise. * linuxthreads/semaphore.h: Likewise. * linuxthreads/sysdeps/pthread/pthread.h: Likewise. * locale/locale.h: Likewise. * login/pty.h: Likewise. * login/utmp.h: Likewise. * malloc/malloc.h: Likewise. * malloc/obstack.h: Likewise. * math/complex.h: Likewise. * math/fenv.h: Likewise. * math/math.h: Likewise. * md5-crypt/md5.h: Likewise. * misc/ar.h: Likewise. * misc/err.h: Likewise. * misc/error.h: Likewise. * misc/fstab.h: Likewise. * misc/libgen.h: Likewise. * misc/nlist.h: Likewise. * misc/sys/cdefs.h: Likewise. * misc/sys/file.h: Likewise. * misc/sys/ioctl.h: Likewise. * misc/sys/queue.h: Likewise. * misc/sys/select.h: Likewise. * misc/sys/syslog.h: Likewise. * misc/sys/uio.h: Likewise. * misc/sysexits.h: Likewise. * misc/ttyent.h: Likewise. * nss/nss.h: Likewise. * posix/fnmatch.h: Likewise. * posix/getopt.h: Likewise. * posix/glob.h: Likewise. * posix/regex.h: Likewise. * posix/sys/times.h: Likewise. * posix/sys/types.h: Likewise. * posix/sys/utsname.h: Likewise. * posix/sys/wait.h: Likewise. * posix/tar.h: Likewise. * posix/unistd.h: Likewise. * posix/wordexp.h: Likewise. * pwd/pwd.h: Likewise. * resolv/arpa/nameser.h: Likewise. * resolv/netdb.h: Likewise. * resolv/resolv.h: Likewise. * resource/sys/resource.h: Likewise. * resource/sys/vlimit.h: Likewise. * resource/sys/vtimes.h: Likewise. * setjmp/setjmp.h: Likewise. * shadow/shadow.h: Likewise. * socket/sys/socket.h: Likewise. * socket/sys/un.h: Likewise. * stdlib/exit.h: Likewise. * stdlib/fmtmsg.h: Likewise. * stdlib/monetary.h: Likewise. * stdlib/stdlib.h: Likewise. * string/argz.h: Likewise. * string/envz.h: Likewise. * string/memory.h: Likewise. * string/string.h: Likewise. * string/strings.h: Likewise. * sunrpc/rpc/rpc.h: Likewise. * sunrpc/rpc/svc.h: Likewise. * sunrpc/rpc/types.h: Likewise. * sunrpc/rpc/xdr.h: Likewise. * termios/sys/ttychars.h: Likewise. * termios/termios.h: Likewise. * argp/argp-parse.c: <foo.h> -> <bits/foo.h>. * crypt/sysdeps/unix/crypt_util.c: Likewise. * dirent/dirent.h: Likewise. * elf/link.h: Likewise. * grp/fgetgrent.c: Likewise. * grp/grp.h: Likewise. * hurd/hurd/ioctl.h: Likewise. * inet/getnameinfo.c: Likewise. * inet/getnetgrent_r.c: Likewise. * inet/inet_ntoa.c: Likewise. * inet/netinet/in.h: Likewise. * io/fcntl.h: Likewise. * io/ftw.h: Likewise. * io/sys/stat.h: Likewise. * io/sys/statfs.h: Likewise. * io/utime.h: Likewise. * libio/_G_config.h: Likewise. * libio/libio.h: Likewise. * libio/libioP.h: Likewise. * libio/stdio.h: Likewise. * linuxthreads/lockfile.c: Likewise. * linuxthreads/semaphore.h: Likewise. * locale/duplocale.c: Likewise. * locale/freelocale.c: Likewise. * locale/lc-time.c: Likewise. * locale/setlocale.c: Likewise. * login/getutent_r.c: Likewise. * login/getutid_r.c: Likewise. * login/getutline_r.c: Likewise. * login/lastlog.h: Likewise. * login/pty.h: Likewise. * login/utmp.h: Likewise. * login/utmpname.c: Likewise. * malloc/mtrace.c: Likewise. * malloc/thread-m.h: Likewise. * math/complex.h: Likewise. * math/fenv.h: Likewise. * math/libm-test.c: Likewise. * math/math.h: Likewise. * misc/sgtty.h: Likewise. * misc/stab.h: Likewise. * misc/sys/ioctl.h: Likewise. * misc/sys/select.h: Likewise. * misc/sys/uio.h: Likewise. * misc/sys/ustat.h: Likewise. * misc/syslog.c: Likewise. * nis/nss_compat/compat-grp.c: Likewise. * nis/nss_compat/compat-pwd.c: Likewise. * nis/nss_compat/compat-spwd.c: Likewise. * nis/nss_nis/nis-alias.c: Likewise. * nis/nss_nis/nis-ethers.c: Likewise. * nis/nss_nis/nis-grp.c: Likewise. * nis/nss_nis/nis-hosts.c: Likewise. * nis/nss_nis/nis-netgrp.c: Likewise. * nis/nss_nis/nis-network.c: Likewise. * nis/nss_nis/nis-proto.c: Likewise. * nis/nss_nis/nis-publickey.c: Likewise. * nis/nss_nis/nis-pwd.c: Likewise. * nis/nss_nis/nis-rpc.c: Likewise. * nis/nss_nis/nis-service.c: Likewise. * nis/nss_nis/nis-spwd.c: Likewise. * nss_nisplus/nisplus-alias.c: Likewise. * nis/nss_nisplus/nisplus-ethers.c: Likewise. * nis/nss_nisplus/nisplus-grp.c: Likewise. * nis/nss_nisplus/nisplus-hosts.c: Likewise. * nis/nss_nisplus/nisplus-netgrp.c: Likewise. * nis/nss_nisplus/nisplus-netgrp.c: Likewise. * nis/nss_nisplus/nisplus-proto.c: Likewise. * nis/nss_nisplus/nisplus-pwd.c: Likewise. * nis/nss_nisplus/nisplus-rpc.c: Likewise. * nis/nss_nisplus/nisplus-service.c: Likewise. * nis/nss_nisplus/nisplus-spwd.c: Likewise. * nis/ypclnt.c: Likewise. * nss/getXXbyYY.c: Likewise. * nss/getXXent.c: Likewise. * nss/getXXent_r.c: Likewise. * nss/nss_db/db-XXX.c: Likewise. * nss/nss_db/db-alias.c: Likewise. * nss/nss_db/db-netgrp.c: Likewise. * nss/nss_files/files-XXX.c: Likewise. * nss/nss_files/files-alias.c: Likewise. * nss/nsswitch.c: Likewise. * posix/sched.h: Likewise. * posix/sys/types.h: Likewise. * posix/sys/utsname.h: Likewise. * posix/sys/wait.h: Likewise. * posix/unistd.h: Likewise. * pwd/fgetpwent.c: Likewise. * pwd/pwd.h: Likewise. * resource/sys/resource.h: Likewise. * setjmp/setjmp.h: Likewise. * shadow/fgetspent.c: Likewise. * shadow/lckpwdf.c: Likewise. * shadow/sgetspent.c: Likewise. * signal/signal.h: Likewise. * signal/sigsetops.c: Likewise. * socket/sys/socket.h: Likewise. * socket/sys/un.h: Likewise. * stdio/stdio.h: Likewise. * stdio-common/vfprintf.c: Likewise. * stdio-common/vfscanf.c: Likewise. * stdlib/atexit.c: Likewise. * stdlib/fmtmsg.c: Likewise. * stdlib/random.c: Likewise. * string/endian.h: Likewise. * sysdeps/alpha/w_sqrt.S: Likewise. * sysdeps/arm/__longjmp.S: Likewise. * sysdeps/arm/setjmp.S: Likewise. * sysdeps/generic/abort.c: Likewise. * sysdeps/generic/netinet/ip.h: Likewise. * sysdeps/generic/setenv.c: Likewise. * generic/sys/mman.h: Likewise. * sysdeps/i386/__longjmp.S: Likewise. * sysdeps/i386/setjmp.S: Likewise. * sysdeps/mach/hurd/dirstream.h: Likewise. * sysdeps/mach/hurd/jmp-unwind.c: Likewise. * sysdeps/posix/mk-stdiolim.c: Likewise. * sysdeps/powerpc/__longjmp.S: Likewise. * sysdeps/powerpc/setjmp.S: Likewise. * sysdeps/sparc/__longjmp.S: Likewise. * sysdeps/sparc/setjmp.S: Likewise. * sysdeps/standalone/close.c: Likewise. * sysdeps/standalone/filedesc.h: Likewise. * sysdeps/standalone/open.c: Likewise. * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Likewise. * sysdeps/unix/bsd/m68k/sysdep.S: Likewise. * sysdeps/unix/bsd/osf/sys/mman.h: Likewise. * sysdeps/unix/bsd/sun/m68k/sethostid.S: Likewise. * sysdeps/unix/bsd/sun/sparc/sethostid.S: Likewise. * sysdeps/unix/bsd/sun/sunos4/sys/mman.h: Likewise. * sysdeps/unix/bsd/ultrix4/sys/mman.h: Likewise. * sysdeps/unix/bsd/vax/sysdep.S: Likewise. * sysdeps/unix/dirstream.h: Likewise. * sysdeps/unix/i386/sysdep.S: Likewise. * sysdeps/unix/mips/sysdep.S: Likewise. * sysdeps/unix/mk-local_lim.c: Likewise. * sysdeps/unix/sparc/sysdep.S: Likewise. * sysdeps/unix/sysv/irix4/sys/mman.h: Likewise. * sysdeps/unix/sysv/linux/alpha/brk.S: Likewise. * sysdeps/unix/sysv/linux/alpha/clone.S: Likewise. * sysdeps/unix/sysv/linux/arm/clone.S: Likewise. * sysdeps/unix/sysv/linux/i386/clone.S: Likewise. * sysdeps/unix/sysv/linux/m68k/clone.S: Likewise. * sysdeps/unix/sysv/linux/netinet/ip.h: Likewise. * sysdeps/unix/sysv/linux/netinet/tcp.h: Likewise. * sysdeps/unix/sysv/linux/powerpc/clone.S: Likewise. * sysdeps/unix/sysv/linux/sys/mman.h: Likewise. * sysdeps/unix/sysv/linux/sys/syscall.h: Likewise. * sysdeps/unix/sysv/linux/tcgetattr.c: Likewise. * sysdeps/unix/sysv/sco3.2.4/sysconf.S: Likewise. * sysdeps/unix/sysv/sysv4/i386/sysdep.h: Likewise. * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.S: Likewise. * sysvipc/sys/ipc.h: Likewise. * sysvipc/sys/msg.h: Likewise. * sysvipc/sys/sem.h: Likewise. * sysvipc/sys/shm.h: Likewise. * termios/termios.h: Likewise. * time/localtime.c: Likewise. * time/sys/time.h: Likewise. * time/time.h: Likewise. * time/tzset.c: Likewise. * sysdeps/unix/sysv/linux/arm/socket.S: socketcall.h change. * sysdeps/unix/sysv/linux/i386/socket.S: Likewise. * sysdeps/unix/sysv/linux/m68k/socket.S: Likewise. * sysdeps/unix/sysv/linux/powerpc/socket.S: Likewise. * sysdeps/unix/sysv/linux/sparc/socket.S: Likewise. * Makefile (headers): foo.h -> bits/foo.h. * dirent/Makefile: Likewise. * elf/Makefile: Likewise. * io/Makefile: Likewise. * linuxthreads/Makefile: Likewise. * linuxthreads/sysdeps/pthread/Makefile: Likewise. * login/Makefile: Likewise. * math/Makefile: Likewise. * misc/Makefile: Likewise. * posix/Makefile: Likewise. * resource/Makefile: Likewise. * setjmp/Makefile: Likewise. * signal/Makefile: Likewise. * socket/Makefile: Likewise. * stdio-common/Makefile: Likewise. * sysdeps/unix/sysv/linux/Makefile: Likewise. * sysvipc/Makefile: Likewise. * termios/Makefile: Likewise. * time/Makefile: Likewise. * sysdeps/generic/Makefile (make_siglist-CFLAGS): Likewise. * sysdeps/posix/Makefile: stdio_lim.h -> bits/stdio_lim.h * sysdeps/unix/Makefile: Likewise with local_lim.h, errnos.h, ioctls.h, termbits.h. * sysdeps/unix/sysv/linux/Dist: sys/kernel_termios.h -> kernel_termios.h, sys/socketcall.h -> socketcall.h * elf/elf.h: Use <inttypes.h> definitions instead of __attribute__ for getting the proper length on the ELF types to be friendly to non-gcc compilers. * posix/sys/types.h: Notice when int8_t and friends are defined and don't redefine them. * sysdeps/wordsize-32/inttypes.h: Likewise. * sysdeps/wordsize-64/inttypes.h: Likewise. * sysdeps/unix/sysv/linux/arm/profil-counter.h: Get sigcontext via <signal.h> instead. * sysdeps/unix/sysv/linux/i386/profil-counter.h: Likewise. * sysdeps/unix/sysv/linux/sparc/profil-counter.h: Likewise. 1997-06-20 17:59 Kazumoto Kojima <kkojima@kk.info.kanagawa-u.ac.jp> * hurd/intr-msg.c: More 64bit changes. * mach/msg-destroy.c: Likewise. * sysdeps/mach/hurd/ioctl.c: Likewise. * sysdeps/mach/hurd/ioctls.h: Likewise. * sysdeps/mach/hurd/select.c: Likewise. * sysdeps/mach/hurd/statbuf.h: Likewise. * sysdeps/mach/hurd/mips/dl-machine.c: Hurd/MIPS64 patches. * sysdeps/mach/hurd/mips/exc2signal.c: Likewise. * sysdeps/mach/hurd/mips/init-fault.c: Likewise. * sysdeps/mach/hurd/mips/init-first.c: Likewise. * sysdeps/mach/hurd/mips/intr-msg.h: Likewise. * sysdeps/mach/hurd/mips/longjmp-ctx.c: Likewise. * sysdeps/mach/hurd/mips/longjmp-ts.c: Likewise. * sysdeps/mach/hurd/mips/sigcontext.h: Likewise. * sysdeps/mach/hurd/mips/sigreturn.c: Likewise. * sysdeps/mach/hurd/mips/trampoline.c: Likewise. * sysdeps/mach/mips/cacheflush.c: Likewise. * sysdeps/mach/mips/machine-lock.h: Likewise. * sysdeps/mach/mips/machine-sp.h: Likewise. * sysdeps/mach/mips/syscall.S: Likewise. * sysdeps/mach/mips/sysdep.h: Likewise. * sysdeps/mach/mips/thread_state.h: Likewise. * sysdeps/mach/start.c: Likewise. * sysdeps/mips/dl-machine.h: MIPS changes. * sysdeps/mips/elf/start.S: Likewise. * sysdeps/mips/init-first.c: Likewise. * sysdeps/mips/fpu_control.h: Likewise. * sysdeps/mips/machine-gmon.h: Likewise. * sysdeps/mips/jmp_buf.h: Likewise. * sysdeps/mips/__longjmp.c: Likewise. * sysdeps/mips/bsd-_setjmp.S: Likewise. * sysdeps/mips/bsd-setjmp.S: Likewise. * sysdeps/mips/setjmp.S: Likewise. * sysdeps/mips/setjmp_aux.c: Likewise. * sysdeps/mips/mips64/gmp-mparam.h: Likewise. * sysdeps/mips/add_n.S: New file. * sysdeps/mips/addmul_1.S: Likewise. * sysdeps/mips/lshift.S: Likewise. * sysdeps/mips/mul_1.S: Likewise. * sysdeps/mips/rshift.S: Likewise. * sysdeps/mips/sub_n.S: Likewise. * sysdeps/mips/submul_1.S: Likewise. * sysdeps/mips/mips64/Implies: Likewise. * sysdeps/mips/mips64/add_n.S: Likewise. * sysdeps/mips/mips64/addmul_1.S: Likewise. * sysdeps/mips/mips64/lshift.S: Likewise. * sysdeps/mips/mips64/mul_1.S: Likewise. * sysdeps/mips/mips64/rshift.S: Likewise. * sysdeps/mips/mips64/sub_n.S: Likewise. * sysdeps/mips/mips64/submul_1.S: Likewise. * sysdeps/mips/add_n.S: Removed. * sysdeps/mips/addmul_1.S: Likewise. * sysdeps/mips/lshift.S: Likewise. * sysdeps/mips/mul_1.S: Likewise. * sysdeps/mips/rshift.S: Likewise. * sysdeps/mips/sub_n.S: Likewise. * sysdeps/mips/submul_1.S: Likewise. * nss/Makefile: Prepare for static NSS. * resolv/Makefile: Likewise. * nss/nsswitch.c: Add code for static NSS. * nss/function.def: Define functions for static NSS. 1997-06-19 11:10 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * libc.map: Add yet more symbols. 1997-06-19 20:33 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * elf/dl-lookup.c (_dl_lookup_versioned_symbol): Don't pass NULL as object name to _dl_signal_error. (do_lookup): Skip objects that could not be opened. * sysdeps/m68k/dl-machine.h (elf_machine_rela): Check that the symbol was found. * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise. * sysdeps/powerpc/dl-machine.h (elf_machine_rela): Likewise. 1997-06-20 03:13 Kazumoto Kojima <kkojima@kk.info.kanagawa-u.ac.jp> * ctype/ctype-info.c: Use int32_t where `int' with 4 bytes is assumed. * ctype/ctype.h: Likewise. * math/math_private.h: Likewise. * inet/netinet/in.h: Likewise. * wctype/wctype.h: Likewise. * nss/Makefile: Only inhibit nss_files and nss_db modules if static NSS modules are not enabled. * resolv/Makefile: Likewise for nss_dns. * nss/function.def: New file. List all available lookup functions for static NSS. * nss/nsswitch.c: Add code for static NSS. 1997-06-15 21:15 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/libm-test.c (gamma_test): Test for _SVID_ and for normal behaviour. 1997-06-15 20:32 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/libm.map: Add all necessary functions, correct existing entries. 1997-06-20 02:35 a sun <asun@zoology.washington.edu> * sysdeps/unix/sysv/linux/netipx/ipx.h: Don't use kernel header. 1997-06-19 18:43 Andreas Jaeger <aj@arthur.rhein-neckar.de> * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_parse_spent): Compare pointer with NULL. * login/logout.c (logout): Compare pututline result with NULL. * inet/rcmd.c: Correct a few typos. Reported by Erik Troan.
Diffstat (limited to '')
-rw-r--r--include/aliases.h (renamed from aliases.h)0
-rw-r--r--include/alloca.h (renamed from alloca.h)0
-rw-r--r--include/argp.h (renamed from argp.h)0
-rw-r--r--include/argz.h (renamed from argz.h)0
-rw-r--r--include/arpa/ftp.h (renamed from arpa/ftp.h)0
-rw-r--r--include/arpa/inet.h (renamed from arpa/inet.h)0
-rw-r--r--include/arpa/nameser.h (renamed from arpa/nameser.h)0
-rw-r--r--include/arpa/telnet.h (renamed from arpa/telnet.h)0
-rw-r--r--include/arpa/tftp.h (renamed from arpa/tftp.h)0
-rw-r--r--include/assert.h (renamed from assert.h)0
-rw-r--r--include/bits/mathcalls.h1
-rw-r--r--include/bits/posix1_lim.h1
-rw-r--r--include/bits/posix2_lim.h1
-rw-r--r--include/bits/stab.def1
-rw-r--r--include/bits/xopen_lim.h (renamed from xopen_lim.h)8
-rw-r--r--include/ctype.h (renamed from ctype.h)0
-rw-r--r--include/db.h (renamed from db.h)0
-rw-r--r--include/dirent.h (renamed from dirent.h)0
-rw-r--r--include/dlfcn.h (renamed from dlfcn.h)0
-rw-r--r--include/elf.h (renamed from elf.h)0
-rw-r--r--include/endian.h (renamed from endian.h)0
-rw-r--r--include/envz.h (renamed from envz.h)0
-rw-r--r--include/err.h (renamed from err.h)0
-rw-r--r--include/errno.h (renamed from errno.h)14
-rw-r--r--include/error.h (renamed from error.h)0
-rw-r--r--include/fcntl.h (renamed from fcntl.h)0
-rw-r--r--include/features.h (renamed from features.h)77
-rw-r--r--include/fnmatch.h (renamed from fnmatch.h)0
-rw-r--r--include/ftw.h (renamed from ftw.h)0
-rw-r--r--include/getopt.h (renamed from getopt.h)0
-rw-r--r--include/glob.h (renamed from glob.h)0
-rw-r--r--include/gnu-versions.h (renamed from gnu-versions.h)0
-rw-r--r--include/grp.h (renamed from grp.h)0
-rw-r--r--include/langinfo.h (renamed from langinfo.h)0
-rw-r--r--include/libc-symbols.h (renamed from libc-symbols.h)0
-rw-r--r--include/libgen.h (renamed from libgen.h)0
-rw-r--r--include/libintl.h (renamed from libintl.h)0
-rw-r--r--include/limits.h (renamed from limits.h)6
-rw-r--r--include/linewrap.h (renamed from linewrap.h)0
-rw-r--r--include/link.h (renamed from link.h)0
-rw-r--r--include/locale.h (renamed from locale.h)0
-rw-r--r--include/malloc.h (renamed from malloc.h)0
-rw-r--r--include/math.h (renamed from math.h)0
-rw-r--r--include/mcheck.h (renamed from mcheck.h)0
-rw-r--r--include/memory.h (renamed from memory.h)0
-rw-r--r--include/monetary.h (renamed from monetary.h)0
-rw-r--r--include/netdb.h (renamed from netdb.h)0
-rw-r--r--include/netgroup.h (renamed from netgroup.h)0
-rw-r--r--include/netinet/ether.h (renamed from netinet/ether.h)0
-rw-r--r--include/netinet/in.h (renamed from netinet/in.h)0
-rw-r--r--include/nlist.h (renamed from nlist.h)0
-rw-r--r--include/nss.h (renamed from nss.h)0
-rw-r--r--include/nsswitch.h (renamed from nsswitch.h)0
-rw-r--r--include/obstack.h (renamed from obstack.h)0
-rw-r--r--include/poll.h (renamed from poll.h)0
-rw-r--r--include/printf.h (renamed from printf.h)0
-rw-r--r--include/protocols/routed.h (renamed from protocols/routed.h)0
-rw-r--r--include/protocols/rwhod.h (renamed from protocols/rwhod.h)0
-rw-r--r--include/protocols/talkd.h (renamed from protocols/talkd.h)0
-rw-r--r--include/protocols/timed.h (renamed from protocols/timed.h)0
-rw-r--r--include/pwd.h (renamed from pwd.h)0
-rw-r--r--include/regex.h (renamed from regex.h)0
-rw-r--r--include/resolv.h (renamed from resolv.h)0
-rw-r--r--include/rpc/auth_unix.h (renamed from rpc/auth_unix.h)0
-rw-r--r--include/rpc/clnt.h (renamed from rpc/clnt.h)0
-rw-r--r--include/rpc/netdb.h (renamed from rpc/netdb.h)0
-rw-r--r--include/rpc/pmap_clnt.h (renamed from rpc/pmap_clnt.h)0
-rw-r--r--include/rpc/pmap_prot.h (renamed from rpc/pmap_prot.h)0
-rw-r--r--include/rpc/pmap_rmt.h (renamed from rpc/pmap_rmt.h)0
-rw-r--r--include/rpc/rpc.h (renamed from rpc/rpc.h)0
-rw-r--r--include/rpc/rpc_msg.h (renamed from rpc/rpc_msg.h)0
-rw-r--r--include/rpc/svc.h (renamed from rpc/svc.h)0
-rw-r--r--include/rpc/svc_auth.h (renamed from rpc/svc_auth.h)0
-rw-r--r--include/rpc/types.h (renamed from rpc/types.h)0
-rw-r--r--include/rpc/xdr.h (renamed from rpc/xdr.h)0
-rw-r--r--include/sched.h (renamed from sched.h)0
-rw-r--r--include/search.h (renamed from search.h)0
-rw-r--r--include/set-hooks.h (renamed from set-hooks.h)31
-rw-r--r--include/setjmp.h (renamed from setjmp.h)0
-rw-r--r--include/sgtty.h (renamed from sgtty.h)0
-rw-r--r--include/shadow.h (renamed from shadow.h)0
-rw-r--r--include/signal.h (renamed from signal.h)0
-rw-r--r--include/stab.h1
-rw-r--r--include/stdio.h (renamed from stdio.h)0
-rw-r--r--include/stdlib.h (renamed from stdlib.h)0
-rw-r--r--include/string.h (renamed from string.h)0
-rw-r--r--include/strings.h (renamed from strings.h)0
-rw-r--r--include/sys/bitypes.h (renamed from sys/bitypes.h)0
-rw-r--r--include/sys/cdefs.h (renamed from sys/cdefs.h)0
-rw-r--r--include/sys/dir.h (renamed from sys/dir.h)0
-rw-r--r--include/sys/errno.h (renamed from sys/errno.h)0
-rw-r--r--include/sys/fcntl.h (renamed from sys/fcntl.h)0
-rw-r--r--include/sys/file.h (renamed from sys/file.h)0
-rw-r--r--include/sys/gmon.h (renamed from sys/gmon.h)0
-rw-r--r--include/sys/ioctl.h (renamed from sys/ioctl.h)0
-rw-r--r--include/sys/ipc.h (renamed from sys/ipc.h)0
-rw-r--r--include/sys/msg.h (renamed from sys/msg.h)0
-rw-r--r--include/sys/poll.h (renamed from sys/poll.h)0
-rw-r--r--include/sys/queue.h (renamed from sys/queue.h)0
-rw-r--r--include/sys/resource.h (renamed from sys/resource.h)0
-rw-r--r--include/sys/select.h (renamed from sys/select.h)0
-rw-r--r--include/sys/sem.h (renamed from sys/sem.h)0
-rw-r--r--include/sys/shm.h (renamed from sys/shm.h)0
-rw-r--r--include/sys/signal.h (renamed from sys/signal.h)0
-rw-r--r--include/sys/socket.h (renamed from sys/socket.h)0
-rw-r--r--include/sys/stat.h (renamed from sys/stat.h)0
-rw-r--r--include/sys/statfs.h (renamed from sys/statfs.h)0
-rw-r--r--include/sys/syslog.h (renamed from sys/syslog.h)0
-rw-r--r--include/sys/termios.h (renamed from sys/termios.h)0
-rw-r--r--include/sys/time.h (renamed from sys/time.h)0
-rw-r--r--include/sys/timeb.h (renamed from sys/timeb.h)0
-rw-r--r--include/sys/times.h (renamed from sys/times.h)0
-rw-r--r--include/sys/types.h (renamed from sys/types.h)0
-rw-r--r--include/sys/uio.h (renamed from sys/uio.h)0
-rw-r--r--include/sys/un.h (renamed from sys/un.h)0
-rw-r--r--include/sys/unistd.h (renamed from sys/unistd.h)0
-rw-r--r--include/sys/utsname.h (renamed from sys/utsname.h)0
-rw-r--r--include/sys/vlimit.h (renamed from sys/vlimit.h)0
-rw-r--r--include/sys/vtimes.h (renamed from sys/vtimes.h)0
-rw-r--r--include/sys/wait.h (renamed from sys/wait.h)0
-rw-r--r--include/syscall.h (renamed from syscall.h)0
-rw-r--r--include/sysexits.h (renamed from sysexits.h)0
-rw-r--r--include/syslog.h (renamed from syslog.h)0
-rw-r--r--include/tar.h (renamed from tar.h)0
-rw-r--r--include/termios.h (renamed from termios.h)0
-rw-r--r--include/time.h (renamed from time.h)0
-rw-r--r--include/ttyent.h (renamed from ttyent.h)0
-rw-r--r--include/unistd.h (renamed from unistd.h)0
-rw-r--r--include/utime.h (renamed from utime.h)0
-rw-r--r--include/utmp.h (renamed from utmp.h)0
-rw-r--r--include/values.h (renamed from values.h)2
-rw-r--r--include/wchar.h (renamed from wchar.h)0
-rw-r--r--include/wctype.h (renamed from wctype.h)0
-rw-r--r--include/wordexp.h (renamed from wordexp.h)0
-rw-r--r--include/xlocale.h (renamed from xlocale.h)0
135 files changed, 76 insertions, 67 deletions
diff --git a/aliases.h b/include/aliases.h
index cfe459d02d..cfe459d02d 100644
--- a/aliases.h
+++ b/include/aliases.h
diff --git a/alloca.h b/include/alloca.h
index 34eeeab78e..34eeeab78e 100644
--- a/alloca.h
+++ b/include/alloca.h
diff --git a/argp.h b/include/argp.h
index 92be5f90f1..92be5f90f1 100644
--- a/argp.h
+++ b/include/argp.h
diff --git a/argz.h b/include/argz.h
index 179e693106..179e693106 100644
--- a/argz.h
+++ b/include/argz.h
diff --git a/arpa/ftp.h b/include/arpa/ftp.h
index c716d68156..c716d68156 100644
--- a/arpa/ftp.h
+++ b/include/arpa/ftp.h
diff --git a/arpa/inet.h b/include/arpa/inet.h
index 65733b618c..65733b618c 100644
--- a/arpa/inet.h
+++ b/include/arpa/inet.h
diff --git a/arpa/nameser.h b/include/arpa/nameser.h
index 944fe732a6..944fe732a6 100644
--- a/arpa/nameser.h
+++ b/include/arpa/nameser.h
diff --git a/arpa/telnet.h b/include/arpa/telnet.h
index 742c04cfe3..742c04cfe3 100644
--- a/arpa/telnet.h
+++ b/include/arpa/telnet.h
diff --git a/arpa/tftp.h b/include/arpa/tftp.h
index 21d5197f24..21d5197f24 100644
--- a/arpa/tftp.h
+++ b/include/arpa/tftp.h
diff --git a/assert.h b/include/assert.h
index e2fa7020c1..e2fa7020c1 100644
--- a/assert.h
+++ b/include/assert.h
diff --git a/include/bits/mathcalls.h b/include/bits/mathcalls.h
new file mode 100644
index 0000000000..d75b598cc7
--- /dev/null
+++ b/include/bits/mathcalls.h
@@ -0,0 +1 @@
+#include <math/bits/mathcalls.h>
diff --git a/include/bits/posix1_lim.h b/include/bits/posix1_lim.h
new file mode 100644
index 0000000000..c3c67d1c84
--- /dev/null
+++ b/include/bits/posix1_lim.h
@@ -0,0 +1 @@
+#include <posix/bits/posix1_lim.h>
diff --git a/include/bits/posix2_lim.h b/include/bits/posix2_lim.h
new file mode 100644
index 0000000000..49a539438c
--- /dev/null
+++ b/include/bits/posix2_lim.h
@@ -0,0 +1 @@
+#include <posix/bits/posix2_lim.h>
diff --git a/include/bits/stab.def b/include/bits/stab.def
new file mode 100644
index 0000000000..d153eba4de
--- /dev/null
+++ b/include/bits/stab.def
@@ -0,0 +1 @@
+#include <misc/bits/stab.def>
diff --git a/xopen_lim.h b/include/bits/xopen_lim.h
index 04a11ba320..c8b847fbc2 100644
--- a/xopen_lim.h
+++ b/include/bits/xopen_lim.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996 Free Software Foundation, Inc.
+/* Copyright (C) 1996, 1997 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
@@ -16,6 +16,10 @@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
+/*
+ * Never include this file directly; use <limits.h> instead.
+ */
+
/* Additional definitions from X/Open Portability Guide, Issue 4, Version 2
System Interfaces and Headers, 4.16 <limits.h>
@@ -87,4 +91,4 @@
/* Default process priority. */
#define NZERO 20
-#endif /* xopen_lim.h */
+#endif /* bits/xopen_lim.h */
diff --git a/ctype.h b/include/ctype.h
index 7b51e1f5eb..7b51e1f5eb 100644
--- a/ctype.h
+++ b/include/ctype.h
diff --git a/db.h b/include/db.h
index a04f7746ef..a04f7746ef 100644
--- a/db.h
+++ b/include/db.h
diff --git a/dirent.h b/include/dirent.h
index f59a6b778b..f59a6b778b 100644
--- a/dirent.h
+++ b/include/dirent.h
diff --git a/dlfcn.h b/include/dlfcn.h
index 92804a1c1c..92804a1c1c 100644
--- a/dlfcn.h
+++ b/include/dlfcn.h
diff --git a/elf.h b/include/elf.h
index 8a1764f956..8a1764f956 100644
--- a/elf.h
+++ b/include/elf.h
diff --git a/endian.h b/include/endian.h
index cacf2fe9b7..cacf2fe9b7 100644
--- a/endian.h
+++ b/include/endian.h
diff --git a/envz.h b/include/envz.h
index 0a476ed62a..0a476ed62a 100644
--- a/envz.h
+++ b/include/envz.h
diff --git a/err.h b/include/err.h
index 915720aa4c..915720aa4c 100644
--- a/err.h
+++ b/include/err.h
diff --git a/errno.h b/include/errno.h
index b8486728b7..23e0b8f9a9 100644
--- a/errno.h
+++ b/include/errno.h
@@ -33,16 +33,16 @@ __BEGIN_DECLS
/* Get the error number constants from the system-specific file.
This file will test __need_Emath and _ERRNO_H. */
-#include <errnos.h>
+#include <bits/errno.h>
#undef __need_Emath
#ifdef _ERRNO_H
/* Declare the `errno' variable, unless it's defined as a macro by
- errnos.h. This is the case in GNU, where it is a per-thread variable.
- This redeclaration using the macro still works, but it will be a
- function declaration without a prototype and may trigger a
- -Wstrict-prototypes warning. */
+ bits/errno.h. This is the case in GNU, where it is a per-thread
+ variable. This redeclaration using the macro still works, but it
+ will be a function declaration without a prototype and may trigger
+ a -Wstrict-prototypes warning. */
#ifndef errno
extern int errno;
#endif
@@ -60,8 +60,8 @@ __END_DECLS
#endif /* _ERRNO_H */
-/* The Hurd <errnos.h> defines `error_t' as an enumerated type so that
- printing `error_t' values in the debugger shows the names. We
+/* The Hurd <bits/errno.h> defines `error_t' as an enumerated type so
+ that printing `error_t' values in the debugger shows the names. We
might need this definition sometimes even if this file was included
before. */
#if defined __USE_GNU || defined __need_error_t
diff --git a/error.h b/include/error.h
index 70f3192fa6..70f3192fa6 100644
--- a/error.h
+++ b/include/error.h
diff --git a/fcntl.h b/include/fcntl.h
index bac1e8685d..bac1e8685d 100644
--- a/fcntl.h
+++ b/include/fcntl.h
diff --git a/features.h b/include/features.h
index c38480e637..d1f4ae3d29 100644
--- a/features.h
+++ b/include/features.h
@@ -17,7 +17,6 @@
Boston, MA 02111-1307, USA. */
#ifndef _FEATURES_H
-
#define _FEATURES_H 1
/* These are defined by the user (or the compiler)
@@ -105,20 +104,20 @@
/* If _GNU_SOURCE was defined by the user, turn on all the other features. */
#ifdef _GNU_SOURCE
-#undef _ISOC9X_SOURCE
-#define _ISOC9X_SOURCE 1
-#undef _POSIX_SOURCE
-#define _POSIX_SOURCE 1
-#undef _POSIX_C_SOURCE
-#define _POSIX_C_SOURCE 199309L
-#undef _XOPEN_SOURCE
-#define _XOPEN_SOURCE 1
-#undef _XOPEN_SOURCE_EXTENDED
-#define _XOPEN_SOURCE_EXTENDED 1
-#undef _BSD_SOURCE
-#define _BSD_SOURCE 1
-#undef _SVID_SOURCE
-#define _SVID_SOURCE 1
+# undef _ISOC9X_SOURCE
+# define _ISOC9X_SOURCE 1
+# undef _POSIX_SOURCE
+# define _POSIX_SOURCE 1
+# undef _POSIX_C_SOURCE
+# define _POSIX_C_SOURCE 199309L
+# undef _XOPEN_SOURCE
+# define _XOPEN_SOURCE 1
+# undef _XOPEN_SOURCE_EXTENDED
+# define _XOPEN_SOURCE_EXTENDED 1
+# undef _BSD_SOURCE
+# define _BSD_SOURCE 1
+# undef _SVID_SOURCE
+# define _SVID_SOURCE 1
#endif
/* If nothing (other than _GNU_SOURCE) is defined,
@@ -127,65 +126,65 @@
!defined _POSIX_SOURCE && !defined _POSIX_C_SOURCE && \
!defined _XOPEN_SOURCE && !defined _XOPEN_SOURCE_EXTENDED && \
!defined _BSD_SOURCE && !defined _SVID_SOURCE)
-#define _BSD_SOURCE 1
-#define _SVID_SOURCE 1
+# define _BSD_SOURCE 1
+# define _SVID_SOURCE 1
#endif
/* This is to enable the ISO C 9x extension. It will go away as soon
as this standard is officially released. */
#ifdef _ISOC9X_SOURCE
-#define __USE_ISOC9X 1
+# define __USE_ISOC9X 1
#endif
/* If none of the ANSI/POSIX macros are defined, use POSIX.1 and POSIX.2
(and IEEE Std 1003.1b-1993 unless _XOPEN_SOURCE is defined). */
#if (!defined __STRICT_ANSI__ && !defined _POSIX_SOURCE && \
!defined _POSIX_C_SOURCE)
-#define _POSIX_SOURCE 1
-#ifdef _XOPEN_SOURCE
-#define _POSIX_C_SOURCE 2
-#else
-#define _POSIX_C_SOURCE 199309L
-#endif
+# define _POSIX_SOURCE 1
+# ifdef _XOPEN_SOURCE
+# define _POSIX_C_SOURCE 2
+# else
+# define _POSIX_C_SOURCE 199309L
+# endif
#endif
#if defined _POSIX_SOURCE || _POSIX_C_SOURCE >= 1 || defined _XOPEN_SOURCE
-#define __USE_POSIX 1
+# define __USE_POSIX 1
#endif
#if defined _POSIX_C_SOURCE && _POSIX_C_SOURCE >= 2 || defined _XOPEN_SOURCE
-#define __USE_POSIX2 1
+# define __USE_POSIX2 1
#endif
#if defined _POSIX_C_SOURCE && _POSIX_C_SOURCE >= 199309L
-#define __USE_POSIX199309 1
+# define __USE_POSIX199309 1
#endif
#ifdef _XOPEN_SOURCE
-#define __USE_XOPEN 1
-#ifdef _XOPEN_SOURCE_EXTENDED
-#define __USE_XOPEN_EXTENDED 1
-#endif
+# define __USE_XOPEN 1
+# ifdef _XOPEN_SOURCE_EXTENDED
+# define __USE_XOPEN_EXTENDED 1
+# endif
#endif
#if defined _BSD_SOURCE || defined _SVID_SOURCE
-#define __USE_MISC 1
+# define __USE_MISC 1
#endif
#ifdef _BSD_SOURCE
-#define __USE_BSD 1
+# define __USE_BSD 1
#endif
#ifdef _SVID_SOURCE
-#define __USE_SVID 1
+# define __USE_SVID 1
#endif
#ifdef _GNU_SOURCE
-#define __USE_GNU 1
+# define __USE_GNU 1
#endif
#if defined _REENTRANT || defined _THREAD_SAFE
-#define __USE_REENTRANT 1
+# define __USE_REENTRANT 1
#endif
/* We do support the IEC 559 math functionality, real and complex. */
@@ -210,13 +209,13 @@
#if !defined __GNUC__ || __GNUC__ < 2
/* In GCC version 2, (__extension__ EXPR) will not complain
about GCC extensions used in EXPR under -ansi or -pedantic. */
-#define __extension__
+# define __extension__
#endif
/* This is here only because every header file already includes this one. */
#ifndef __ASSEMBLER__
-#include <sys/cdefs.h>
+# include <sys/cdefs.h>
#endif
/* This is here only because every header file already includes this one. */
@@ -230,7 +229,7 @@
this #include were done for the library source code, then every object
file would depend on stubs.h. */
-#include <gnu/stubs.h>
+# include <gnu/stubs.h>
#endif
#endif /* features.h */
diff --git a/fnmatch.h b/include/fnmatch.h
index b12b786df0..b12b786df0 100644
--- a/fnmatch.h
+++ b/include/fnmatch.h
diff --git a/ftw.h b/include/ftw.h
index 4fb654cf22..4fb654cf22 100644
--- a/ftw.h
+++ b/include/ftw.h
diff --git a/getopt.h b/include/getopt.h
index 74ca6d453a..74ca6d453a 100644
--- a/getopt.h
+++ b/include/getopt.h
diff --git a/glob.h b/include/glob.h
index ce047bb177..ce047bb177 100644
--- a/glob.h
+++ b/include/glob.h
diff --git a/gnu-versions.h b/include/gnu-versions.h
index 7085895a0a..7085895a0a 100644
--- a/gnu-versions.h
+++ b/include/gnu-versions.h
diff --git a/grp.h b/include/grp.h
index 250092cbf1..250092cbf1 100644
--- a/grp.h
+++ b/include/grp.h
diff --git a/langinfo.h b/include/langinfo.h
index 2a81c6ddaf..2a81c6ddaf 100644
--- a/langinfo.h
+++ b/include/langinfo.h
diff --git a/libc-symbols.h b/include/libc-symbols.h
index 07a35f1b53..07a35f1b53 100644
--- a/libc-symbols.h
+++ b/include/libc-symbols.h
diff --git a/libgen.h b/include/libgen.h
index 4795d8e561..4795d8e561 100644
--- a/libgen.h
+++ b/include/libgen.h
diff --git a/libintl.h b/include/libintl.h
index be1062ca03..be1062ca03 100644
--- a/libintl.h
+++ b/include/libintl.h
diff --git a/limits.h b/include/limits.h
index c7b1278638..31d8792d9d 100644
--- a/limits.h
+++ b/include/limits.h
@@ -24,15 +24,15 @@
#ifdef __USE_POSIX
/* POSIX adds things to <limits.h>. */
-# include <posix1_lim.h>
+# include <bits/posix1_lim.h>
#endif
#ifdef __USE_POSIX2
-# include <posix2_lim.h>
+# include <bits/posix2_lim.h>
#endif
#ifdef __USE_XOPEN
-# include <xopen_lim.h>
+# include <bits/xopen_lim.h>
#endif
diff --git a/linewrap.h b/include/linewrap.h
index 03ca090301..03ca090301 100644
--- a/linewrap.h
+++ b/include/linewrap.h
diff --git a/link.h b/include/link.h
index 0999f0bbfc..0999f0bbfc 100644
--- a/link.h
+++ b/include/link.h
diff --git a/locale.h b/include/locale.h
index 6e0bd916dc..6e0bd916dc 100644
--- a/locale.h
+++ b/include/locale.h
diff --git a/malloc.h b/include/malloc.h
index 448e0a8c6b..448e0a8c6b 100644
--- a/malloc.h
+++ b/include/malloc.h
diff --git a/math.h b/include/math.h
index f837293f81..f837293f81 100644
--- a/math.h
+++ b/include/math.h
diff --git a/mcheck.h b/include/mcheck.h
index 90a48d5f9a..90a48d5f9a 100644
--- a/mcheck.h
+++ b/include/mcheck.h
diff --git a/memory.h b/include/memory.h
index 1ec3e63fc9..1ec3e63fc9 100644
--- a/memory.h
+++ b/include/memory.h
diff --git a/monetary.h b/include/monetary.h
index 4735dc6c8a..4735dc6c8a 100644
--- a/monetary.h
+++ b/include/monetary.h
diff --git a/netdb.h b/include/netdb.h
index e2e1868cbb..e2e1868cbb 100644
--- a/netdb.h
+++ b/include/netdb.h
diff --git a/netgroup.h b/include/netgroup.h
index 4b2b284cdb..4b2b284cdb 100644
--- a/netgroup.h
+++ b/include/netgroup.h
diff --git a/netinet/ether.h b/include/netinet/ether.h
index 60ef5a3abf..60ef5a3abf 100644
--- a/netinet/ether.h
+++ b/include/netinet/ether.h
diff --git a/netinet/in.h b/include/netinet/in.h
index 9139cfaeee..9139cfaeee 100644
--- a/netinet/in.h
+++ b/include/netinet/in.h
diff --git a/nlist.h b/include/nlist.h
index 897a93c7fe..897a93c7fe 100644
--- a/nlist.h
+++ b/include/nlist.h
diff --git a/nss.h b/include/nss.h
index 0541335c18..0541335c18 100644
--- a/nss.h
+++ b/include/nss.h
diff --git a/nsswitch.h b/include/nsswitch.h
index a876d23185..a876d23185 100644
--- a/nsswitch.h
+++ b/include/nsswitch.h
diff --git a/obstack.h b/include/obstack.h
index 2339cbc4d5..2339cbc4d5 100644
--- a/obstack.h
+++ b/include/obstack.h
diff --git a/poll.h b/include/poll.h
index 778488accb..778488accb 100644
--- a/poll.h
+++ b/include/poll.h
diff --git a/printf.h b/include/printf.h
index 777e958fb9..777e958fb9 100644
--- a/printf.h
+++ b/include/printf.h
diff --git a/protocols/routed.h b/include/protocols/routed.h
index 2e97bfd187..2e97bfd187 100644
--- a/protocols/routed.h
+++ b/include/protocols/routed.h
diff --git a/protocols/rwhod.h b/include/protocols/rwhod.h
index 6fc35a0c41..6fc35a0c41 100644
--- a/protocols/rwhod.h
+++ b/include/protocols/rwhod.h
diff --git a/protocols/talkd.h b/include/protocols/talkd.h
index 4fd7a34fdf..4fd7a34fdf 100644
--- a/protocols/talkd.h
+++ b/include/protocols/talkd.h
diff --git a/protocols/timed.h b/include/protocols/timed.h
index 58dbafeaf2..58dbafeaf2 100644
--- a/protocols/timed.h
+++ b/include/protocols/timed.h
diff --git a/pwd.h b/include/pwd.h
index 28d59a6a0a..28d59a6a0a 100644
--- a/pwd.h
+++ b/include/pwd.h
diff --git a/regex.h b/include/regex.h
index 22bfc89e77..22bfc89e77 100644
--- a/regex.h
+++ b/include/regex.h
diff --git a/resolv.h b/include/resolv.h
index 95b9eebef8..95b9eebef8 100644
--- a/resolv.h
+++ b/include/resolv.h
diff --git a/rpc/auth_unix.h b/include/rpc/auth_unix.h
index 36299392ba..36299392ba 100644
--- a/rpc/auth_unix.h
+++ b/include/rpc/auth_unix.h
diff --git a/rpc/clnt.h b/include/rpc/clnt.h
index b4493d1d90..b4493d1d90 100644
--- a/rpc/clnt.h
+++ b/include/rpc/clnt.h
diff --git a/rpc/netdb.h b/include/rpc/netdb.h
index a9d93e13ad..a9d93e13ad 100644
--- a/rpc/netdb.h
+++ b/include/rpc/netdb.h
diff --git a/rpc/pmap_clnt.h b/include/rpc/pmap_clnt.h
index dfe537c96f..dfe537c96f 100644
--- a/rpc/pmap_clnt.h
+++ b/include/rpc/pmap_clnt.h
diff --git a/rpc/pmap_prot.h b/include/rpc/pmap_prot.h
index 06d7d378cf..06d7d378cf 100644
--- a/rpc/pmap_prot.h
+++ b/include/rpc/pmap_prot.h
diff --git a/rpc/pmap_rmt.h b/include/rpc/pmap_rmt.h
index 1585c13039..1585c13039 100644
--- a/rpc/pmap_rmt.h
+++ b/include/rpc/pmap_rmt.h
diff --git a/rpc/rpc.h b/include/rpc/rpc.h
index 1b5c5cd8de..1b5c5cd8de 100644
--- a/rpc/rpc.h
+++ b/include/rpc/rpc.h
diff --git a/rpc/rpc_msg.h b/include/rpc/rpc_msg.h
index 3c63730c1f..3c63730c1f 100644
--- a/rpc/rpc_msg.h
+++ b/include/rpc/rpc_msg.h
diff --git a/rpc/svc.h b/include/rpc/svc.h
index 68aa67b429..68aa67b429 100644
--- a/rpc/svc.h
+++ b/include/rpc/svc.h
diff --git a/rpc/svc_auth.h b/include/rpc/svc_auth.h
index e2c226312e..e2c226312e 100644
--- a/rpc/svc_auth.h
+++ b/include/rpc/svc_auth.h
diff --git a/rpc/types.h b/include/rpc/types.h
index 53df7e666b..53df7e666b 100644
--- a/rpc/types.h
+++ b/include/rpc/types.h
diff --git a/rpc/xdr.h b/include/rpc/xdr.h
index 4c9083d08a..4c9083d08a 100644
--- a/rpc/xdr.h
+++ b/include/rpc/xdr.h
diff --git a/sched.h b/include/sched.h
index b9bebc9dee..b9bebc9dee 100644
--- a/sched.h
+++ b/include/sched.h
diff --git a/search.h b/include/search.h
index ff24508172..ff24508172 100644
--- a/search.h
+++ b/include/search.h
diff --git a/set-hooks.h b/include/set-hooks.h
index 10d0b10176..995bdf4120 100644
--- a/set-hooks.h
+++ b/include/set-hooks.h
@@ -1,23 +1,24 @@
/* Macros for using symbol sets for running lists of functions.
-Copyright (C) 1994, 1995 Free Software Foundation, Inc.
-This file is part of the GNU C Library.
+ Copyright (C) 1994, 1995, 1997 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 Library General Public License as
-published by the Free Software Foundation; either version 2 of the
-License, or (at your option) any later version.
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 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
-Library General Public License for more details.
+ 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
+ Library General Public License for more details.
-You should have received a copy of the GNU Library General Public
-License along with the GNU C Library; see the file COPYING.LIB. If
-not, write to the Free Software Foundation, Inc., 675 Mass Ave,
-Cambridge, MA 02139, USA. */
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
#ifndef _SET_HOOKS_H
+#define _SET_HOOKS_H 1
#define __need_size_t
#include <stddef.h>
@@ -53,4 +54,4 @@ do { \
DEFINE_HOOK (name, proto); void runner proto { RUN_HOOK (name, args); }
-#endif
+#endif /* set-hooks.h */
diff --git a/setjmp.h b/include/setjmp.h
index c78a964566..c78a964566 100644
--- a/setjmp.h
+++ b/include/setjmp.h
diff --git a/sgtty.h b/include/sgtty.h
index ffb62401cb..ffb62401cb 100644
--- a/sgtty.h
+++ b/include/sgtty.h
diff --git a/shadow.h b/include/shadow.h
index 4848197be1..4848197be1 100644
--- a/shadow.h
+++ b/include/shadow.h
diff --git a/signal.h b/include/signal.h
index d9939c4e83..d9939c4e83 100644
--- a/signal.h
+++ b/include/signal.h
diff --git a/include/stab.h b/include/stab.h
new file mode 100644
index 0000000000..2e278fc778
--- /dev/null
+++ b/include/stab.h
@@ -0,0 +1 @@
+#include <misc/stab.h>
diff --git a/stdio.h b/include/stdio.h
index 457eabe32f..457eabe32f 100644
--- a/stdio.h
+++ b/include/stdio.h
diff --git a/stdlib.h b/include/stdlib.h
index c0887a99e9..c0887a99e9 100644
--- a/stdlib.h
+++ b/include/stdlib.h
diff --git a/string.h b/include/string.h
index b557c65f39..b557c65f39 100644
--- a/string.h
+++ b/include/string.h
diff --git a/strings.h b/include/strings.h
index b1bb339d3d..b1bb339d3d 100644
--- a/strings.h
+++ b/include/strings.h
diff --git a/sys/bitypes.h b/include/sys/bitypes.h
index 137945172d..137945172d 100644
--- a/sys/bitypes.h
+++ b/include/sys/bitypes.h
diff --git a/sys/cdefs.h b/include/sys/cdefs.h
index 200abb4f02..200abb4f02 100644
--- a/sys/cdefs.h
+++ b/include/sys/cdefs.h
diff --git a/sys/dir.h b/include/sys/dir.h
index 5453e743fc..5453e743fc 100644
--- a/sys/dir.h
+++ b/include/sys/dir.h
diff --git a/sys/errno.h b/include/sys/errno.h
index 339f4fc10c..339f4fc10c 100644
--- a/sys/errno.h
+++ b/include/sys/errno.h
diff --git a/sys/fcntl.h b/include/sys/fcntl.h
index dec2157be6..dec2157be6 100644
--- a/sys/fcntl.h
+++ b/include/sys/fcntl.h
diff --git a/sys/file.h b/include/sys/file.h
index fb3cd7544e..fb3cd7544e 100644
--- a/sys/file.h
+++ b/include/sys/file.h
diff --git a/sys/gmon.h b/include/sys/gmon.h
index 987589fcfe..987589fcfe 100644
--- a/sys/gmon.h
+++ b/include/sys/gmon.h
diff --git a/sys/ioctl.h b/include/sys/ioctl.h
index 8cc77757f6..8cc77757f6 100644
--- a/sys/ioctl.h
+++ b/include/sys/ioctl.h
diff --git a/sys/ipc.h b/include/sys/ipc.h
index 7bd257684b..7bd257684b 100644
--- a/sys/ipc.h
+++ b/include/sys/ipc.h
diff --git a/sys/msg.h b/include/sys/msg.h
index 0f8026dda1..0f8026dda1 100644
--- a/sys/msg.h
+++ b/include/sys/msg.h
diff --git a/sys/poll.h b/include/sys/poll.h
index 5231e6845e..5231e6845e 100644
--- a/sys/poll.h
+++ b/include/sys/poll.h
diff --git a/sys/queue.h b/include/sys/queue.h
index 5c9823b7eb..5c9823b7eb 100644
--- a/sys/queue.h
+++ b/include/sys/queue.h
diff --git a/sys/resource.h b/include/sys/resource.h
index 33e6f4de9e..33e6f4de9e 100644
--- a/sys/resource.h
+++ b/include/sys/resource.h
diff --git a/sys/select.h b/include/sys/select.h
index f793af7bf0..f793af7bf0 100644
--- a/sys/select.h
+++ b/include/sys/select.h
diff --git a/sys/sem.h b/include/sys/sem.h
index b0fb201bd0..b0fb201bd0 100644
--- a/sys/sem.h
+++ b/include/sys/sem.h
diff --git a/sys/shm.h b/include/sys/shm.h
index 1878fcc5be..1878fcc5be 100644
--- a/sys/shm.h
+++ b/include/sys/shm.h
diff --git a/sys/signal.h b/include/sys/signal.h
index b2110df1ae..b2110df1ae 100644
--- a/sys/signal.h
+++ b/include/sys/signal.h
diff --git a/sys/socket.h b/include/sys/socket.h
index 999a683016..999a683016 100644
--- a/sys/socket.h
+++ b/include/sys/socket.h
diff --git a/sys/stat.h b/include/sys/stat.h
index 37a526069f..37a526069f 100644
--- a/sys/stat.h
+++ b/include/sys/stat.h
diff --git a/sys/statfs.h b/include/sys/statfs.h
index d42df4b65d..d42df4b65d 100644
--- a/sys/statfs.h
+++ b/include/sys/statfs.h
diff --git a/sys/syslog.h b/include/sys/syslog.h
index 247528b430..247528b430 100644
--- a/sys/syslog.h
+++ b/include/sys/syslog.h
diff --git a/sys/termios.h b/include/sys/termios.h
index 27e4de5f4b..27e4de5f4b 100644
--- a/sys/termios.h
+++ b/include/sys/termios.h
diff --git a/sys/time.h b/include/sys/time.h
index 5595a957a0..5595a957a0 100644
--- a/sys/time.h
+++ b/include/sys/time.h
diff --git a/sys/timeb.h b/include/sys/timeb.h
index 9f4509c35e..9f4509c35e 100644
--- a/sys/timeb.h
+++ b/include/sys/timeb.h
diff --git a/sys/times.h b/include/sys/times.h
index 16ca91138a..16ca91138a 100644
--- a/sys/times.h
+++ b/include/sys/times.h
diff --git a/sys/types.h b/include/sys/types.h
index 716732f4d4..716732f4d4 100644
--- a/sys/types.h
+++ b/include/sys/types.h
diff --git a/sys/uio.h b/include/sys/uio.h
index 03afd84b87..03afd84b87 100644
--- a/sys/uio.h
+++ b/include/sys/uio.h
diff --git a/sys/un.h b/include/sys/un.h
index bdbee99980..bdbee99980 100644
--- a/sys/un.h
+++ b/include/sys/un.h
diff --git a/sys/unistd.h b/include/sys/unistd.h
index 8ca19e5516..8ca19e5516 100644
--- a/sys/unistd.h
+++ b/include/sys/unistd.h
diff --git a/sys/utsname.h b/include/sys/utsname.h
index ff81bdf48e..ff81bdf48e 100644
--- a/sys/utsname.h
+++ b/include/sys/utsname.h
diff --git a/sys/vlimit.h b/include/sys/vlimit.h
index 8a76d2fd00..8a76d2fd00 100644
--- a/sys/vlimit.h
+++ b/include/sys/vlimit.h
diff --git a/sys/vtimes.h b/include/sys/vtimes.h
index dd666ca443..dd666ca443 100644
--- a/sys/vtimes.h
+++ b/include/sys/vtimes.h
diff --git a/sys/wait.h b/include/sys/wait.h
index 379d5cc7a5..379d5cc7a5 100644
--- a/sys/wait.h
+++ b/include/sys/wait.h
diff --git a/syscall.h b/include/syscall.h
index 8c53cfb204..8c53cfb204 100644
--- a/syscall.h
+++ b/include/syscall.h
diff --git a/sysexits.h b/include/sysexits.h
index 139e3cfa13..139e3cfa13 100644
--- a/sysexits.h
+++ b/include/sysexits.h
diff --git a/syslog.h b/include/syslog.h
index 4cfb7723bb..4cfb7723bb 100644
--- a/syslog.h
+++ b/include/syslog.h
diff --git a/tar.h b/include/tar.h
index 05efa1fc0e..05efa1fc0e 100644
--- a/tar.h
+++ b/include/tar.h
diff --git a/termios.h b/include/termios.h
index 3f754ac900..3f754ac900 100644
--- a/termios.h
+++ b/include/termios.h
diff --git a/time.h b/include/time.h
index b2a33bf5c3..b2a33bf5c3 100644
--- a/time.h
+++ b/include/time.h
diff --git a/ttyent.h b/include/ttyent.h
index ba790e3542..ba790e3542 100644
--- a/ttyent.h
+++ b/include/ttyent.h
diff --git a/unistd.h b/include/unistd.h
index 77901d9846..77901d9846 100644
--- a/unistd.h
+++ b/include/unistd.h
diff --git a/utime.h b/include/utime.h
index 6dadc53ad6..6dadc53ad6 100644
--- a/utime.h
+++ b/include/utime.h
diff --git a/utmp.h b/include/utmp.h
index c0c21a4436..c0c21a4436 100644
--- a/utmp.h
+++ b/include/utmp.h
diff --git a/values.h b/include/values.h
index 3c82842870..26421724c4 100644
--- a/values.h
+++ b/include/values.h
@@ -21,8 +21,8 @@
<limits.h> and/or <float.h> instead of <values.h>. */
#ifndef _VALUES_H
-
#define _VALUES_H 1
+
#include <features.h>
#include <limits.h>
diff --git a/wchar.h b/include/wchar.h
index c87ffb851b..c87ffb851b 100644
--- a/wchar.h
+++ b/include/wchar.h
diff --git a/wctype.h b/include/wctype.h
index c76f50c866..c76f50c866 100644
--- a/wctype.h
+++ b/include/wctype.h
diff --git a/wordexp.h b/include/wordexp.h
index 64e036e062..64e036e062 100644
--- a/wordexp.h
+++ b/include/wordexp.h
diff --git a/xlocale.h b/include/xlocale.h
index 5280ef0bc4..5280ef0bc4 100644
--- a/xlocale.h
+++ b/include/xlocale.h