Update.
[glibc.git] / ChangeLog
blob709ff7cce2497b3337ca488e15dce532f9622216
1 1998-08-15 18:21  Ulrich Drepper  <drepper@cygnus.com>
3         * elf/elf.h: Add EI_OSABI, ELFOSABI*, and EI_ABIVERSION.  Move EI_PAD
4         to 9.
6 1998-08-15 14:11  Ulrich Drepper  <drepper@cygnus.com>
8         * elf/elf.h: Add PPC Diab relocations.
10         * malloc/Makefile (libmcheck.a): Use $(LN_S) not ln.
12 1998-08-14 10:08  Ulrich Drepper  <drepper@cygnus.com>
14         * manual/texinfo.tex: Update.
16 1998-08-07  Geoff Keating  <geoffk@ozemail.com.au>
18         * sysdeps/powerpc/backtrace.c: New file.
20 1998-08-14  Philip Blundell  <pb@nexus.co.uk>
22         * sysdeps/arm/fpu/setjmp.S: Correct value of R0 before calling
23         sigjmp_save.
24         * sysdeps/arm/elf/setjmp.S: Obsolete, deleted.
26 1998-08-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
28         * Makefile (install-symbolic-link): Fix spelling.
30 1998-08-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
32         * elf/elf.h (SHT_HIOS): Fix value.
34 1998-08-10  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
36         * posix/regex.c (WIDE_CHAR_SUPPORT): Don't generate defined as
37         part of the expansion, this is undefined by the standard.
39 1998-08-13 19:41  Ulrich Drepper  <drepper@cygnus.com>
41         * posix/getconf.c: Add support for systems with incomplete confname.h.
43         * sysdeps/posix/sigset.c: Allow SIG_HOLD being undefined.
45         * sysdeps/posix/wait3.c: Make it work.
47 1998-08-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
49         * Makefile ($(inst_slibdir)/libc-$(version).so): Remove.
50         (elf/ldso_install): Remove.
52         * elf/Makefile (distribute): Add sln.c.
53         (others): Add sln.
54         (others-static): Add sln.
55         (install-rootsbin): Add sln.
56         (others-static): Add sln.
57         (ldso_install): Remove.
59 1998-07-24 10:58  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
61         * Makerules (install-clean-symbolic-link-list): Make phony.
62         * Makefile (install-symbolic-link): Make phony.  Depend on
63         subdir_install for parallel makes.
66 1998-07-22  Ulrich Drepper  <drepper@cygnus.com>
68         * elf/Makefile (distribute): Add sln.c
70 1998-07-21 07:10  H.J. Lu  <hjl@gnu.org>
72         * elf/sln.c: New file.
74         * Makerules (symbolic-link-prog, symbolic-link-list): New macros.
75         (install-clean-symbolic-link-list): New target.
76         (install): Depend on install-clean-symbolic-link-list.
77         (make-shlib-link): Changed for $(symbolic-link-list).
79         * Makefile (install-symbolic-link): New target.
80         (install): Depend on install-symbolic-link.
82 1998-08-12 17:03  Ulrich Drepper  <drepper@cygnus.com>
84         * include/unistd.h: Protect against multiple inclusion.
86         * posix/glob.c: Don't define __glob_pattern_p is NO_GLOB_PATTERN_P
87         is defined, not is glob is defined.
88         * sysdeps/unix/sysv/linux/glob64.c: Define NO_GLOB_PATTERN_P.
90 1998-08-01 17:18  H.J. Lu  <hjl@gnu.org>
92         * sunrpc/rpcsvc/rusers.x (xdr_utmp): Use xdr_bytes instead of
93         xdr_string for ut_line, ut_name and ut_host.
95 1998-08-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
97         * sysdeps/unix/sysv/linux/paths.h (_PATH_MAILDIR): Change to
98         /var/mail in accordance with FHS 2.0.
99         Reported by Javier Kohen <root@jkohen.tough.com.ar> [PR libc/639].
101 1998-08-12  Richard Henderson  <rth@cygnus.com>
103         * sysdeps/unix/sysv/linux/alpha/syscalls.list (recvmsg, sendmsg):
104         Update aliases for cancelation.
106         * sysdeps/unix/sysv/linux/alpha/glob.c: Undef glob*64 before
107         playing with symbol versions.
109 1998-08-12  Roland McGrath  <roland@baalperazim.frob.com>
111         * sysdeps/mach/hurd/bits/posix_opt.h: Rewritten with comments and
112         multiple inclusion protection.
113         (_POSIX_SYNCHRONIZED_IO, _POSIX_FSYNC, _POSIX_MAPPED_FILES,
114         _POSIX_MEMORY_PROTECTION, _POSIX_POLL, _POSIX_SELECT): New macros,
115         define all these to 1.
116         (_POSIX_SYNC_IO): Add #undef, to remind us that pathconf reports it.
118 1998-08-12  Roland McGrath  <roland@baalperazim.frob.com>
120         * sysdeps/mach/usleep.c: Include <unistd.h>.
121         (usleep): Return void.
123 1998-08-11  Roland McGrath  <roland@baalperazim.frob.com>
125         * sysdeps/generic/if_index.c (struct if_freenameindex): Add forward
126         decl to inhibit warning in if_freenameindex defn.
128         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Remove unused variable.
130         * sysdeps/mach/hurd/getdomain.c (getdomainname): Renamed from __ name.
132         * sysdeps/mach/hurd/reboot.c: Include <sys/reboot.h>.
133         * sysdeps/mach/hurd/getdents.c: Include <unistd.h>.
134         * sysdeps/mach/hurd/sbrk.c: Include <unistd.h>.
135         * sysdeps/mach/usleep.c: Likewise.
137         * sysdeps/mach/hurd/bind.c (bind): Add a const.
139         * sysdeps/mach/hurd/getdents.c (__getdirentries): Use prototype defn.
140         * sysdeps/unix/bsd/init-posix.c (__init_posix): Likewise.
141         * sysdeps/unix/bsd/times.c (timeval_to_clock_t): Likewise.
142         * sysdeps/mach/hurd/reboot.c (reboot): Likewise.
143         * sysdeps/mach/usleep.c (usleep): Likewise.
144         * sysdeps/mach/hurd/chflags.c (chflags): Likewise.
145         * sysdeps/mach/hurd/fchflags.c (fchflags): Likewise.
146         * sysdeps/mach/hurd/sbrk.c (__sbrk): Likewise.
147         * sysdeps/mach/hurd/stdio_init.c (__stdio_init_stream): Likewise.
149 1998-08-11  Roland McGrath  <roland@baalperazim.frob.com>
151         * sysdeps/generic/glob64.c: Include <sys/types.h>, <glob.h>, <errno.h>.
152         (glob64): Fix typo.
154         * malloc/malloc.c (free_check, realloc_check): Don't cast to long for
155         %p arg to fprintf, since `void *' is the right type already.
157 1998-07-25 19:47  Jose M. Moya  <josem@gnu.org>
159         * sysdeps/mach/hurd/getcwd.c
160         (_hurd_canonicalize_directory_name_internal): Do not loop forever
161         for unknown root directories.
162         (__getcwd): Return NULL when the current root directory could not
163         be reached.
165 1998-08-11 18:39  Ulrich Drepper  <drepper@cygnus.com>
167         * string/strsignal.c (strsignal): Count real-time signals from zero.
170 See ChangeLog.8 for earlier changes.