aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog215
-rw-r--r--argp/Makefile2
-rw-r--r--argp/argp-ba.c2
-rw-r--r--argp/argp-eexst.c29
-rw-r--r--argp/argp-help.c8
-rw-r--r--argp/argp-pv.c2
-rw-r--r--argp/argp.h8
-rwxr-xr-xconfigure6
-rw-r--r--configure.in4
-rw-r--r--elf/dl-load.c31
-rw-r--r--elf/dl-runtime.c4
-rw-r--r--elf/elf.h65
-rw-r--r--hurd/hurdauth.c4
-rw-r--r--inet/rcmd.c10
-rw-r--r--libio/vsnprintf.c87
-rw-r--r--locale/duplocale.c2
-rw-r--r--locale/newlocale.c6
-rw-r--r--locale/programs/localedef.c11
-rw-r--r--locale/xlocale.h2
-rw-r--r--login/utmp_file.c30
-rw-r--r--malloc/malloc.c1
-rw-r--r--manual/socket.texi8
-rw-r--r--manual/stdio.texi31
-rw-r--r--math/Makefile8
-rw-r--r--math/cabs.c33
-rw-r--r--math/cabsf.c29
-rw-r--r--math/cabsl.c29
-rw-r--r--math/cimag.c32
-rw-r--r--math/cimagf.c28
-rw-r--r--math/cimagl.c28
-rw-r--r--math/cmathcalls.h152
-rw-r--r--math/complex.h102
-rw-r--r--math/conj.c32
-rw-r--r--math/conjf.c28
-rw-r--r--math/conjl.c28
-rw-r--r--math/creal.c32
-rw-r--r--math/crealf.c28
-rw-r--r--math/creall.c28
-rw-r--r--math/math.h9
-rw-r--r--math/mathcalls.h15
-rw-r--r--posix/Makefile11
-rw-r--r--posix/TESTS159
-rw-r--r--posix/TESTS2C.sed2
-rw-r--r--posix/regex.c204
-rw-r--r--posix/regex.h37
-rw-r--r--posix/runtests.c132
-rw-r--r--posix/testcases.h159
-rw-r--r--stdio-common/vfscanf.c28
-rw-r--r--stdlib/testdiv.c2
-rw-r--r--sunrpc/Makefile1
-rw-r--r--sysdeps/generic/dl-cache.c3
-rw-r--r--sysdeps/generic/netinet/in.h4
-rw-r--r--sysdeps/libm-ieee754/w_cabs.c26
-rw-r--r--sysdeps/libm-ieee754/w_cabsf.c17
-rw-r--r--sysdeps/libm-ieee754/w_cabsl.c18
-rw-r--r--sysdeps/m68k/fpu/__math.h25
-rw-r--r--sysdeps/powerpc/Implies2
-rw-r--r--sysdeps/powerpc/__longjmp.S66
-rw-r--r--sysdeps/powerpc/__math.h89
-rw-r--r--sysdeps/powerpc/bsd-_setjmp.S29
-rw-r--r--sysdeps/powerpc/dl-machine.h529
-rw-r--r--sysdeps/powerpc/elf/start.c111
-rw-r--r--sysdeps/powerpc/ffs.c38
-rw-r--r--sysdeps/powerpc/fpu_control.h77
-rw-r--r--sysdeps/powerpc/jmp_buf.h19
-rw-r--r--sysdeps/powerpc/setjmp.S66
-rw-r--r--sysdeps/powerpc/strlen.S52
-rw-r--r--sysdeps/unix/sysv/linux/i386/sigaction.c57
-rw-r--r--sysdeps/unix/sysv/linux/netinet/in.h4
-rw-r--r--sysdeps/unix/sysv/linux/poll.c16
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/Dist4
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/_exit.S26
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/brk.c47
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/clone.S74
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/init-first.h27
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/ioctl-types.h1
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/profil.c2
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/sigreturn.S26
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/socket.S83
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/syscall.S32
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/syscall.h357
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/syscalls.list3
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/sysdep.c33
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/sysdep.h53
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/termbits.h356
-rw-r--r--sysdeps/unix/sysv/linux/syscalls.list2
-rw-r--r--time/antarctica4
-rw-r--r--time/asia115
-rw-r--r--time/ialloc.c9
-rw-r--r--time/private.h17
-rw-r--r--time/scheck.c5
-rw-r--r--time/tzfile.c2
-rw-r--r--time/tzselect.ksh13
-rw-r--r--time/zdump.c32
-rw-r--r--time/zic.c32
-rw-r--r--time/zone.tab2
96 files changed, 4204 insertions, 345 deletions
diff --git a/ChangeLog b/ChangeLog
index 43178f3726..584ec076fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,209 @@
+1997-03-08 05:30 Ulrich Drepper <drepper@cygnus.com>
+
+ * argp/Makefile (routines): Add argp-eexst.
+ * argp/argp-ba.c (argp_program_bug_address): Make `const'.
+ * argp/argp-eexst.c: New file. Define exit status variable.
+ * argp/argp-help.c (__argp_state_help): Use argp_err_exit_status
+ variable instead of always exiting with value 1.
+ * argp/argp-pv.c (argp_program_version): Make `const'.
+ * argp/argp.h: Declare argp_err_exit_status.
+ Patches by Miles Bader <miles@gnu.ai.mit.edu>.
+
+ * locale/programs/localedef.c: Use argp_err_exit_status to
+ terminate with correct value.
+
+ * inet/rcmd.c (iruserok): Use euidaccess instead of half-hearted
+ switching of UID before opening .rhosts.
+
+ * libio/vsnprintf.c: Change implementation to follow ISO C 9X
+ proposal. The return value now is always the number of characters
+ which would be written if enough space is available.
+ * manual/stdio.texi: Update description for new behaviour.
+
+ * locale/locale.h (__locale_t): Don't use __locale_t for struct
+ name and pointer to struct since old gccs cannot keep the namespaces
+ apart. Rename struct to __locale_struct.
+ * locale/duplocale.h: Likewise.
+ * locale/newlocale.h: Likewise.
+
+ * math/Makefile (headers): Add complex.h and cmathcalls.h.
+ (routines): Remove w_cabs. Add conj, cimag, creal, and cabs.
+ * math/math.h: Undefine __MATHDECL_1, __MATHDECL, and __MATHCALL
+ after use.
+ (signgam): Move declaration to here from mathcalls.h.
+ * math/mathcalls.h (cabs, __cabs_complex, signgam): Remove definition.
+ Correct comment for fmin and fmax.
+ Start implementing complex math function from ISO C 9X.
+ * math/complex.h: New file.
+ * math/cmathcalls.h: New file.
+ * math/cabs.c: New file.
+ * math/cabsf.c: New file.
+ * math/cabsl.c: New file.
+ * math/cimag.c: New file.
+ * math/cimagf.c: New file.
+ * math/cimagl.c: New file.
+ * math/conj.c: New file.
+ * math/conjf.c: New file.
+ * math/conjl.c: New file.
+ * math/creal.c: New file.
+ * math/crealf.c: New file.
+ * math/creall.c: New file.
+ * sysdeps/libm-ieee754/w_cabs.c: Removed.
+ * sysdeps/libm-ieee754/w_cabsf.c: Removed.
+ * sysdeps/libm-ieee754/w_cabsl.c: Removed.
+
+ * posix/regex.c: Merge with regex sources from Arnold Robbins'
+ version in GNU awk.
+ * posix/regex.h: Likewise.
+
+ Add regex test suite by Tom Lord.
+ * posix/Makefile (distribute): Add TESTS, TESTS2C.sed, and testcases.h.
+ (tests): Add runtests.
+ (before-compile): Add testcases.h.
+ (testcases.h): New rule to generate header with tests.
+ * posix/TESTS: New file.
+ * posix/TESTS2C.sed.: New file.
+ * posix/runtests.c: New file.
+ * posix/testcases.h: New file.
+
+ * sysdeps/unix/sysv/linux/poll.c: Test whether poll syscall is
+ available and use fall-back implementation if not.
+
+ * sysdeps/unix/sysv/linux/syscalls.list: Sort entries.
+
+ * time/ialloc.c: Update from tzcode1997c.
+ * time/private.h: Likewise.
+ * time/scheck.c: Likewise.
+ * time/tzselect.ksh: Likewise.
+ * time/zdump.c: Likewise.
+ * time/zic.c: Likewise.
+
+ * time/tzfile.c: Pretty print.
+
+1997-03-06 07:37 G