aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1996-10-02 01:40:17 +0000
committerUlrich Drepper <drepper@redhat.com>1996-10-02 01:40:17 +0000
commita68b0d31a37a86785b3dbeeee3fad96ee71fadcd (patch)
tree61537b1f028002a9e6e0f5354fced6128bda8b9c
parent2d07133b507b13d4a5ed6dc250f4345c8a26942a (diff)
downloadglibc-a68b0d31a37a86785b3dbeeee3fad96ee71fadcd.tar.xz
glibc-a68b0d31a37a86785b3dbeeee3fad96ee71fadcd.zip
update from main archive 961001
-rw-r--r--Makefile2
-rw-r--r--PROJECTS7
-rw-r--r--catgets/gencat.c11
-rw-r--r--csu/initfini.c12
-rw-r--r--db/makedb.c7
-rw-r--r--elf/eval.c20
-rw-r--r--gmon/gmon.c48
-rw-r--r--gmon/mcount.c1
-rw-r--r--gmon/sys/gmon_out.h18
-rw-r--r--inet/Makefile5
-rw-r--r--inet/getnetgrent.c28
-rw-r--r--inet/getnetgrent_r.c218
-rw-r--r--inet/netgroup.h30
-rw-r--r--inet/rcmd.c2
-rw-r--r--libio/clearerr_u.c4
-rw-r--r--libio/fgetc.c2
-rw-r--r--libio/fputc.c2
-rw-r--r--libio/fputc_u.c4
-rw-r--r--libio/freopen.c2
-rw-r--r--libio/fseek.c2
-rw-r--r--libio/genops.c4
-rw-r--r--libio/getc.c2
-rw-r--r--libio/getc_u.c4
-rw-r--r--libio/getchar.c3
-rw-r--r--libio/getchar_u.c4
-rw-r--r--libio/iofclose.c4
-rw-r--r--libio/iofflush.c4
-rw-r--r--libio/iofflush_u.c6
-rw-r--r--libio/iofgetpos.c2
-rw-r--r--libio/iofgets.c5
-rw-r--r--libio/iofputs.c2
-rw-r--r--libio/iofread.c2
-rw-r--r--libio/iofsetpos.c2
-rw-r--r--libio/ioftell.c2
-rw-r--r--libio/iofwrite.c2
-rw-r--r--libio/iogetdelim.c2
-rw-r--r--libio/iogetline.c4
-rw-r--r--libio/iogets.c3
-rw-r--r--libio/ioputs.c3
-rw-r--r--libio/iosetbuffer.c2
-rw-r--r--libio/iosetvbuf.c2
-rw-r--r--libio/ioungetc.c2
-rw-r--r--libio/putc.c2
-rw-r--r--libio/putchar.c3
-rw-r--r--libio/rewind.c4
-rw-r--r--libio/strops.c12
-rw-r--r--locale/programs/ld-collate.c2
-rw-r--r--locale/programs/ld-ctype.c1
-rw-r--r--locale/programs/ld-time.c17
-rw-r--r--locale/programs/locale.c7
-rw-r--r--locale/programs/localedef.c7
-rw-r--r--login/login_tty.c1
-rw-r--r--manual/filesys.texi30
-rw-r--r--misc/Makefile5
-rw-r--r--netgroup.h1
-rw-r--r--nss/Makefile2
-rw-r--r--nss/databases.def1
-rw-r--r--nss/db-Makefile10
-rw-r--r--nss/getXXent_r.c6
-rw-r--r--nss/netgrp-lookup.c (renamed from dirent/readdir_r.c)21
-rw-r--r--nss/nss.h1
-rw-r--r--nss/nss_db/db-XXX.c10
-rw-r--r--nss/nss_db/db-netgrp.c108
-rw-r--r--nss/nss_dns/dns-network.c7
-rw-r--r--nss/nss_files/files-netgrp.c262
-rw-r--r--nss/nsswitch.c3
-rw-r--r--nss/nsswitch.conf2
-rw-r--r--nss/nsswitch.h2
-rw-r--r--nsswitch.h1
-rw-r--r--posix/sys/types.h48
-rw-r--r--posix/unistd.h3
-rw-r--r--pwd/getpw.c6
-rw-r--r--resolv/base64.c4
-rw-r--r--resolv/gethnamaddr.c48
-rw-r--r--resolv/getnetnamadr.c8
-rw-r--r--resolv/inet_neta.c1
-rw-r--r--resolv/netdb.h31
-rw-r--r--resolv/res_debug.c2
-rw-r--r--resolv/res_mkquery.c2
-rw-r--r--resolv/res_query.c28
-rw-r--r--stdio-common/getline.c1
-rw-r--r--stdio-common/reg-printf.c3
-rw-r--r--stdio-common/scanf.c1
-rw-r--r--stdio-common/tmpnam.c2
-rw-r--r--stdio-common/tstgetln.c6
-rw-r--r--stdio-common/vfprintf.c1
-rw-r--r--stdio-common/vfscanf.c1
-rw-r--r--string/tester.c6
-rw-r--r--sysdeps/alpha/machine-gmon.h5
-rw-r--r--sysdeps/generic/gnu/types.h1
-rw-r--r--sysdeps/generic/machine-gmon.h2
-rw-r--r--sysdeps/generic/pty.c2
-rw-r--r--sysdeps/generic/strtok.c2
-rw-r--r--sysdeps/generic/strtok_r.c2
-rw-r--r--sysdeps/gnu/errlist.awk2
-rw-r--r--sysdeps/gnu/errlist.c2
-rw-r--r--sysdeps/posix/euidaccess.c2
-rw-r--r--sysdeps/posix/sigvec.c3
-rw-r--r--sysdeps/posix/tempname.c19
-rw-r--r--sysdeps/stub/chflags.c3
-rw-r--r--sysdeps/stub/fchflags.c3