aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog225
-rw-r--r--FAQ39
-rw-r--r--MakeTAGS2
-rw-r--r--Makeconfig6
-rw-r--r--Makefile60
-rw-r--r--Makerules27
-rw-r--r--assert/assert.h28
-rw-r--r--ctype/ctype.h30
-rw-r--r--dirent/tst-seekdir.c2
-rw-r--r--elf/dlfcn.h45
-rw-r--r--elf/rtld.c4
-rw-r--r--errno.h28
-rw-r--r--features.h15
-rw-r--r--grp/fgetgrent.c8
-rw-r--r--grp/fgetgrent_r.c15
-rw-r--r--grp/grp.h36
-rw-r--r--grp/testgrp.c2
-rw-r--r--inet/getnetgrent_r.c8
-rw-r--r--inet/herrno.c7
-rw-r--r--libio/libio.h5
-rw-r--r--libio/stdio.h2
-rw-r--r--limits.h28
-rw-r--r--locale/programs/charmap.c8
-rw-r--r--locale/programs/charset.h2
-rw-r--r--locale/programs/ld-collate.c53
-rw-r--r--locale/programs/ld-ctype.c50
-rw-r--r--locale/programs/ld-time.c2
-rw-r--r--locale/programs/linereader.c6
-rw-r--r--locale/programs/linereader.h2
-rw-r--r--locale/programs/localedef.c6
-rw-r--r--locale/programs/stringtrans.c2
-rw-r--r--login/Makefile2
-rw-r--r--manual/creature.texi14
-rw-r--r--manual/libc.texinfo9
-rw-r--r--manual/nss.texi45
-rw-r--r--manual/users.texi360
-rw-r--r--math/math.h30
-rw-r--r--misc/err.h46
-rw-r--r--misc/mntent.h1
-rw-r--r--nss/getXXbyYY.c17
-rw-r--r--nss/getXXbyYY_r.c11
-rw-r--r--nss/getXXent.c15
-rw-r--r--nss/getXXent_r.c11
-rw-r--r--nss/nss_db/db-netgrp.c2
-rw-r--r--po/es.po2327
-rw-r--r--po/fr.po917
-rw-r--r--posix/fnmatch.c23
-rw-r--r--posix/regex.c7
-rw-r--r--posix/unistd.h4
-rw-r--r--pwd/fgetpwent.c8
-rw-r--r--pwd/fgetpwent_r.c15
-rw-r--r--pwd/pwd.h50
-rw-r--r--resolv/gethnamaddr.c2
-rw-r--r--resolv/netdb.h232
-rw-r--r--resource/sys/resource.h87
-rw-r--r--setjmp/setjmp.h28
-rw-r--r--shadow/fgetspent.c6
-rw-r--r--shadow/fgetspent_r.c12
-rw-r--r--shadow/sgetspent.c6
-rw-r--r--shadow/sgetspent_r.c12
-rw-r--r--shadow/shadow.h50
-rw-r--r--shlib-versions8
-rw-r--r--signal/Makefile2
-rw-r--r--signal/signal.h5
-rw-r--r--stdio-common/Makefile1
-rw-r--r--stdio-common/bug5.c8
-rw-r--r--stdio-common/printf_fp.c2
-rw-r--r--stdio-common/test_rdwr.c11
-rw-r--r--stdio-common/vfprintf.c10
-rw-r--r--stdio-common/vfscanf.c5
-rw-r--r--stdio/stdio.h28
-rw-r--r--stdlib/atexit.c57
-rw-r--r--stdlib/exit.c23
-rw-r--r--stdlib/exit.h12
-rw-r--r--stdlib/random.c30
-rw-r--r--stdlib/stdlib.h28
-rw-r--r--string/argz.h9
-rw-r--r--string/stratcliff.c19
-rw-r--r--string/string.h28
-rw-r--r--sunrpc/rpc/netdb.h36
-rw-r--r--sunrpc/xdr_float.c82
-rw-r--r--sysdeps/generic/crypt-entry.c4
-rw-r--r--sysdeps/generic/resourcebits.h87
-rw-r--r--sysdeps/generic/uname.c2
-rw-r--r--sysdeps/libm-ieee754/e_jnf.c31
-rw-r--r--sysdeps/libm-ieee754/e_pow.c46
-rw-r--r--sysdeps/libm-ieee754/e_powf.c26
-rw-r--r--sysdeps/libm-ieee754/e_rem_pio2f.c50
-rw-r--r--sysdeps/posix/getaddrinfo.c10
-rw-r--r--sysdeps/posix/rename.c2
-rw-r--r--sysdeps/posix/sigwait.c92
-rw-r--r--sysdeps/posix/ttyname_r.c30
-rw-r--r--sysdeps/stub/setrlimit.c2
-rw-r--r--sysdeps/stub/sigwait.c31
-rw-r--r--sysdeps/unix/bsd/sun/sunos4/resourcebits.h85
-rw-r--r--sysdeps/unix/getlogin_r.c14
-rw-r--r--sysdeps/unix/sysv/linux/errnos.h46
-rw-r--r--sysdeps/unix/sysv/linux/i386/sysdep.S5
-rw-r--r--sysdeps/unix/sysv/linux/m68k/sysdep.S5
-rw-r--r--time/test-tz.c4
-rw-r--r--time/time.h28
-rw-r--r--wctype/wctype.h62
102 files changed, 4303 insertions, 1865 deletions
diff --git a/ChangeLog b/ChangeLog
index 00165e258a..68f5ea8836 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,210 @@
+Thu Oct 31 00:01:39 1996 Ulrich Drepper <drepper@cygnus.com>
+
+ * signal/Makefile (routines): Add sigwait.
+ * signal/signal.h: Add prototype for sigwait.
+ * sysdeps/posix/sigwait.c: New file. Implementation of sigwait
+ function from POSIX.1c.
+ * sysdeps/stub/sigwait.c: New file. Stub version of sigwait.
+
+Wed Oct 30 02:01:17 1996 Richard Henderson <rth@tamu.edu>
+
+ * sunrpc/xdr_float.c (xdr_float): Handle sizeof(float)!=sizeof(long),
+ but don't bother going farther than sizeof(float)==sizeof(int).
+ (xdr_double): Handle little-endian machines! Handle sizeof(double)
+ != 2*sizeof(long), though again don't bother with more than int.
+
+Thu Oct 29 16:09:42 1996 Craig Metz <cmetz@inner.net>
+
+ * sysdeps/posix/getaddrinfo.c: Use buffer limits for inet_ntop
+ function.
+
+Tue Oct 29 12:37:22 1996 Ulrich Drepper <drepper@cygnus.com>
+
+ * Makerules: Create symbolic links for linking in $(libdir).
+ (make-link): Use absolute path for destination if this is not in
+ the same directory.
+
+ * elf/rtld.c (dl_main): When verifying don't check the name of
+ the dynamic linker.
+
+ * shlib-versions: Change entries for Hurd specific libs from
+ *-*-gnu* to *-*-gnu?* so that i586-pc-linux-gnu does not match
+ these entries.
+
+ * assert/assert.h: Reformat copyright.
+ Change reference to ANSI into reference to ISO C.
+ * ctype/ctype.h: Likewise.
+ * errno.h: Likewise.
+ * limits.h: Likewise.
+ * math/math.h: Likewise.
+ * setjmp/setjmp.h: Likewise.
+ * stdio/stdio.h: Likewise.
+ * libio/stdio.h: Likewise.
+ * stdlib/stdlib.h: Likewise.
+ * string/string.h: Likewise.
+ * time/time.h: Likewise.
+
+ * string/argz.h: Use __const is definitions.
+
+ * elf/dlfcn.h: Use __const and __P. Reformat copyright.
+ * misc/err.h: Likewise.
+
+ * wctype/wctype.h (wctrans_t): Use __const instead of const.
+
+ * Makeconfig ($(common-objpfx)soversions.mk): Generate list of
+ sonames for versioned libraries.
+ * Makefile: Remove code to generate libc-version.h.
+ Generate gnu/lib-names.h with