70039a8cf3df5c9cc4f47dba2ea4ca7919e2a8b3
[platform/upstream/glibc.git] / ChangeLog
1 1998-12-05  Ulrich Drepper  <drepper@cygnus.com>
2
3         * ctype/ctype.h (_ISbit): Protect use of parameter with
4         parentheses.
5         * wctype/wctype.h (_ISwbit): Likewise.
6
7         * locale/Versions: Make experimental locale interface available in
8         GLIBC_2.1.
9
10         * sysdeps/gnu/bits/utmp.h (struct exit_status): Define members
11         without leading __ only for __USE_GNU.
12         * sysdeps/gnu/bits/utmpx.h (struct __exit_status): Likewise.
13
14 1998-12-04  Ulrich Drepper  <drepper@cygnus.com>
15
16         * argp/argp.h: Add __retrict.
17         * dirent/dirent.h: Likewise.
18         * elf/dlfcn.h: Likewise.
19         * grp/grp.h: Likewise.
20         * iconv/iconv.h: Likewise.
21         * inet/aliases.h: Likewise.
22         * libio/libio.h: Likewise.
23         * libio/stdio.h: Likewise.
24         * locale/locale.h: Likewise.
25         * misc/mntent.h: Likewise.
26         * posix/wordexp.h: Likewise.
27         * pwd/pwd.h: Likewise.
28         * resolv/netdb.h: Likewise.
29         * rt/aio.h: Likewise.
30         * stdio-common/printf.h: Likewise.
31         * stdlib/monetary.h: Likewise.
32         * stdlib/stdlib.h: Likewise.
33         * string/argz.h: Likewise.
34         * string/envz.h: Likewise.
35         * string/string.h: Likewise.
36         * time/time.h: Likewise.
37
38 1998-12-04  Zack Weinberg  <zack@rabi.phys.columbia.edu>
39
40         * misc/sys/cdefs.h: Only include features.h if _FEATURES_H isn't
41         defined.  gcc's redundant include optimizer isn't clever enough to
42         prevent a reinclusion here.
43         Define __restrict to the empty string only if not GCC or
44         GCC version less than 2.92.
45
46 1998-12-03  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
47
48         * sysdeps/unix/sysv/linux/configure.in: Fix last change.
49
50 1998-12-03  Mark Kettenis  <kettenis@phys.uva.nl>
51
52         * time/strptime.c (strptime_internal): Make use of `%C' format
53         specifier if it is seen together with the `%y' specifier.
54
55 1998-12-04  Ulrich Drepper  <drepper@cygnus.com>
56
57         * po/sk.po: New file.
58
59 1998-12-03  Scott Bambrough  <scottb@corelcomputer.com>
60
61         * sysdeps/arm/dl-machine.h (dl_start_user): Incorrect address
62         for _dl_main_searchlist passed to _dl_init_next.
63
64 1998-12-02  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
65
66         * math/libm-test.c: Expand literal tabs in strings.  Normalize
67         whitespace.
68
69 1998-12-02  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
70
71         * sysdeps/unix/sysv/linux/sys/fsuid.h: Fix spelling.
72
73 1998-12-04  Mark Kettenis  <kettenis@phys.uva.nl>
74
75         Provide backwards binary compatibility for the Hurd.
76         * hurd/geteuids.c [PIC && DO_VERSIONING]: Make __getuids a weak
77         alias for geteuids.
78         * hurd/Versions [GLIBC_2.0]: Add __getuids,
79         __hurd_file_name_lookup and _hurd_umask.
80         [GLIBC_2.1]: Add _hurd_proc_init.
81         * hurd/Makefile [versioning] (routines): Add compat-20.
82         (shared-only-routines): Likewise.
83         * hurd/hurdinit.c (_hurd_new_proc_init): Renamed from
84         _hurd_proc_init.  Use it as the default _hurd_proc_init version
85         for GLIBC_2.1.
86         * hurd/compat-20.c: New file.
87         * mach/Versions [GLIBC_2.0]: Add __vm_allocate.
88
89 1998-12-02  Ulrich Drepper  <drepper@cygnus.com>
90
91         * elf/elf.h: Add R_MIPS_JALR and adjust R_MIPS_NUM appropriately.
92
93 1998-12-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
94
95         * inet/Versions: Remove inet6_isipv4mapped.
96
97 1998-12-02  Philip Blundell  <pb@nexus.co.uk>
98
99         * inet/in6_addr.c (inet6_isipv4mapped): Obsolete, deleted.
100
101 1998-11-30  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
102
103         * manual/time.texi (Formatting Date and Time): Fix typo.
104
105 1998-11-30  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
106
107         * sysdeps/unix/sysv/linux/configure.in: Only check for symlinks
108         when configuring natively.  Use autoconf macros instead of rolling
109         our own.  Handle defaulted prefix.
110
111 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
112
113         * version.h (VERSION): Bump to 2.0.105.
114
115         * sysdeps/generic/Dist: Add bits/libc-tsd.h.
116
117         * sysdeps/mach/hurd/Dist: Add bits/libc-tsd.h.
118
119         * sysdeps/unix/sysv/linux/mips/Dist: Add xstatconv.c.
120
121 1998-11-29 1998  H.J. Lu  <hjl@gnu.org>
122
123         * libio/genops.c (_IO_unbuffer_write): Renamed from
124         _IO_unbuffer_all.
125         (_IO_cleanup): Call _IO_unbuffer_write instead of
126         _IO_unbuffer_all.
127
128 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
129
130         * intl/localealias.c: Use *_unlocked version of stdio function if
131         _LIBC_REENTRANT is defined, not _LIBC.
132
133 1998-12-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
134
135         * include/grp.h: Add prototypes for internal functions
136         __getgrgid_r and __getgrnam_r.
137
138         * inet/herrno.c: Include <netdb.h> for prototype, undef h_errno.
139
140         * resolv/nsap_addr.c: Include <arpa/inet.h> for inet_nsap_addr and
141         inet_nsap_ntoa prototypes.
142
143 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
144
145         * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Pass -I option
146         to gcc to have it find the correct system header.
147         Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
148
149         * Makefile (postclean): Add sysd-sorted.
150         Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
151
152 1998-12-01  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
153
154         * sunrpc/auth_des.c: Use new XDR int32 functions for integers.
155         * sunrpc/rpc/xdr.h: Add IXDR INT32 functions.
156         * sunrpc/rpc_hout.c: Remove (u_long) casts in defines to avoid
157         conflicts with new solaris version.
158         * sunrpc/rpc_main.c: Fix bug in generating Makefile name (malloc
159         doesn't zero allocated memory).
160         * sunrpc/rpc_svcout.c: Local variables now starts with a _ to avoid
161         conflicts with xdr functions.  Solves PR libc/877.
162         * nis/rpcsvc/nis.x: Use always uint32_t.
163         * nis/rpcsvc/nis.h: Likewise.
164         * nis/rpcsvc/nis_object.x: Likewise.
165
166 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
167
168         * math/libm-test.c: Various cleanups.  Patch by Zack Weinberg.
169
170         * sysdeps/unix/sysv/linux/alpha/setfpucw.c: Use correct type for
171         parameter.  Patch by Christian Gafton.
172
173         * string/envz.h: Add prototype for envz_remove.
174         Reported by Andreas Jaeger.
175
176 1998-11-30  Mark Kettenis  <kettenis@phys.uva.nl>
177
178         * mach/Versions [libc, GLIBC_2.0]: Add __spin_lock,
179         __spin_lock_init,  __mutex_lock, __mutex_trylock,
180         __mutex_unlock.
181         Remove get_priviliged_ports.  Moved to hurd/Versions.
182
183         * hurd/Versions [libc, GLIBC_2.0]: Add _end.  This makes the Hurd
184         brk implementation see the end of the data segment of the program
185         instead of the shared library.
186         Add __hurd_errno_location.  This inline function is used in user
187         programs.
188         Add _hurd_critical_section_lock, _hurd_critical_section_unlock,
189         _hurd_fd_get, _hurd_port_free, _hurd_port_get,
190         _hurd_port_locked_get.  These inline functions are used by macros
191         used in mail.local in the Hurd distribution.
192         Add get_privileged_ports.  Moved here from mach/Versions.
193         Remove __hurd_file_name_lookup, __hurd_file_name_lookup_retry,
194         __hurd_file_name_split, __hurd_file_name_path_lookup.  These are
195         not used outside libc.
196
197 1998-11-30  Mark Kettenis  <kettenis@phys.uva.nl>
198
199         * hurd/hurdstartup.c: Really include set-hooks.h with <> instead
200         of "".
201
202 1998-11-29  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
203
204         * sunrpc/Makefile: Add xdr_intXX_t to routines.
205         * sunrpc/Versions: Add xdr_int8_t, xdr_uint8_t, xdr_in16_t and
206           xdr_uint16_t.
207         * sunrpc/rpc/xdr.h: Add prototypes for new xdr_intXX_t functions.
208         * sunrpc/xdr.c: Remove xdr_int32_t and xdr_uint32_t.
209         * sunrpc/xdr_intXX_t.c: New, contains all xdr_intXX_t functions.
210
211         * nis/Depend: New.
212         * nis/nss_nis/nis-service.c: Include generated prototype for parser.
213
214 1998-11-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
215
216         * nscd/nscd_getpw_r.c: Include nscd_proto.h for prototypes.
217
218         * sysdeps/generic/errno-loc.c: Include <errno.h> for prototype,
219         undefine errno to get variable.
220
221         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Include <sys/fsuid.h>
222         instead of <unistd.h> for prototype.
223         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
224
225 1998-11-30  Ulrich Drepper  <drepper@cygnus.com>
226
227         * misc/err.h: Correct comments and use protected attribute keywords.
228         Reported by Joseph Myers <jsm28@cam.ac.uk>.
229
230 1998-11-29  Roland McGrath  <roland@baalperazim.frob.com>
231
232         * malloc/thread-m.h [_LIBC]: Include <bits/libc-tsd.h>, and
233         remove tsd stuff from pthreads/cthreads libc sections.
234         Use __libc_tsd_define for MALLOC key.
235         [_LIBC] (tsd_key_t, tsd_key_create): Define to a zero-size type and a
236         no-op, respectively.
237         [_LIBC] (tsd_setspecific, tsd_getspecific): Use __libc_tsd_get/set.
238
239         * elf/dl-error.c: Include <bits/libc-tsd.h>.
240         Use __libc_tsd_define for DL_ERROR key.
241         (tsd_setspecific, tsd_getspecific): Rewritten using __libc_tsd_get/set.
242
243         * sysdeps/mach/hurd/bits/libc-tsd.h: New file.
244         * sysdeps/generic/bits/libc-tsd.h: New file.
245         * Makefile (distribute): Add bits/libc-tsd.h.
246
247 1998-10-12  Roland McGrath  <roland@baalperazim.frob.com>
248
249         * elf/dl-error.c: Remove kludge to check for ld.so load address.
250         There is no need if weak undefined symbols are not used in ld.so;
251         see linuxthreads/ChangeLog for changes to files
252         linuxthreads/sysdeps/pthread/bits/libc-lock.h and
253         linuxthreads/sysdeps/pthread/bits/libc-tsd.h.
254
255 1998-11-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
256
257         * sysdeps/i386/bits/string.h (__memset_cc): Fix typo (s->__s).
258
259         * sysdeps/i386/i486/bits/string.h: Add prototypes for all new
260         inline functions.
261         * sysdeps/i386/bits/string.h: Likewise.
262
263 1998-11-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
264
265         * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Remove ipc_kludge.
266
267 1998-11-30  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
268
269         * db2/progs/db_load/db_load.c (main): Avoid -Wparentheses warning.
270
271 1998-09-12  Mark Kettenis  <kettenis@phys.uva.nl>
272
273         * sysdeps/mach/hurd/dl-sysdep.c: Do not define
274         __hurd_threadvar_max.  Add comment explaining why we define
275         __hurd_threadvar_stack_offset and __hurd_threadvar_stack_mask here.
276
277 1998-07-29  Mark Kettenis  <kettenis@phys.uva.nl>
278
279         * sysdeps/mach/hurd/dl-sysdep.c (__hurd_sigthread_stack_base,
280         __hurd_sigthread_stack_end, __hurd_sigthread_variables): Define to
281         prevent inclusion of Hurd signal handling code.
282         (__libc_write): New function.
283         (_dl_sysdep_output): Removed.  The implementation in
284         `elf/dl-misc.c' now also works for the Hurd.
285
286 1998-09-12  Mark Kettenis  <kettenis@phys.uva.nl>
287
288         * hurd/hurdstartup.c: Do not include hurdmalloc.h; _hurd_startup
289         does not use any of malloc/realloc/free anymore.  Include
290         set-hooks.h with <> instead of "".
291
292 1998-11-29  Roland McGrath  <roland@baalperazim.frob.com>
293
294         * sunrpc/svc_unix.c (__msgread): Move ON local var inside block
295         within #ifdef SO_PASSCRED.  Avoids unused var when no SO_PASSCRED.
296         * sunrpc/clnt_unix.c (__msgread): Likewise.
297
298 1998-11-28  Roland McGrath  <roland@baalperazim.frob.com>
299
300         * hurd/setuids.c: Renamed to ...
301         * hurd/seteuids.c: this.
302         (setuids): Renamed to seteuids.
303         * hurd/getuids.c: Renamed to ...
304         * hurd/geteuids.c: this.
305         (__getuids): Renamed to geteuids, no aliases.
306         * hurd/hurd.h (geteuids, seteuids): Declare them.
307         * hurd/Versions: Replace getuids; __getuids with geteuids; seteuids.
308         * hurd/Makefile (routines): Updated.
309
310 1998-11-29  Ulrich Drepper  <drepper@cygnus.com>
311
312         * sysdeps/generic/segfault.c (install_handler): Correct test for
313         SEGFAULT_HANDLER=all.
314         Patch by Zack Weinberg.
315
316 1998-11-28 23:23 -0500  Zack Weinberg  <zack@rabi.phys.columbia.edu>
317
318         * sysdeps/unix/sysv/linux/configure.in: Test for symlinks in
319         $prefix/include that may be clobbered on installation.
320
321 1998-11-27  Philip Blundell  <pb@nexus.co.uk>
322
323         Fixes to allow compilation with static NSS:
324         * nss/Makefile: Make explicit the dependency of getent on
325         libnss_files.a.
326         [build_static_nss]: Define $(otherlibs) appropriately.
327         * nss/Depend: Add a dependency on `resolv'.
328
329 1998-11-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
330
331         Partial support for MIPS ISO C 9x exception handling:
332         * sysdeps/mips/fclrexcpt.c: New file.
333         * sysdeps/mips/ftestexcept.c: New file.
334         * sysdeps/mips/fgetexcptflg.c: New file.
335         * sysdeps/mips/fesetround.c: New file.
336         * sysdeps/mips/fegetround.c: New file.
337         * sysdeps/mips/fegetenv.c: New file.
338         * sysdeps/mips/fesetenv.c: New file.
339         * sysdeps/mips/feupdateenv.c: Likewise.
340         * sysdeps/mips/bits/fenv.h: New file.
341
342 1998-11-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
343
344         * sysdeps/unix/sysv/linux/mips/bits/signum.h: Remove inclusion of
345         <asm/signal.h> and add needed symbols from <asm/signal.h>; bring
346         in sync with linux specific version.
347
348         Patches by Ralf Baechle <ralf@uni-koblenz.de> for mips-linux:
349
350         * sysdeps/unix/mips/sysdep.S: Define _errno as weak_alias, rewrite
351         errno declaration.
352
353         * sysdeps/unix/sysv/linux/mips/ustat.c: Use INLINE_SYSCALL instead
354         of calling __syscall_*.
355         * sysdeps/unix/sysv/linux/mips/xmknod.c: Likewise.
356
357         * sysdeps/unix/sysv/linux/mips/syscalls.list: Update entries.
358
359         * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Add missing SYS_*
360         constants, correct values according to Linux 2.1.130.
361
362         * sysdeps/unix/sysv/linux/mips/pwrite.c: New file.
363         * sysdeps/unix/sysv/linux/mips/pwrite64.c: New file.
364         * sysdeps/unix/sysv/linux/mips/pread.c: New file.
365         * sysdeps/unix/sysv/linux/mips/pread64.c: New file.
366
367         * sysdeps/mips/Makefile (sysdep_routines): Use += instead of a
368         :=.
369
370         * sysdeps/unix/sysv/linux/mips/bits/ipc.h: Remove ipc_kludge.
371
372         * sysdeps/unix/sysv/linux/mips/xstatconv.c: New file.
373
374         * sysdeps/unix/sysv/linux/mips/xstat.c: Removed.
375
376         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: New file.
377
378         * sysdeps/unix/sysv/linux/mips/kernel_termios.h: Add copyright
379         message, change name of include protection, remove inclusion of
380         <bits/termios.h>.
381
382         * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h
383         (old_kernel_sigaction): Define.
384         (struct kernel_sigaction): Rename sa_handler to k_sa_handler.
385
386         * sysdeps/unix/sysv/linux/mips/bits/time.h: Removed, we can use
387         the general linux version.
388         * sysdeps/unix/sysv/linux/mips/bits/stat.h (_STAT_VER_KERNEL): Added.
389
390         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Update file.
391
392 1998-09-03  Philip Blundell  <pb@nexus.co.uk>
393
394         * sysdeps/arm/bits/endian.h (__FLOAT_WORD_ORDER): Define to big
395         endian.
396         * math/math_private.h: Use __FLOAT_WORD_ORDER rather than
397         BYTE_ORDER.
398         * string/endian.h: If __FLOAT_WORD_ORDER wasn't defined by
399         <bits/endian.h>, make it the same as __BYTE_ORDER.
400
401 1998-11-27  Ulrich Drepper  <drepper@cygnus.com>
402
403         * math/math.h: Avoid using long double functions in generic macros
404         if __NO_LONG_DOUBLE_MATH.
405
406         * sysdeps/arm/dl-machine.h: Fix handling of weak undefined symbols
407         during bootstrapping.
408         * scripts/config.sub: Add Netwinder specific matches.
409         Patch by Scott Bambrough <scottb@corelcomputer.com>.
410
411 1998-11-26  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
412
413         * Makeconfig ($(common-objpfx)sysd-dirs): Use automatic variables
414         if possible.
415         ($(common-objpfx)sysd-sorted): Likewise.
416
417 1998-11-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
418
419         * sysdeps/libm-ieee754/e_log.c (__ieee754_log): Add declaration of
420         local variables t1,t2 only if needed.
421
422         * sysdeps/libm-ieee754/e_atan2.c: Added braces to avoid compiler
423         warnings.
424         * sysdeps/libm-ieee754/s_truncf.c (__truncf): Likewise.
425         * sysdeps/libm-ieee754/s_trunc.c (__trunc): Likewise.
426
427         * sysdeps/mips/mul_1.S (Loop): Add closing comment to avoid
428         warning.
429
430 1998-11-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
431
432         * math/math.h: Add brace to correct #if expression.
433
434 1998-11-26  Philip Blundell  <philb@gnu.org>
435
436         Undo change of 1998-11-12:
437         * sysdeps/unix/sysv/linux/netlink/netlink.h: Deleted.
438         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Remove
439         netlink/netlink.h.
440         * sysdeps/unix/sysv/linux/Dist: Likewise.
441
442 1998-11-22  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
443
444         * nis/nis_print.c (nis_print_entry): Changes to match Solaris output.
445
446 1998-11-26  Ulrich Drepper  <drepper@cygnus.com>
447
448         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): New defined macro.
449         (elf_machine_got_rel): Remove scope variable.  Use scope from the map.
450         Don't modify _dl_global_scope_end in the end.
451         (__dl_runtime_resolv): Also use scope from the map.
452         * sysdeps/mips/mips64/dl-machine.h: Likewise.
453         * elf/dl-runtime.c: Don't define fixup and profile_fixup if
454         ELF_MACHINE_NO_PLT is defined.
455         * sysdeps/mips/sys/ucontext.h: New file.
456         Patches by kaz Kojima <kkojima@rr.iij4u.or.jp>.
457
458 1998-11-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
459
460         * sysdeps/generic/pselect.c (__pselect): Change interface,
461         set/restore sigmask.
462
463         * misc/sys/select.h: Change declaration according to Stevens' Unix
464         Network Programming.
465         * include/sys/select.h (__pselect): Likewise.
466         Reported by <bwelling@anomaly.munge.com> [PR libc/872].
467
468         * include/fpu_control.h: New file, contains __setfpucw
469         declaration.
470
471         * sysdeps/generic/fpu_control.h: Remove __setfpucw declaration,
472         it's an internal symbol.
473         * sysdeps/alpha/fpu/fpu_control.h: Likewise.
474         * sysdeps/arm/fpu/fpu_control.h: Likewise.
475         * sysdeps/i386/fpu_control.h: Likewise.
476         * sysdeps/m68k/fpu_control.h: Likewise.
477         * sysdeps/powerpc/fpu_control.h: Likewise.
478         * sysdeps/sparc/sparc32/fpu/fpu_control.h: Likewise.
479         * sysdeps/sparc/sparc64/fpu/fpu_control.h: Likewise.
480
481 1998-11-25  Ulrich Drepper  <drepper@cygnus.com>
482
483         * version.h (VERSION): Bump to 2.0.104.
484
485 1998-11-25  Mark Kettenis  <kettenis@phys.uva.nl>
486
487         * libio/bits/stdio.h (fread_unlocked): Add missing parentheses
488         around parameter n.
489
490 1998-11-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
491
492         * time/tzfile.c (__tzfile_read): Fix comment.
493
494 1998-11-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
495
496         * Makerules (build-shlib): Pass -O1 down to linker to get
497         optimized shared libraries.
498
499 1998-11-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
500
501         * Makeconfig ($(common-objpfx)sysd-dirs): Cope with no Subdirs
502         file.  Strip "-" from inhibited subdir name.  Combine into a
503         single awk program.
504         ($(common-objpfx)sysd-sorted): Fix sed command.
505
506 1998-11-25  Roland McGrath  <roland@baalperazim.frob.com>
507
508         * sysdeps/mach/hurd/i386/init-first.c (init): Restored as inline fn.
509         Use constant _HURD_THREADVARS_MAX for temporary array size.
510
511         * Makeconfig ($(common-objpfx)sysd-sorted): Use @ instead of / as sed
512         s separator, since $(..) might contain a /.
513
514 1998-11-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
515
516         * configure.in (mips): Fix typo (Replace ,, by ;;).
517
518         * libio/Versions: Clean up entries.
519
520 1998-11-23  Ulrich Drepper  <drepper@cygnus.com>
521
522         * sysdeps/i386/fpu/bits/mathinline.h: Add optimizations for lrint
523         and llrint.
524
525 1998-11-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
526
527         * sysdeps/unix/sysv/linux/netinet/ip_fw.h: Removed.  There are too
528         many differences between the Linux 2.0 and 2.1 versions of this
529         file and it's too difficult to convert all calls.  The file should
530         only be needed by the ipfw program which has to take care of the
531         correct kernel version and include files.
532
533         * sysdeps/unix/sysv/linux/Dist: Remove netinet/ip_fw.h.
534         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Likewise.
535
536 1998-11-23  Ulrich Drepper  <drepper@cygnus.com>
537
538         * Makeconfig: Don't read sysd-sorted unless sysd-dirs is read.
539         Patch by Zack Weinberg.
540
541         * math/bits/mathcalls.h: Adjust comments.  Remove gamma_r prototype.
542
543         * sysdeps/i386/fpu/bits/mathinline.h: Make log2 only available if
544         __USE_ISOC9X is defined.  Provide rint optimization.
545
546 1998-11-21  H.J. Lu  <hjl@gnu.org>
547
548         * libio/Versions (_IO_popen, _IO_proc_open, _IO_proc_close,
549         popen, pclose): Add to GLIBC_2.1.
550
551         * libio/Makefile (routines): Add oldiopopen and oldpclose.
552         (shared-only-routines): Likewise.
553
554         * libio/pclose.c (pclose): Make it default for GLIBC_2.1.
555         * libio/iopopen.c (_IO_proc_open, _IO_popen, popen,
556         _IO_proc_close): Likewise.
557
558         * libio/iolibio.h (_IO_new_popen, _IO_old_popen, __new_pclose,
559         __old_pclose): New prototypes.
560
561         * libio/libioP.h (_IO_new_file_jumps): Removed.
562         (_IO_old_proc_jumps): Added.
563         (_IO_new_proc_open, _IO_old_proc_open): New prototypes.
564
565         * libio/oldiopopen.c: New file.
566
567         * libio/oldpclose.c: New file.
568
569 1998-11-22  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
570
571         * nss/Makefile: Build and install getent.
572         * nss/getent.c: New, get entries from administrative database.
573
574 1998-11-22  Roland McGrath  <roland@baalperazim.frob.com>
575
576         * sysdeps/mach/hurd/i386/init-first.c (init): Provide temporary storage
577         for the per-thread variables of the main user thread to make it
578         possible to use malloc as soon as _hurd_preinit_hook has been run.
579         For cthreads, copy values to new stack from there.
580         For non-cthreads, malloc threadvar array here and copy from temp space.
581         (init1): No longer initialize threadvars here.
582         (doinit1): Made static void at top level.
583         (init): Folded into [PIC] _init or [!PIC] doinit1, since GCC cannot
584         inline a function that uses dynamic auto arrays.
585
586 1998-11-20  Ulrich Drepper  <drepper@cygnus.com>
587
588         * version.h (VERSION): Bump to 2.0.103.
589
590         * aclocal.m4 (LIBC_PROG_BINUTILS): Also add AR and RANLIB using the
591         same method.
592         * configure.in: Don't define AR and RANLIB here.
593
594         * inet/gethstbyad_r.c: Define NEED__RES_HCONV and POSTPROCESS for
595         host name res_hconf code.
596         * inet/gethstbynm_r.c: Likewise.
597         * nss/getXXbyYY_r.c: Include resolv/res_hconf.h if NEED__RES_HCONF
598         is defined.  Call res_hconf_init if necessary.  If POSTPROCESS is
599         defined execute the code.
600         * resolv/Makefile (routines): Add res_hconf.
601         (headers): Add res_hconf.h.
602         * resolv/res_hconf.c: Pretty print.
603         * resolv/res_hconf.h: Likewise.
604
605 1998-11-20  Ulrich Drepper  <drepper@cygnus.com>
606
607         * sysdeps/generic/bits/byteswap.h: Fix typos in non-GCC
608         definitions.  Reported by Scott Bambrough <scottb@corelcomputer.com>.
609
610 1998-11-20 1998  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
611
612         * math/libm-test.c: Raise some epsilons a bit.
613
614 1998-11-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
615
616         * Makeconfig ($(common-objpfx)sysd-sorted): Fix portability problems.
617
618 1998-11-20  Ulrich Drepper  <drepper@cygnus.com>
619
620         * Makefile (distribute): Add scripts/gen-sorted.awk.
621
622 1998-11-19  Ulrich Drepper  <drepper@cygnus.com>
623
624         * posix/regex.c (regex_compile): Handle extra long class names
625         correctly.
626
627 1998-11-19  Geoff Keating  <geoffk@ozemail.com.au>
628
629         * elf/rtld.c (_dl_start): Handle weak undefined symbols in ld.so
630         correctly.
631
632 1998-11-19  Ulrich Drepper  <drepper@cygnus.com>
633
634         * misc/error.c: Undo last change.
635
636         * ctype/Versions: Add _tolower and _toupper.
637
638 1998-11-19  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
639
640         * sunrpc/svc_unix.c (readunix): Check for POLLERR, POLLHUP and
641         POLLNVAL.
642
643 1998-11-19  Ulrich Drepper  <drepper@cygnus.com>
644
645         * Makeconfig: Add comment to all-subdirs definition.
646         Add rule to generate sysd-sorted.  Include this file and and set
647         subdirs value to $(sorted-subdirs).
648         * scripts/gen-sorted.awk: New file.
649         * Make-dist (+tsrcs): Add Depend.
650         * nscd/Depend: New file.
651         * nss/Depend: New file.
652         * rt/Depend: New file.
653
654 1998-11-18  Ulrich Drepper  <drepper@cygnus.com>
655
656         * sysdeps/unix/bsd/poll.c (__poll): Add code to extend sets if any
657         passed file descriptor exceeds the size determined by
658         getdtablesize.
659
660         * sysdeps/unix/sysv/linux/cmsg_nxthdr.c (__cmsg_nxthdr): Update
661         from inline version in bits/socket.h.
662
663         * sysdeps/unix/sysv/linux/bits/socket.h: Define __cmsg_nxthdr as
664         inline function only is __USE_EXTERN_INLINES is defined.
665
666         * time/strftime.c (my_strftime): Make code a bit clearer.
667         Patch by Paul Eggert <eggert@twinsun.com>.
668
669         * io/Makefile (CFLAGS-ftw.c): Removed.
670
671         * manual/errno.texi: Change the short text for ENODEV to
672         "No such device".
673
674 1998-11-18  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
675
676         * io/Makefile (tests): Make sure that the test program has an
677         explicit directory part.
678
679 1998-11-18  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
680
681         * configure.in: Fix last change.
682
683 1998-11-18  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
684
685         * sunrpc/Makefile (routines): Add create_xid.
686
687         * sunrpc/clnt_tcp.c: Use non-guessable xid.
688         * sunrpc/clnt_udp.c: Likewise.
689         * sunrpc/clnt_unix.c: Likewise.
690         * sunrpc/pmap_rmt.c: Likewise.
691         * sunrpc/create_xid.c: New, create non-guessable xid.
692
693         * sunrpc/svc_tcp.c: Remove patch from 1998-06-15, use poll instead
694         of select.
695         * sunrpc/svc_unix.c: Use poll instead of select.
696
697 1998-11-17  Ulrich Drepper  <drepper@cygnus.com>
698
699         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Make Unix98 compliant
700         by removing SIG_IGN handler for SIGCHLD if necessary.
701         Patch by H.J. Lu <hjl@lucon.org>.
702
703         * stdio-common/printf_fphex.c (__printf_fphex): Correct printing
704         of denormalized numbers.
705
706 1998-10-06  Geoff Keating  <geoffk@ozemail.com.au>
707
708         * sysdeps/powerpc/dl-machine.h (elf_machine_load_address): Suppress
709         another parentheses warning, make nano-optimisation.
710
711         * sysdeps/powerpc/dl-machine.h (_dl_runtime_resolve): Preserve
712         saved LR on stack so _mcount works.
713         (_dl_prof_resolve): Likewise.
714         * sysdeps/powerpc/register-dump.h: Print FPRs.  Adjust for correct
715         signal handler calling convention.
716         * sysdeps/unix/sysv/linux/powerpc/sigcontextinfo.h: Adjust for
717         correct signal handler calling convention---more like x86 linux and
718         mklinux, less like linux-ppc versions between 2.1 and 2.1.126.
719
720 1998-11-17  Ulrich Drepper  <drepper@cygnus.com>
721
722         * configure.in: Correct allowed makeinfo version.
723
724 1998-11-17  Philip Blundell  <pb@nexus.co.uk>
725
726         * sysdeps/generic/bits/mathdef.h: Fix typo.
727
728 1998-11-17  Geoff Keating  <geoffk@ozemail.com.au>
729
730         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Prototype the syscall
731         under the right name (squish warning).
732         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
733
734 1998-11-17  Geoff Keating  <geoffk@ozemail.com.au>
735
736         * stdio-common/_itoa.c (_itoa): Add redundant parentheses to
737         prevent warnings.
738
739 1998-11-16  Ulrich Drepper  <drepper@cygnus.com>
740
741         * intl/locale.alias: Change `japanese' alias to match X11R6's.
742         Add `japanese.euc' alias.
743
744         * manual/Makefile (%.info): Set LANGUAGE and LC_ALL explicitly to C
745         before running makeinfo.
746
747         * math/Makefile (libm-routines): $(strip) entire value.
748
749         * nss/nss_db/db-XXX.c (internal_setent): Rewrite to avoid warning.
750
751 1998-10-24  H.J. Lu  <hjl@gnu.org>
752
753         * libio/libio.h (_IO_cookie_io_functions_t): Protect with __USE_GNU.
754         (_IO_cookie_file): Likewise.
755
756 1998-11-16  Philip Blundell  <philb@gnu.org>
757
758         * inet/netinet/icmp6.h: Correct naming of constants.
759
760 1998-11-16  Ulrich Drepper  <drepper@cygnus.com>
761
762         * sysdeps/unix/opendir.c: Use o_directory_works differently.  Treat
763         zero value as uninitialized so that variable can go into .bss.
764
765         * dirent/opendir-tst1.c: Print error strings to stdout.
766
767         * sysdeps/unix/sysv/linux/mmap64.c: New file.  Empty.
768         * sysdeps/unix/sysv/linux/syscalls.list: Add mmap with mmap64 alias.
769         * sysdeps/unix/sysv/linux/arm/mmap.S: Add mmap64 alias.
770         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
771         * sysdeps/unix/sysv/linux/m68k/mmap.S: Likewise.
772
773 1998-11-16  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
774
775         * time/tzfile.c (__tzfile_read): Check that types[i].isdst is in
776         range.
777
778 1998-11-16  Ulrich Drepper  <drepper@cygnus.com>
779
780         * libio/bits/stdio.h (fread_unlocked): Do handle zero size and number.
781         (fwrite_unlocked): Likewise.
782
783 1998-11-16  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
784
785         * libio/bits/stdio.h (fread_unlocked): Don't evaluate non-constant
786         twice.  Don't bother handling zero size.
787         (fwrite_unlocked): Likewise.
788
789 1998-11-15  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
790
791         * configure.in: Fix regex for makeinfo version string.
792
793 1998-11-15  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
794
795         * sunrpc/rpc_sample.c (write_sample_server): Avoid -Wparentheses
796         warning.
797         * sunrpc/rpc_svcout.c (write_program): Likewise.
798
799 1998-11-15  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
800
801         * time/Makefile (CFLAGS-test_time.c): Add -Wno-format.
802
803 1998-11-16  Ulrich Drepper  <drepper@cygnus.com
804
805         * misc/sys/mman.h: Pretty print prototypes.
806
807 1998-11-15  Ulrich Drepper  <drepper@cygnus.com
808
809         * misc/error.c (error): Don't use result of strerror_r call directly
810         since at least DEC Unix has a wrong return type.
811         Patch by Johan Danielsson <joda@pdc.kth.se>.
812
813 1998-11-16  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
814
815         * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Undo
816         last change.
817
818 1998-11-13  Ulrich Drepper  <drepper@cygnus.com>
819
820         * stdio-common/vfscanf.c: Don't return -1 in case of an invalid
821         format, just stop.
822
823         * version.h (VERSION): Bump to 2.0.102.
824
825         * stdio-common/tstdiomisc.c (t2): Update test case for last scanf
826         change.
827         * stdio-common/scanf7.c (main): Likewise.
828
829 1998-11-13  Ulrich Drepper  <drepper@cygnus.com>
830
831         * stdio-common/vfscanf.c: Return EOF for invalid format
832         characters.
833
834         * version.h (VERSION): Bump to 2.0.101.
835
836         * Makerules (Versions.all): Generate this file from all Versions.def
837         files.
838         (sysd-versions): Use Versions.all instead of Versions.def.
839
840 1998-11-13  Philip Blundell  <philb@gnu.org>
841
842         * sysdeps/arm/fpu/bits/setjmp.h (__JMP_BUF_SP): Correct value.
843         Reported by Scott Bambrough.
844
845 1998-11-11  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
846
847         * locale/programs/config.h: Define HAVE_STRING_H for xstrdup.c.
848
849 1998-11-13  Ulrich Drepper  <drepper@cygnus.com>
850
851         * libio/bits/stdio.h: Correct and improve fread_unlocked and
852         fwrite_unlocked optimizations.
853
854         * time/tzfile.c (__tzfile_read): Set __tzname based on last names
855         in time not to last entries in the file.
856         (__tzfile_compute): Likewise.  Fix for PR libc/863.
857
858         * timezone/Makefile: Generate GB timezone data for test.
859         * timezone/tst-timezone.c: More tests for DST switching time (disabled
860         for now).
861
862 1998-11-13  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
863
864         * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Remove
865         d0 from clobber list.
866
867 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
868
869         * inet/netinet/in.h: Add a few more IPPROTO_* macros.
870
871         * libio/Makefile (headers): Add bits/stdio.h.
872         * libio/iofread_u.c: Undefine fread_unlocked before definition.
873         * libio/iofwrite_u.c: Undefine fwrite_unlocked before definition.
874         * libio/stdio.h: Move optimizations into ...
875         * libio/bits/stdio.h: ...here.  New file.
876
877         * libio/iofread.c: Pretty print.
878
879 1998-11-12  Mark Kettenis  <kettenis@phys.uva.nl>
880
881         * sysdeps/gnu/bits/utmpx.h: Protect members of struct
882         __exit_status with `__'.  Rename pad member of struct utmpx to
883         __unused.
884         (RUN_LVL): Define unconditionally.
885         * sysdeps/gnu/bits/utmp.h: Rename pad member of struct utmp to
886         __unused.
887
888 1998-11-12  Philip Blundell  <philb@gnu.org>
889
890         * sysdeps/unix/sysv/linux/netlink/netlink.h: New file, support for
891         Linux AF_NETLINK sockets (needed since the kernel version is
892         unusable).
893         * sysdeps/unix/sysv/linux/Makefile: Install it.
894         * sysdeps/unix/sysv/linux/Dist: Distribute it.
895
896 1998-11-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
897
898         * timezone/tst-timezone.c (tests): Add entry for America/Chicago
899         to test for bug in PR libc/863.
900
901 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
902
903         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Cleanup comment.
904
905         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Rename macro
906         parameter lazy to do_lazy to avoid clashing with struct member name.
907         Reported by Ralf Baechle <ralf@uni-koblenz.de>.
908
909 1998-11-10  H.J. Lu  <hjl@gnu.org>
910
911         * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefine NR_OPEN
912         if it is defined in <linux/limits.h>.
913
914 1998-11-09 13:07 -0500  Zack Weinberg  <zack@rabi.phys.columbia.edu>
915
916         * include/protocols/routed.h: Include the real header with
917         a full path from the top of the source tree.
918         * include/protocols/rwhod.h: Likewise.
919         * include/protocols/talkd.h: Likewise.
920         * include/protocols/timed.h: Likewise.
921
922         * timezone/Makefile: Don't include z.ZONE files if no_deps
923         is set, not if avoid-generated is set.
924
925 1998-11-12  Ulrich Drepper  <drepper@cygnus.com>
926
927         * signal/signal.h: Undo last change.  Get definition of timespec
928         if __USE_POSIX199309.
929
930         * string/bits/string2.h (__strpbrk_c2): Add intermediate cast to
931         size_t to prevent gcc warning when using -Wqual-cast.
932         (__strpbrk_c3): Likewise.
933         Suggested by Alan Curry <pacman@cqc.com>.
934
935 1998-11-11  Roland McGrath  <roland@baalperazim.frob.com>
936
937         * hurd/hurdsig.c (_hurdsig_init): Add assertion that no pending,
938         unblocked signals are set in the startup masks.
939
940         * hurd/hurdsig.c (_hurdsig_init): Take new args, INTARRAY and
941         INTARRAYSIZE.  Initialize main thread's sigstate from INIT_SIG* ints.
942
943         * hurd/hurd/signal.h: Update _hurdsig_init decl.
944         * hurd/hurdinit.c (_hurd_proc_init): Take new args, INTARRAY and
945         INTARRAYSIZE, pass them down to _hurdsig_init.
946         * hurd/hurd.h: Update _hurd_proc_init decl.
947
948 1998-11-10  Ulrich Drepper  <drepper@cygnus.com>
949
950         * math/cabs.c: Replace complex by _Complex.
951         * math/cabsf.c: Likewise.
952         * math/cabsl.c: Likewise.
953         * math/cimag.c: Likewise.
954         * math/cimagf.c: Likewise.
955         * math/cimagl.c: Likewise.
956         * math/conj.c: Likewise.
957         * math/conjf.c: Likewise.
958         * math/conjl.c: Likewise.
959         * math/creal.c: Likewise.
960         * math/crealf.c: Likewise.
961         * math/creall.c: Likewise.
962
963         * sysdeps/alpha/fpu/bits/mathdef.h: Define ISO C 9X stuff only if
964         included from math.h and __USE_ISOC9X is defined.
965         * sysdeps/generic/bits/mathdef.h: Likewise.
966         * sysdeps/generic/i386/fpu/mathdef.h: Likewise.
967         * sysdeps/generic/m68k/fpu/mathdef.h: Likewise.
968         * sysdeps/generic/powerpc/bits/mathdef.h: Likewise.
969         * sysdeps/generic/sparc/fpu/bits/mathdef.h: Likewise.
970
971 1998-11-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
972
973         * sysdeps/i386/fpu/bits/mathdef.h: Allow direct inclusion by
974         <complex.h>.
975         * sysdeps/alpha/fpu/bits/mathdef.h: Likewise.
976         * sysdeps/generic/bits/mathdef.h: Likewise.
977         * sysdeps/m68k/fpu/bits/mathdef.h: Likewise.
978         * sysdeps/powerpc/bits/mathdef.h: Likewise.
979         * sysdeps/sparc/fpu/bits/mathdef.h: Likewise.
980
981 1998-11-09  Ulrich Drepper  <drepper@cygnus.com>
982
983         * extra-lib.mk: Fix typo in last change.
984
985         * math/complex.h: Include bits/mathdef.h to get __NO_LONG_DOUBLE_MATH
986         is needed.
987         Don't define long double functions if __NO_LONG_DOUBLE_MATH is defined.
988         Don't define `complex' but instead `_Complex'.  The later is the
989         reserved keyword.
990         * math/bits/cmathcalls.c: Define _Mdouble_complex_ using _Complex,
991         not complex.
992
993 1998-11-07  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
994
995         * manual/libc.texinfo: Remove colon from category name.
996         * manual/Makefile (dir-add.info): Likewise.
997
998 1998-11-07  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
999
1000         * configure.in: Avoid autoconf bug.
1001
1002 1998-10-28  H.J. Lu  <hjl@gnu.org>
1003
1004         * posix/getopt.h: Add "__" to arguments in prototypes.
1005
1006 1998-11-05  H.J. Lu  <hjl@gnu.org>
1007
1008         * libio/iofgets.c (_IO_fgets): Don't report error
1009         if something was read in and errno is set to
1010         EAGAIN.
1011         * libio/iofgets_u.c (fgets_unlocked): Likewise.
1012
1013 1998-11-05  Philip Blundell  <philb@gnu.org>
1014
1015         * sysdeps/unix/sysv/linux/net/if_packet.h: Don't include kernel
1016         header; it defines too much.  Provide a local definition of struct
1017         sockaddr_pkt and a comment advising against its use.
1018
1019 1998-11-06  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1020
1021         * extra-lib.mk: Avoid empty include list.
1022
1023 1998-11-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1024
1025         * extra-lib.mk: Add support for $(lib)-shared-only-routines.
1026
1027         * elf/Makefile (libdl-routines): Add dlopenold only if doing
1028         versioning.
1029         (libdl-shared-only-routines): New variable.
1030
1031 1998-11-06  Paul Eggert  <eggert@twinsun.com>
1032
1033         Don't invoke localtime_r or gmtime_r unless it's the GNU C
1034         library's localtime_r and gmtime_r; there are too many buggy
1035         implementations of localtime_r and gmtime_r out there, and
1036         it's not worth keeping track of all the different bugs.
1037
1038         * time/mktime.c (__EXTENSIONS__): Remove.
1039         (<unistd.h>): No need to include.
1040         * time/strftime.c: Likewise.
1041
1042         * time/mktime.c (_POSIX_THREAD_SAFE_FUNCTIONS, HAVE_LOCALTIME_R):
1043         Remove.
1044         (my_mktime_localtime_r): Renamed from localtime_r; all uses changed.
1045         Base it on localtime unless _LIBC.
1046
1047         * time/strftime.c (my_strftime_gmtime_r): Renamed from gmtime_r;
1048         all uses changed.
1049         (my_strftime_localtime_r): Renamed from localtime_r; all uses changed.
1050         Base them on localtime/gmtime if not _LIBC.
1051
1052 1998-11-07  Ulrich Drepper  <drepper@cygnus.com>
1053
1054         * sysdeps/generic/isastream.c: Always return 0 unless it is an invalid
1055         file descriptor.  This makes this function actually usable.
1056         Proposed by Mark Kettenis <kettenis@phys.uva.nl>.
1057
1058 1998-11-05  Ulrich Drepper  <drepper@cygnus.com>
1059
1060         * math/math.h: Unconditionally include bits/mathdef.h.  Declare
1061         long double functions only if __NO_LONG_DOUBLE_MATH is not
1062         defined.
1063         * sysdeps/generic/bits/mathdef.h: Define only if __USE_ISOC9X.
1064         Define __NO_LONG_DOUBLE_MATH.
1065         * sysdeps/m68k/fpu/bits/mathdef.h: Define only if __USE_ISOC9X.
1066         * sysdeps/i386/fpu/bits/mathdef.h: Likewise.
1067
1068         * elf/rtld.c: Add a few __builtin_expects where they will improve
1069         a lot.
1070
1071 1998-11-05  Ulrich Drepper  <drepper@cygnus.com>
1072
1073         * version.h (VERSION): Bump to 2.0.100.
1074
1075         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Fix fldl -> fld.
1076
1077         * sysdeps/libm-i387/s_fma.S: Optimize a bit.
1078         * sysdeps/libm-i387/s_fmaf.S: Likewise.
1079
1080 1998-11-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1081
1082         * libio/genops.c (_IO_least_marker): Add additional parameter
1083         end_p replacing fp->_IO_read_end.
1084         (save_for_backup): Likewise.  All callers changed.  Use _IO_size_t
1085         and _IO_ssize_t instead of int.
1086         (_IO_switch_to_main_get_area): Remove use of _IO_save_ptr.
1087         (_IO_switch_to_backup_area): Likewise.  Fix comments.
1088         (_IO_seekmark): Undo last change.
1089         (_IO_default_pbackfail): Correct use of backup area.
1090         * libio/libio.h (_IO_FILE_complete): Remove _IO_save_ptr.
1091
1092 1998-11-04 19:47 -0500  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1093
1094         * configure.in: Search for install-info and substitute it.
1095         Determine whether install-info is the buggy Debian version
1096         that doesn't understand INFO-DIR-SECTION.
1097         * config.make.in: Add INSTALL_INFO and OLD_DEBIAN_INSTALL_INFO
1098         to be substituted.
1099         * manual/Makefile: If OLD_DEBIAN_INSTALL_INFO, give
1100         install-info the --section argument it needs to work properly.
1101         (dir-add.texinfo): Delete target.
1102         (dir-add.info): Generate this directly.  Sort entries.  Put a
1103         colon at the end of the INFO-DIR-SECTION line.
1104         * manual/libc.texinfo: Put a colon at the end of the
1105         @dircategory line.
1106
1107 1998-11-05  Paul Eggert  <eggert@twinsun.com>
1108
1109         * time/mktime.c (__mktime_internal): Adopt the traditional (and
1110         problematic) notion of what to do when tm_isdst doesn't match.
1111
1112 1998-11-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1113
1114         * posix/PTESTS: Fix spelling.
1115
1116 1998-11-04  Ulrich Drepper  <drepper@cygnus.com>
1117
1118         * misc/efgcvt_r.c (fcvt_r): Remove code which tries to use libm
1119         functions.  Reduce error in computing normalized value by multiplying
1120         factor in loop and compute result in one step.
1121         Reported by Christian Gafton.
1122
1123         * sysdeps/libm-i387/e_hypot.S: New file.
1124         * sysdeps/libm-i387/e_hypotf.S: New file.
1125
1126 1998-11-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1127
1128         * elf/dlopenold.c: Compile only if DO_VERSIONING is also defined.
1129
1130 1998-11-03  H.J. Lu  <hjl@gnu.org>
1131
1132         * libio/fileops.c (new_do_write): New function.
1133         (_IO_new_do_write): Call new_do_write.
1134         (_IO_new_file_xsputn): Likewise.
1135
1136         * libio/oldfileops.c (old_do_write): New function.
1137         (_IO_old_do_write): Call old_do_write.
1138         (_IO_old_file_xsputn): Likewise.
1139
1140 1998-11-04  Ulrich Drepper  <drepper@cygnus.com>
1141
1142         * time/mktime.c (__mktime_internal): Correct last change.  We must
1143         stop searching for the right isdst value before stepping to the
1144         initial value.
1145
1146         * malloc/malloc.c: Make sure calloc really returned zeroed memory.
1147         Patch by Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>.
1148
1149 1998-11-02 16:12 -0500  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1150
1151         * sysdeps/generic/bits/signum.h: Define signals with their
1152         historical numbers when those are in the 1-15 range and
1153         consistent across platforms.
1154         Define compatibility aliases (SIGIOT, SIGCLD) if __USE_MISC.
1155         Define SIG_DFL, SIG_IGN, SIG_ERR as numeric constants cast
1156         appropriately instead of with fake function declarations
1157         (would cause link errors).
1158         If __USE_UNIX98, define SIG_HOLD.
1159
1160 1998-10-29  H.J. Lu  <hjl@gnu.org>
1161
1162         * sysdeps/unix/sysv/linux/bits/sigaction.h (sigaction): Use
1163         union only if __USE_POSIX199309 is defined.
1164
1165         * misc/sys/select.h (pselect): Declared only if __USE_GNU is
1166         defined.
1167
1168 1998-11-03  Ulrich Drepper  <drepper@cygnus.com>
1169
1170         * time/mktime.c (__mktime_internal): Handle broken down times
1171         around the time of the DST switches more correctly.
1172
1173 1998-11-02  Ulrich Drepper  <drepper@cygnus.com>
1174
1175         * elf/Makefile (libdl-routines): Add dlopenold.
1176         * elf/Versions [libdl, GLIBC_2.1]: Add dlopen.
1177         * elf/dl-open.c (_dl_open): Check whether RTLD_LAZY or RTLD_GLOBAL
1178         is set and bounce otherwise.
1179         * elf/dlopen.c: Rename function to __dlopen_check and make version
1180         named dlopen.
1181         * elf/dlopenold.c: New file.
1182
1183 1998-11-02  Ulrich Drepper  <drepper@cygnus.com>
1184
1185         * elf/Versions [libc, GLIBC_2.01]: Add _dl_global_scope_alloc.
1186         * elf/dl-open.c (_dl_global_scope_alloc): Move definition to
1187         * elf/dl-deps.c: ...here.
1188         * elf/dl-open.c (dl_open_worker): Call _dl_map_object_deps with
1189         new parameter and expect result.  Remove code handling RTLD_GLOBAL.
1190         Add return value of _dl_map_object_deps to
1191         _dl_main_searchlist->r_nlist.
1192         * elf/dl-deps.c (_dl_map_object_deps): Change to return value.
1193         If we parameter GLOBAL is nonzero add object and dependencies to
1194         the global scope.
1195         * elf/ldsodefs.h: Adapt prototype for _dl_map_object_deps.
1196         * elf/rtld.c (dl_main): Call _dl_map_object_deps with new parameter.
1197         Mark all objects as in global scope.
1198         * elf/dl-object.c (_dl_new_object): Initialize l_global to zero.
1199
1200         * sysdeps/unix/sysv/linux/bits/sockunion.h: Add Econet support.
1201
1202         * sysdeps/unix/sysv/linux/i386/sysdep.h: Add .L prefix to symbols
1203         used in macro magic.
1204
1205 1998-11-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1206
1207         * sysdeps/unix/sysv/linux/netatalk/at.h: Include <linux/atalk.h>
1208         before <sys/socket.h> to make sockaddr_at available to
1209         <sys/socket.h>.
1210
1211         * posix/glob.h: Remove __P from parameter lists of declarations.
1212
1213 1998-11-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1214
1215         * time/tzset.c (tz_compute): Remove unused parameter timer.
1216         Change caller.
1217
1218 1998-11-02  Mark Kettenis  <kettenis@phys.uva.nl>
1219
1220         * sysdeps/generic/bits/types.h (__ipc_pid_t): New typedef.
1221
1222 1998-11-02  Ulrich Drepper  <drepper@cygnus.com>
1223
1224         * sysdeps/unix/sysv/linux/i386/setgroups.c (setgroups): Remove
1225         unnecessary test and add cast.
1226
1227 1998-11-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1228
1229         * posix/getconf.c: Add initializer SYSCONF for CHARCLASS_NAME_MAX.
1230
1231         * sysdeps/unix/sysv/linux/ttyname.c (getttyname): Remove unused
1232         parameter fd.
1233         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
1234
1235 1998-11-02  Mark Kettenis  <kettenis@phys.uva.nl>
1236
1237         * sysdeps/generic/bits/types.h (__FDS_BITS): New macro to access
1238         fds_bits member.
1239         (__FDMASK): Use __fd_mask instead of unsigned long int in cast.
1240
1241 1998-10-31  Richard Henderson  <rth@cygnus.com>
1242
1243         * math/Makefile (gmp-objs): Add udiv_qrnnd.
1244
1245         * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL*): New.
1246         (inline_syscall*): New.
1247         * sysdeps/unix/sysv/linux/alpha/sysdep.h (INLINE_SYSCALL): New.
1248         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Kill __syscall* bits.
1249
1250 1998-10-31  Ulrich Drepper  <drepper@cygnus.com>
1251
1252         * aclocal.m4 (LIBC_PROG_FOO_GNU): Name output file using -o to
1253         avoid ld test generating an unwanted file.
1254
1255         * posix/PTESTS: Remove comment about incorrect test (it is correct).
1256
1257 1998-10-30  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
1258
1259         * sunrpc/Versions: Add xdr_uint32_t and xdr_int32_t.
1260         * sunrpc/pmap_rmt.c: Initialize clnt_stat variable.
1261         * sunrpc/rpc/auth_des.h: Use uint32_t for time values.
1262         * sunrpc/rpc/xdr.h: Add INT32 support.
1263         * sunrpc/xdr.c: Implement xdr_int32_t and xdr_uint32_t .
1264
1265         * nis/nis_call.c: Changes for new 64bit clean NIS+ interface.
1266         * nis/nis_callback.c: Likewise.
1267         * nis/nis_creategroup.c: Likewise.
1268         * nis/nis_defaults.c: Likewise.
1269         * nis/nis_intern.h: Likewise.
1270         * nis/nis_lookup.c: Likewise.
1271         * nis/nis_ping.c: Likewise.
1272         * nis/nis_print.c: Likewise.
1273         * nis/nis_table.c: Likewise.
1274         * nis/nis_util.c: Likewise.
1275         * nis/nis_xdr.c: Likewise.
1276         * nis/rpcsvc/nis.h: Likewise.
1277         * nis/rpcsvc/nis.x: Likewise.
1278         * nis/rpcsvc/nis_callback.h: Likewise.
1279         * nis/rpcsvc/nis_object.x: Likewise.
1280         * nis/rpcsvc/nislib.h: Likewise.
1281
1282         * nis/rpcsvc/yp.h: Remove casts to (u_long).
1283         * nis/rpcsvc/yp_prot.h: Likewise.
1284         * nis/rpcsvc/ypupd.h: Likewise.
1285         * nis/ypclnt.c: Change %ld to %d in sprintf.
1286
1287 1998-10-29  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1288
1289         * manual/locale.texi (Formatting Numbers): Fix strfmon examples.
1290
1291 1998-10-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1292
1293         * sysdeps/generic/bits/select.h (__FD_ZERO): Change '\0' to plain
1294         0, __fd_mask is usually not a char.
1295
1296 1998-10-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1297
1298         * sysdeps/unix/sysv/linux/sigpending.c (sigpending): Allow
1299         compilation on systems without rt_* syscalls (e.g. on Linux 2.0).
1300         * sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask): Likewise.
1301         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
1302         * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
1303         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise
1304         * sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
1305         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
1306
1307         * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction): Allow
1308         compiling on systems without rt_sigaction syscall.
1309         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c (__sigaction):
1310         Likewise.
1311
1312 1998-10-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1313
1314         * time/strptime.c (HERE_D_FMT): Fix typo.
1315         Reported by Claus Heine <heine@math1.rwth-aachen.de>, PR libc/842.
1316
1317 1998-10-30  Ulrich Drepper  <drepper@cygnus.com>
1318
1319         * catgets/Makefile (tests): Add rules to run gencat on test1.msg.
1320         (generate): Add test1.cat and test1.h.
1321         (distribute): Add test1.msg.
1322         * catgets/test1.msg: New file.
1323
1324         * catgets/gencat.c: Do a better job in initializing dynamic
1325         memory [PR libc/844].
1326
1327 1998-10-30 18:11  Ulrich Drepper  <drepper@cygnus.com>
1328
1329         * iconv/gconv_conf.c (__gconv_read_conf): Don't define as
1330         internal_function since it is called through a pointer.
1331         * iconv/gconv_db.c (free_derivation): Likewise.
1332         * iconv/gconv_int.h: Adjust prototype od __gconv_read_conf.
1333
1334         * posix/wordexp.c: Add internal_function to parse_backtick definition.
1335         * rt/aio_misc.c: Add internal_function to __aio_free_request,
1336         __aio_find_req, __aio_find_req_fd, and __aio_enqueue_request
1337         definitions.
1338         * rt/aio_notify.c: Add internal_function to __aio_notify_only and
1339         __aio_notify definitions.
1340         * wcsmbsload.c: Add internal_function to __wcsmbs_load_conv definition.
1341
1342 1998-10-30  Ulrich Drepper  <drepper@cygnus.com>
1343
1344         * Makerules (build-shlib): Add -O to generate optimized shared
1345         objects.
1346
1347 1998-10-30 11:15  Ulrich Drepper  <drepper@cygnus.com>
1348
1349         * sysdeps/libm-i387/e_fmod.S: Remove invalid operand size suffix.
1350         * sysdeps/libm-i387/e_fmodf.S: Likewise.
1351         * sysdeps/libm-i387/e_fmodl.S: Likewise.
1352         * sysdeps/libm-i387/s_ilogb.S: Likewise.
1353         * sysdeps/libm-i387/s_ilogbf.S: Likewise.
1354         * sysdeps/libm-i387/s_logb.S: Likewise.
1355         * sysdeps/libm-i387/s_logbf.S: Likewise.
1356         * sysdeps/libm-i387/s_remquo.S: Likewise.
1357         * sysdeps/libm-i387/s_remquof.S: Likewise.
1358         * sysdeps/libm-i387/s_remquol.S: Likewise.
1359         * sysdeps/libm-i387/s_significand.S: Likewise.
1360         * sysdeps/libm-i387/s_significandf.S: Likewise.
1361
1362 1998-10-30  Geoff Keating  <geoffk@ozemail.com.au>
1363
1364         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Really correct
1365         _llseek.
1366
1367 1998-10-30  Geoff Keating  <geoffk@ozemail.com.au>
1368
1369         * math/libm-test.c: Loosen deltas for sin(0.9)^2+cos(0.9)^2.
1370
1371 1998-10-29  Ulrich Drepper  <drepper@cygnus.com>
1372
1373         * stdio-common/vfprintf.c (vfprintf): Fix the remaining premature
1374         returns without cleaning up the lock.
1375         (printf_unknown): Add label all_done.
1376
1377         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Keep Linux 2.0
1378         kernels in mind when reading /proc/self/fd/FD.
1379         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
1380
1381         * nscd/nscd.c (doc): It's "Name Service" not "Name Switch".
1382
1383         * malloc/mtrace.c (tr_where): Replace snprintf call by mempcpy and
1384         _fitoa.
1385
1386         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Try reading
1387         /prof/self/fd/FD first.
1388         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
1389
1390         * stdio-common/_itoa.h (_fitoa_word): New inline function.  Write
1391         formatted number starting at given position and return pointer to
1392         following byte.
1393         (_fitoa): Likewise, for long long.
1394
1395 1998-10-29  Roland McGrath  <roland@baalperazim.frob.com>
1396
1397         * sysdeps/unix/sysv/linux/bits/sem.h,
1398         sysdeps/unix/sysv/linux/bits/ipc.h,
1399         sysdeps/unix/sysv/linux/bits/shm.h,
1400         sysdeps/unix/sysv/linux/bits/msq.h: Moved to ...
1401         * sysdeps/gnu/bits/sem.h, sysdeps/gnu/bits/ipc.h,
1402         sysdeps/gnu/bits/shm.h, sysdeps/gnu/bits/msq.h: ... here,
1403         so the same bits will be used for the Hurd.
1404
1405 1998-10-29  Ulrich Drepper  <drepper@cygnus.com>
1406
1407         * sysdeps/unix/sysv/linux/sigaction.c (__sigaction): Allow
1408         compiling on systems without rt_sigaction syscall.
1409
1410 1998-10-12  Philip Blundell  <pb@nexus.co.uk>
1411
1412         * Makeconfig (sysdep-subdirs): Allow Subdirs files to remove
1413         directories as well as add them.
1414
1415 1998-10-28  Philip Blundell  <pb@nexus.co.uk>
1416
1417         * sysdeps/unix/sysv/linux/neteconet/ec.h: New file.  Support for
1418         AF_ECONET sockets as found in recent Linux 2.1 kernels.
1419         * sysdeps/unix/sysv/linux/Dist: Distribute it.
1420         * sysdeps/unix/sysv/linux/Makefile: Install it.
1421
1422 1998-10-27  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1423
1424         * string/bits/string2.h: __USE_GNU already implies __USE_MISC.
1425
1426 1998-10-27  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1427
1428         * sysdeps/generic/bits/types.h (__FDS_BITS): New macro to access
1429         fds_bits member.
1430         * sysdeps/unix/sysv/linux/alpha/bits/types.h (__FDS_BITS): Likewise.
1431         * sysdeps/unix/sysv/linux/bits/types.h (__FDS_BITS): Likewise.
1432         * sysdeps/unix/sysv/linux/mips/bits/types.h (__FDS_BITS): Likewise.
1433         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h (__FDS_BITS):
1434         Likewise.
1435         * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h (__FDS_BITS):
1436         Likewise.
1437         * sysdeps/generic/bits/select.h (__FD_ZERO, __FD_SET, __FD_CLR,
1438         __FD_ISSET): Use it.
1439         * sysdeps/i386/bits/select.h (__FD_ZERO, __FD_SET, __FD_CLR,
1440         __FD_ISSET): Likewise.
1441
1442 1998-10-28  Geoff Keating  <geoffk@ozemail.com.au>
1443
1444         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Tidy up, correct
1445         llseek.
1446
1447         * sysdeps/unix/sysv/linux/powerpc/pread.c: Do not use the i386 version.
1448         Instead call the system call wrapper function using an 64bit argument.
1449         * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
1450         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Likewise.
1451         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
1452
1453 1998-10-27  Ulrich Drepper  <drepper@cygnus.com>
1454
1455         * signal/signal.h: Don't include <time.h> for timespec, add
1456         forward declaration.
1457
1458         * sysdeps/i386/bits/select.h [!__USE_XOPEN]: Add special version
1459         of __FD_* macros which use __fds_bits.
1460         * sysdeps/generic/bits/select.h: Likewise.
1461         Reported by Matt McLean <keys@yikes.com>.
1462
1463 1998-10-27  Philip Blundell  <pb@nexus.co.uk>
1464
1465         * elf/elf.h: Update ARM definitions.
1466
1467 1998-10-27  Ulrich Drepper  <drepper@cygnus.com>
1468
1469         * signal/signal.h: Include bits/sigthread.h only for Unix98.
1470
1471 1998-10-26  Ulrich Drepper  <drepper@cygnus.com>
1472
1473         * include/libc-symbols.h: If HAVE_BUILTIN_EXPECT is not defined
1474         define __builtin_expect as a macro substituting to the first
1475         argument.
1476         * config.h.in: Define HAVE_BUILTIN_EXPECT.
1477         * configure.in: Add test for __builtin_expect.
1478
1479         * sysdeps/unix/sysv/linux/bits/types.h: Include
1480         bits/pthreadtypes.h only not for POSIX 199506.
1481         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
1482         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
1483         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
1484
1485 1998-10-26  Mark Kettenis  <kettenis@phys.uva.nl>
1486
1487         * sysdeps/unix/sysv/linux/Versions: Move shutdown ...
1488         * socket/Versions [libc, GLIBC_2.0]: ... to here.
1489
1490 1998-10-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1491
1492         * include/stdio.h: Included <stddef.h> for size_t.
1493
1494         * stdio/stdio.h: Move __path_search, __gen_tempname, __libc_fatal
1495         to ...
1496         * include/stdio.h: ...here.
1497         * libio/stdio.h: Removed __path_search, __gen_tempname, __libc_fatal.
1498
1499 1998-10-26 11:09  Ulrich Drepper  <drepper@cygnus.com>
1500
1501         * time/Makefile (tests): Add tst-posixtz.
1502         * time/tst-posixtz.c: New file.
1503
1504 1998-10-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1505
1506         * elf/rtld.c (process_envvars): Accept any non-null value of
1507         LD_BIND_NOW, as mandated by the ABI.
1508
1509 1998-10-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1510
1511         * sysdeps/unix/sysv/linux/pread.c: Rename __syscall_pread64 to
1512         __syscall_pread.
1513         * sysdeps/unix/sysv/linux/pwrite.c: Rename __syscall_pwrite64 to
1514         __syscall_pwrite.
1515         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
1516         * sysdeps/unix/sysv/linux/arm/syscalls.list: Likewise.
1517         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
1518         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
1519         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Likewise.  Remove
1520         duplicate entries.
1521         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Remove
1522         s_pread64 and s_pwrite64.
1523         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
1524
1525 1998-10-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1526
1527         * sysdeps/unix/sysv/linux/llseek.c: Use INLINE_SYSCALL.
1528         * sysdeps/unix/sysv/linux/arm/syscalls.list: Rename __sys_llseek
1529         to __syscall__llseek.
1530         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
1531         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
1532         * sysdeps/unix/sysv/linux/i386/syscalls.list: Remove entry for
1533         __sys_llseek.
1534
1535 1998-10-26  Cristian Gafton  <gafton@redhat.com>
1536
1537         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add s_setfsgid
1538         and s_setfsuid.
1539
1540 1998-10-26  Ulrich Drepper  <drepper@cygnus.com>
1541
1542         * time/tzset.c (tz_compute): Correct last patch and describe this
1543         in a comment.
1544
1545 1998-10-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1546
1547         * sysdeps/unix/sysv/linux/m68k/Makefile [subdir=signal]: Remove
1548         rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait, rt_sigqueueinfo,
1549         rt_sigaction and rt_sigpending.
1550         * sysdeps/unix/sysv/linux/m68k/syscalls.list: Remove all entries
1551         for __syscall_* functions.
1552         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Implement INLINE_SYSCALL.
1553
1554 1998-10-26  Roland McGrath  <roland@baalperazim.frob.com>
1555
1556         * hurd/Versions: Add _hurd_dtable, _hurd_dtablesize,
1557         _hurd_dtable_lock, _hurd_intern_fd.
1558
1559         * sysdeps/mach/hurd/Versions: Add cthread_keycreate,
1560         cthread_getspecific, cthread_setspecific, __libc_getspecific.
1561
1562         * mach/Versions: Fix typo in last change.
1563
1564 1998-10-25  Ulrich Drepper  <drepper@cygnus.com>
1565
1566         * time/tzset.c (tz_compute): If time to switch to DST is later in
1567         the year switch back in the next year.
1568         Reported by jwitford@hutch.com.au.
1569
1570 1998-10-24  Mark Kettenis  <kettenis@phys.uva.nl>
1571
1572         * mach/Versions: Add evc_wait, mach_error, mach_error_string,
1573         mach_error_type, mach_msg_destroy, mig_deallocate_reply_port.
1574         Remove __mach_host_self, __mach_reply_port, __mach_setup_thread,
1575         __mach_port_allocate, __mach_port_allocate_name,
1576         __mach_port_insert_right __mutex_trylock, __mutex_lock,
1577         __mutex_unlock, __swtch, __switch, __task_create, __task_suspend,
1578         __task_set_special_port, __task_terminate, __thread_depress_abort,
1579         __thread_switch, __vm_allocate, __vm_deallocate, __vm_map.  These
1580         functions are not used outside libc.
1581
1582         * sysdeps/mach/hurd/Versions: New file.
1583         [libc, GLIBC_2.0]: Add _cthread_exit_routine and
1584         _cthread_init_routine.  These are set by the Hurd cthreads library.
1585         Add __getcwd, __mmap.  If we don't add these, the weak definitions in
1586         the dynamic linker will not be replaced by the corresponding shared
1587         library routines once they are loaded.
1588
1589 1998-10-21  Mark Kettenis  <kettenis@phys.uva.nl>
1590
1591         * sysdeps/mach/hurd/i386/init-first.c: Only define
1592         __libc_enable_secure if PIC is not defined.
1593
1594 1998-10-25  Roland McGrath  <roland@baalperazim.frob.com>
1595
1596         * argp/Versions: Add _argp_unlock_xxx.  Lock-savvy functions call this
1597         to recurse into argp.
1598
1599 1998-10-25  Ulrich Drepper  <drepper@cygnus.com>
1600
1601         * include/features.h: Define __USE_POSIS199506 is _POSIX_C_SOURCE is
1602         greater or equal than 199506L.
1603
1604         * sysdeps/generic/bits/types.h (__fd_set): Define element as fds_bits
1605         only is __USE_XOPEN.  Otherwise use __fds_bits.
1606         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
1607         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
1608         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
1609         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
1610         * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
1611
1612 1998-10-24  H.J. Lu  <hjl@gnu.org>
1613
1614         * locale/programs/charmap.c (parse_charmap): Accept tok_string
1615         for <code_set_name>.
1616
1617 1998-10-25  H.J. Lu  <hjl@gnu.org>
1618
1619         * locale/programs/ld-ctype.c (ctype_finish): Also check
1620         <space>.
1621
1622 1998-10-25  Ulrich Drepper  <drepper@cygnus.com>
1623
1624         * signal/signal.h: Include bits/sigthread.h only if __USE_POSIX199506.
1625
1626         * sysdeps/unix/sysv/linux/bits/types.h: Include pthreadtypes.h only
1627         if __USE_POSIX199506 or __USE_UNIX98.
1628
1629 1998-10-24 22:34 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1630
1631         * string/bits/string2.h: Inline strdup+friends only if
1632         __USE_MISC || __USE_GNU (prevents namespace pollution).
1633
1634 1998-10-24  H.J. Lu  <hjl@gnu.org>
1635
1636         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (LOCK_SH,
1637         LOCK_EX, LOCK_NB, LOCK_UN): Protect with __USE_BSD.
1638         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (LOCK_SH, LOCK_EX,
1639         LOCK_NB, LOCK_UN): Likewise.
1640         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (LOCK_SH, LOCK_EX,
1641         LOCK_NB, LOCK_UN): Likewise.
1642         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (LOCK_SH, LOCK_EX,
1643         LOCK_NB, LOCK_UN): Likewise.
1644         * sysdeps/unix/sysv/linux/bits/fcntl.h (LOCK_SH, LOCK_EX,
1645         LOCK_NB, LOCK_UN): Likewise.
1646
1647 1998-10-24  H.J. Lu  <hjl@gnu.org>
1648
1649         * libio/ioseekoff.c (_IO_seekoff): Check the valid dir value.
1650
1651         * libio/rewind.c (rewind): Clear the error.
1652
1653 1998-10-24  H.J. Lu  <hjl@gnu.org>
1654
1655         * grp/grp.h (getgrent_r, getgrgid_r, getgrnam_r): Add "__" to
1656         "buffer".
1657
1658 1998-10-24  H.J. Lu  <hjl@gnu.org>
1659
1660         * sysdeps/unix/sysv/linux/alpha/bits/time.h (timeval): Protect
1661         with __need_timeval.
1662         * sysdeps/unix/sysv/linux/mips/bits/time.h (timeval): Likewise.
1663         * sysdeps/unix/sysv/linux/bits/time.h (timeval): Likewise.
1664
1665 1998-10-24  H.J. Lu  <hjl@gnu.org>
1666
1667         * signal/signal.h (timespec, siginfo_t, sigwaitinfo, sigtimedwait,
1668         sigqueue): Protect with __USE_POSIX199309.
1669
1670 1998-10-24  H.J. Lu  <hjl@gnu.org>
1671
1672         * time/time.h (timespec): Protect with __USE_POSIX199309 instead of
1673         __USE_POSIX.
1674
1675 1998-10-24  H.J. Lu  <hjl@gnu.org>
1676
1677         * libio/fileops.c (_IO_new_file_seekoff): Always resync with
1678         the kernel file offset.
1679         * libio/oldfileops.c (_IO_old_file_seekoff): Likewise.
1680
1681 1998-10-24  H.J. Lu  <hjl@gnu.org>
1682
1683         * time/tzfile.c (__tzfile_default): Set num_types to 2.
1684
1685 1998-10-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1686
1687         * rt/aio.h: Move __aio_init to...
1688         * include/aio.h: ...here.
1689
1690 1998-10-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1691
1692         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove duplicate
1693         definition of O_LARGEFILE.
1694
1695 1998-10-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1696
1697         * sysdeps/unix/sysv/linux/alpha/pathconf.c (__pathconf): Use path
1698         as first argument to statfs.
1699
1700 1998-10-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1701
1702         * sysdeps/generic/setenv.c (setenv): Add braces around ambiguous else.
1703
1704 1998-10-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1705
1706         * malloc/mtrace.c: Include <string.h> for strlen.
1707
1708 1998-10-24  Roland McGrath  <roland@baalperazim.frob.com>
1709
1710         * sysdeps/mach/hurd/bits/environments.h: New file.
1711
1712         * sysdeps/mach/hurd/dl-sysdep.c (__getcwd): New weak function.
1713
1714         * mach/Versions, hurd/Versions: Add numerous symbols.
1715         Remove libmachuser and libhurduser sections, punt
1716         versioning for those libraries for now.
1717
1718         * misc/Versions: Add reboot here; it exists on all platforms.
1719         * sysdeps/unix/sysv/linux/Versions: Remove reboot here.
1720
1721 1998-10-23  Ulrich Drepper  <drepper@cygnus.com>
1722
1723         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_NOFOLLOW): New
1724         macro.
1725         * sysdeps/unix/sysv/linux/bits/fcntl.h: Likewise.
1726         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
1727         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_LARGEFILE,
1728         O_NOFOLLOW, O_DIRECT): New macros.
1729         (O_DIRECTORY): Correct definition according to official 2.1.126.
1730         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_DIRECTORY,
1731         O_NOFOLLOW): New macros.
1732
1733 1998-10-24  Roland McGrath  <roland@baalperazim.frob.com>
1734
1735         * include/ldsodefs.h: Test HAVE_ELF instead of __ELF__.
1736
1737         * sysdeps/mach/hurd/opendir.c (__opendir): Return ENOENT for "".
1738         (__opendir): Add trailing slash to name for open, for ENOTDIR check.
1739
1740 1998-10-23  Ulrich Drepper  <drepper@cygnus.com>
1741
1742         * sysdeps/unix/sysv/linux/i386/Dist: Add setresuid.c, setresgid.c,
1743         setfsuid.c, and setfsgid.c.
1744         * sysdeps/unix/sysv/linux/arm/Dist: Likewise.
1745         * sysdeps/unix/sysv/linux/m68k/Dist: Likewise.
1746         * sysdeps/unix/sysv/linux/sparc/sparc32/Dist: Likewise.
1747
1748         * version.h (VERSION): Bump to 2.0.99.
1749
1750         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove duplicate
1751         ustat definition.
1752
1753         * sysdeps/unix/sysv/linux/i386/Dist: Remove s_pread64.c and
1754         s_pwrite64.c.
1755
1756         * posix/fnmath.h: Don't redefine __P when used in glibc.
1757         * posix/glob.h: Likewise.
1758
1759         * inet/rcmd.c (__ivaliduser2): Fix memory leak.
1760         Patch by Dick Streefland <dick_streefland@tasking.com>.
1761
1762         * stdio-common/tst-ungetc.c: Add more test cases.
1763
1764         * sysdeps/unix/sysv/linux/Dist: Add linux_fsinfo.h.
1765         * sysdeps/unix/sysv/linux/fstatvfs.c: Move filesystem magic number
1766         definitions to ...
1767         * sysdeps/unix/sysv/linux/linux_fsinfo.h: ...here.  New file.
1768         * sysdeps/unix/sysv/linux/fpathconf.c: New file.
1769         * sysdeps/unix/sysv/linux/pathconf.c: New file.
1770         * sysdeps/unix/sysv/linux/alpha/fpathconf.c: Handle _PC_LINK_MAX here.
1771         * sysdeps/unix/sysv/linux/alpha/pathconf.c: Likewise.
1772
1773 1998-10-20  Philip Blundell  <pb@nexus.co.uk>
1774
1775         * sysdeps/unix/sysv/linux/arm/bits/armsigctx.h: Include
1776         <asm/ptrace.h> to define struct pt_regs.
1777         * sysdeps/unix/sysv/linux/arm/profil-counter.h: Don't bother
1778         including <asm/ptrace.h> here.
1779
1780         * sysdeps/unix/sysv/linux/arm/sysdep.S: Remove spurious call to
1781         C_SYMBOL_NAME macro.
1782
1783 1998-10-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1784
1785         * sysdeps/generic/sys/ptrace.h (__ptrace_request): Remove comma at
1786         end of enumerator list.
1787         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_request): Likewise.
1788         * posix/wordexp.h: Likewise.
1789
1790         * db/db.h: Use __PMT instead of __P in typedefs.
1791         * db/mpool.h: Likewise.
1792         * sysdeps/generic/bits/siginfo.h: Likewise.
1793         * nis/rpcsvc/ypclnt.h: Likewise.
1794
1795 1998-10-23  Ulrich Drepper  <drepper@cygnus.com>
1796
1797         * libio/genops.c (_IO_seekmark): When switching to backup buffer
1798         make sure all characters from the read buffer are read after
1799         switching back to it.
1800
1801 1998-10-22  Ulrich Drepper  <drepper@cygnus.com>
1802
1803         * configure.in: Add support for Cygnus GNUPro compilers.
1804
1805 1998-10-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1806
1807         * stdio/stdio.h: Use __PMT instead of __P in typedefs.
1808
1809         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Use __PMT instead
1810         of __P for sa_restorer.
1811         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.
1812         * sysdeps/unix/sysv/linux/kernel_sigaction.h (struct
1813         kernel_sigaction, old_kernel_sigaction): Likewise.
1814
1815 1998-10-22  Ulrich Drepper  <drepper@cygnus.com>
1816
1817         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add __syscall_pread
1818         and __syscall_pwrite aliases.
1819
1820         * sunrpc/rpc/auth.h (AUTH_DH): New macro.  Alias for AUTH_DES.
1821
1822         * sysdeps/unix/sysv/linux/i386/sysdep.h: Drastically simplify and
1823         improve INLINE_SYSCALL using macro assembler magic.
1824
1825 1998-10-22  H.J. Lu  <hjl@gnu.org>
1826
1827         * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Add
1828         sanity check for n.
1829         * sysdeps/unix/sysv/linux/i386/setgroups.c (setgroups): Likewise.
1830
1831         * sysdeps/posix/fpathconf.c (__fpathconf): Set errno to
1832         EINVAL if errno == ENODEV.  Tested by VSX-PCT.
1833
1834         * sysdeps/posix/isatty.c (__isatty): Don't reset errno.  Tested
1835         by VSX-PCT.
1836
1837         * posix/execvp.c (execvp): Check "".  Tested by VSX-PCT.
1838
1839 1998-10-22  Philip Blundell  <pb@nexus.co.uk>
1840
1841         * sysdeps/unix/arm/sysdep.h: Wrap assembler macros in #ifdef
1842         __ASSEMBLER__.
1843
1844 1998-10-21  Ulrich Drepper  <drepper@cygnus.com>
1845
1846         * sysdeps/unix/sysv/linux/i386/sysdep.h: Remove EXTRAVARS_* macros
1847         and adjust formats.
1848
1849 1998-10-21 14:38  Ulrich Drepper  <drepper@cygnus.com>
1850
1851         * sysdeps/unix/sysdep.h (INLINE_SYSCALL): New macro.  Simply call
1852         __syscall_* function.
1853         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Use INLINE_SYSCALL instead
1854         of calling __syscall_* function.
1855         * sysdeps/unix/sysv/linux/fxstat.c: Likewise.
1856         * sysdeps/unix/sysv/linux/fxstat64.c: Likewise.
1857         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
1858         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
1859         * sysdeps/unix/sysv/linux/getpriority.c: Likewise.
1860         * sysdeps/unix/sysv/linux/getresgid.c: Likewise.
1861         * sysdeps/unix/sysv/linux/getresuid.c: Likewise.
1862         * sysdeps/unix/sysv/linux/lxstat.c: Likewise.
1863         * sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
1864         * sysdeps/unix/sysv/linux/poll.c: Likewise.
1865         * sysdeps/unix/sysv/linux/pread.c: Likewise.
1866         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
1867         * sysdeps/unix/sysv/linux/ptrace.c: Likewise.
1868         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
1869         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
1870         * sysdeps/unix/sysv/linux/readv.c: Likewise.
1871         * sysdeps/unix/sysv/linux/reboot.c: Likewise.
1872         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
1873         * sysdeps/unix/sysv/linux/siglist.h: Likewise.
1874         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
1875         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
1876         * sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
1877         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
1878         * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
1879         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
1880         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
1881         * sysdeps/unix/sysv/linux/sysctl.c: Likewise.
1882         * sysdeps/unix/sysv/linux/ustat.c: Likewise.
1883         * sysdeps/unix/sysv/linux/writev.c: Likewise.
1884         * sysdeps/unix/sysv/linux/xmknod.c: Likewise.
1885         * sysdeps/unix/sysv/linux/xstat.c: Likewise.
1886         * sysdeps/unix/sysv/linux/xstat64.c: Likewise.
1887         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
1888         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
1889         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
1890         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
1891         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
1892         * sysdeps/unix/sysv/linux/i386/setgid.c: Likewise.
1893         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
1894         * sysdeps/unix/sysv/linux/i386/setresgid.c: Likewise.
1895         * sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise.
1896         * sysdeps/unix/sysv/linux/i386/setuid.c: Likewise.
1897
1898         * sysdeps/unix/sysv/linux/i386/sysdep.h: Define INLINE_SYSCALL using
1899         inline assembler.
1900         * sysdeps/unix/sysv/linux/i386/syscalls.list: Remove various
1901         __syscall_* definitions.
1902
1903         * sysdeps/unix/sysv/linux/syscalls.list: Move various __syscall_*
1904         definitions to...
1905         * sysdeps/unix/sysv/linux/alpha/syscalls.list: ...here...
1906         * sysdeps/unix/sysv/linux/arm/syscalls.list: ...and here...
1907         * sysdeps/unix/sysv/linux/m68k/syscalls.list: ...and here...
1908         * sysdeps/unix/sysv/linux/mips/syscalls.list: ...and here...
1909         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: ...and here...
1910         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: ...and here...
1911         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: ...and here.
1912
1913         * sysdeps/unix/sysv/linux/Makefile [subdir=signal] (sysdep_routines):
1914         Move definition to...
1915         * sysdeps/unix/sysv/linux/alpha/Makefile: ...here...
1916         * sysdeps/unix/sysv/linux/arm/syscalls.list: ...and here...
1917         * sysdeps/unix/sysv/linux/m68k/syscalls.list: ...and here...
1918         * sysdeps/unix/sysv/linux/mips/syscalls.list: ...and here...
1919         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: ...and here...
1920         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: ...and here...
1921         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: ...and here.
1922
1923         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=misc]
1924         (sysdep_routines): Remove s_pread64 and s_pwrite64.
1925
1926         * sysdeps/unix/sysv/linux/i386/pread.c: New file.
1927         * sysdeps/unix/sysv/linux/i386/pread64.c: New file.
1928         * sysdeps/unix/sysv/linux/i386/pwrite.c: New file.
1929         * sysdeps/unix/sysv/linux/i386/pwrite64.c: New file.
1930         * sysdeps/unix/sysv/linux/i386/s_pread64.S: Removed.
1931         * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: Removed.
1932
1933 1998-10-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1934
1935         * sysdeps/unix/sysv/linux/siglist.h: Fix some typos in these files
1936         and bring them in synch.
1937         * sysdeps/unix/siglist.c: Likewise.
1938         Reported by Vladimir Michl <michlv@risc.upol.cz> [PR libc/832].
1939
1940 1998-10-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1941
1942         * sysdeps/unix/sysv/linux/i386/setresuid.c: Allow -1 as arguments.
1943         * sysdeps/unix/sysv/linux/i386/setresgid.c: Likewise.
1944
1945         * sysdeps/unix/sysv/linux/i386/setreuid.c: New file.
1946         * sysdeps/unix/sysv/linux/i386/setregid.c: New file.
1947         * sysdeps/unix/sysv/linux/m68k/setreuid.c: New file.
1948         * sysdeps/unix/sysv/linux/m68k/setregid.c: New file.
1949         * sysdeps/unix/sysv/linux/arm/setreuid.c: New file.
1950         * sysdeps/unix/sysv/linux/arm/setregid.c: New file.
1951         * sysdeps/unix/sysv/linux/sparc/sparc32/setreuid.c: New file.
1952         * sysdeps/unix/sysv/linux/sparc/sparc32/setregid.c: New file.
1953         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add s_setreuid and
1954         s_setregid.
1955         * sysdeps/unix/sysv/linux/m68k/syscalls.list: Likewise.
1956         * sysdeps/unix/sysv/linux/arm/syscalls.list: Likewise.
1957         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
1958
1959 1998-10-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1960
1961         * sunrpc/rpc_main.c (close_output, close_input): New functions.
1962         (c_output, h_output, s_output, l_output, t_output, svc_output,
1963         clnt_output, mkfile_output): Call them at the end.
1964
1965 1998-10-19  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1966
1967         * db/Makefile (LDFLAGS-db1.so): New variable, to avoid duplicating
1968         link command.
1969
1970 1998-10-19  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1971
1972         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Add real contents.
1973         * sysdeps/unix/sysv/linux/m68k/syscalls.list: Add s_setfs[ug]id.
1974
1975 1998-10-20  Ulrich Drepper  <drepper@cygnus.com>
1976
1977         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add s_pread64 and
1978         s_pwrite64.
1979         * sysdeps/unix/sysv/linux/powerpc/pread.c: New file.
1980         * sysdeps/unix/sysv/linux/powerpc/pread64.c: New file.
1981         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: New file.
1982         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: New file.
1983         Patch by Geoffrey KEATING <geoffk@discus.anu.edu.au>.
1984
1985 1998-10-18  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1986
1987         * sysdeps/unix/opendir.c: Check at runtime for kernel support for
1988         O_DIRECTORY.
1989
1990 1998-10-20  H.J. Lu  <hjl@gnu.org>
1991
1992         * sysdeps/unix/sysv/linux/i386/setresuid.c (__setresuid): Fix
1993         argument types.
1994
1995 1998-10-19  Ulrich Drepper  <drepper@cygnus.com>
1996
1997         * math/tgmath.h: Make nested function calls work.
1998
1999         * include/ldsodefs.h: Fix typo.
2000
2001         * posix/Makefile (tests): Add tst-preadwrite.
2002         * posix/tst-preadwrite.c: New file.
2003
2004         * sysdeps/unix/opendir.c (__opendir): Add back fstat call to make
2005         sure that descriptor is in any case for a directory.
2006
2007 1998-10-19 18:59 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2008
2009         * math/tgmath.h (__TGMATH_UNARY_REAL_IMAG): Fix typo: val -> Val.
2010         (atan2): Takes two arguments.
2011
2012 1998-10-19  Ulrich Drepper  <drepper@cygnus.com>
2013
2014         * include/ldsodefs.h: New file.
2015
2016         * iconv/gconv.c: Include ldsodefs.h, not elf/ldsodefs.h.
2017         Remove change to avoid using _CALL_DL_FCT.
2018         * iconv/gconv_db.c: Likewise.
2019         * iconv/gconv_dl.c: Likewise.
2020         * iconv/skeleton.c: Likewise, here for DL_CALL_FCT.
2021         * malloc/mtrace.c: Include ldsodefs.h, not elf/ldsodefs.h.
2022         * nss/nsswitch.c: Likewise.
2023         * nss/nsswitch.h: Likewise.
2024
2025 1998-10-19  Philip Blundell  <pb@nexus.co.uk>
2026
2027         * sunrpc/Makefile (otherlibs): If static NSS is in use, set to the
2028         required libraries.
2029         * login/Makefile (otherlibs): Likewise.
2030         * nscd/Makefile (otherlibs): Likewise.
2031         * Makeconfig (link-libc) [! build_shared]: Add $(otherlibs).
2032
2033         * debug/Makefile (install-bin): Only build catchsegv if using ELF.
2034
2035         * inet/Makefile: Add -DSTATIC_NSS to CFLAGS.
2036
2037 1998-10-19  Philip Blundell  <pb@nexus.co.uk>
2038
2039         * sysdeps/unix/sysv/linux/arm/syscalls.list: Added setfsgid
2040         and setfsuid.
2041
2042 1998-10-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2043
2044         * nscd/connections.c: Fix typos in comments and strings.
2045
2046         * nscd/nscd.conf: Update according to recent changes to nscd.
2047
2048         * nscd/cache.c (prune_cache): Remove wrong comment.
2049
2050 1998-10-19 13:24  Ulrich Drepper  <drepper@cygnus.com>
2051
2052         * locale/programs/ld-collate.c (collate_startup): Clear bit for this
2053         category in copy_posix.
2054         (collate_finish): Don't warn about UNDEFINED not being defined.
2055         * locale/programs/ld-ctype.c (ctype_startup): Clear bit for this
2056         category in copy_posix.
2057         * locale/programs/ld-messages.c (messages_startup): Likewise.
2058         * locale/programs/ld-monetary.c (monetary_startup): Likewise.
2059         * locale/programs/ld-numeric.c (numeric_startup): Likewise.
2060         * locale/programs/ld-time.c (time_startup): Likewise.
2061         * locale/programs/localedef.c: Move copy_def_list_t definition into
2062         locales.h.  Define copy_posix variable.
2063         (main): Before processing copy list add &copy_posix to copy_list.
2064         * locale/programs/locales.h: Add definition of copy_def_list_t.
2065         * locale/programs/locfile.c: Clear bit for appropriate category in
2066         copy_posix.mask for copy instruction.
2067
2068 1998-10-19  Ulrich Drepper  <drepper@cygnus.com>
2069
2070         * sysdeps/unix/sysv/linux/i386/setresgid.c: Remove #include of
2071         non-existing file with generic implementation.
2072         * sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise.
2073
2074 1998-10-19  Philip Blundell  <pb@nexus.co.uk>
2075
2076         * iconv/gconv_db.c: Include ELF header only if STATIC_GCONV is not
2077         defined.  Avoid using _CALL_DL_FCT if it is not defined.
2078         * iconv/gconv.c: Likewise.
2079
2080 1998-10-19  Ulrich Drepper  <drepper@cygnus.com>
2081
2082         * nscd/connections.c (dbs): Define defualt values for timeouts and
2083         set enabled to 0 by default.
2084         (CACHE_PRUNE_INTERVAL): New constant.  Use it instead of magical 15 in
2085         nscd_run.
2086
2087         * locale/C-ctype.c (_nl_C_LC_CTYPE_class): Clear ISCNTRL bit for
2088         character >= 0x80.
2089         (_nl_C_LC_CTYPE_class32): Likewise.
2090         Reported by HJ Lu.
2091
2092 1998-10-19  Roland McGrath  <roland@baalperazim.frob.com>
2093
2094         * hurd/hurd/threadvar.h (enum __hurd_threadvar_index): Add
2095         _HURD_THREADVAR_DL_ERROR.
2096
2097         * hurd/Makefile (user-interfaces): Add login, password.
2098
2099         * sysdeps/mach/hurd/Makefile (+cflags): Append -Wno-parentheses.
2100
2101 1998-08-06  Mark Kettenis  <kettenis@phys.uva.nl>
2102
2103         [submitted 1998-08-06]
2104         * mach/Machrules: Create target directory and force re-evaluation
2105         of Makefile to prevent `make' from optimizing away most of the
2106         implicit rules and `vpath' directives.
2107
2108 1998-10-19  Roland McGrath  <roland@baalperazim.frob.com>
2109
2110         * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): If _hurd_msgport_thread
2111         is null, short-circuit to __mach_msg.
2112
2113         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): New function,
2114         broken out of init1.
2115         (init1) [PIC]: Call it.
2116         (__libc_init_first) [! PIC]: Call it.
2117
2118         * sysdeps/mach/hurd/i386/init-first.c (init1): Don't call
2119         __libc_init_secure.  Instead set __libc_enable_secure here from
2120         the exec flags.
2121         (__libc_enable_secure): New variable it.
2122         * sysdeps/mach/hurd/enbl-secure.c: New file, empty placeholder module.
2123
2124 1998-10-19  Roland McGrath  <roland@baalperazim.frob.com>
2125
2126         * nscd/nscd-client.h: New file, broken out of "nscd.h".
2127         * nscd/nscd.h: Move defns needed by clients to "nscd-client.h",
2128         and #include that.
2129         * nscd/Makefile (distribute): Add nscd-client.h.
2130         * nscd/nscd_getgr_r.c, nscd/nscd_gethst_r.c, nscd/nscd_getpw_r.c:
2131         Include "nscd-client.h" instead of "nscd.h"
2132
2133 1998-10-18  Ulrich Drepper  <drepper@cygnus.com>
2134
2135         * sysdeps/posix/getcwd.c (__getcwd): Don't stop processing
2136         directory entries when a lstat call fails.
2137         Patch by Colin Plumb <colin@nyx.net>.
2138
2139         * resolv/nss_dns/dns-host.c: Add missing errnop parameter to the
2140         NSS functions.
2141         * resolv/nss_dns/dns-network.c: Likewise.
2142
2143         * grp/Makefile: Don't search for linuxthreads in add-ons, use
2144         have-thread-library to determine whether threads are available.
2145         * pwd/Makefile: Remove wrong comment.
2146
2147         * inet/Makefile: Define CFLAGS-gethstbyad_r.c, CFLAGS-gethstbynm_r.c,
2148         and CFLAGS-gethstbynm2_r.c to -DUSE_NSCD=1.
2149
2150         * locale/C-messages.c: Define default strings for YESTR and NOSTR.
2151
2152         * nss/Versions: Add __nss_hosts_lookup.
2153
2154         * nss/getXXbyYY.c: Remove unneeded assignment.
2155
2156         * nss/getXXbyYY_r.c: Include nscd/nscd_proto.h only if needed.
2157
2158         Almost complete rewrite of the NSCD to make it smaller, faster,
2159         add more functionnality and make it easier to extend.
2160         * nscd/Makfile (routines): Add nscd_gethst_r.
2161         (nscd-modules): Add hstcache, gethstbyad_r, gethstbynm2_r, and cache.
2162         * nscd/cache.c: New file.
2163         * nscd/gethstbyad_r.c: New file.
2164         * nscd/gethstbynm2_r.c: New file.
2165         * nscd/hstcache.c: New file.
2166         * nscd/nscd_gethst_r.c: New file.
2167         * nscd/connections.c: Rewritten.  Don't start new thread for every
2168         new connection.  Use a fixed set of threads which handle all
2169         connections and also the cache cleanup.
2170         * nscd/grpcache.c: Rewritten to use generic cache handling functions
2171         in cache.c.
2172         * nscd/nscd.c: Recognize new parameter nthreads.  Adjust initialization
2173         for rewrite.  Remove handle_requests function.
2174         * nscd/nscd.h (NSCD_VERSION): Bump to 2.
2175         Define new data structure for the new unified cache and the host
2176         database entries.
2177         * nscd/nscd_conf.c: Rewrite parsing partly to allow adding of more
2178         databases easily.  Recognize check-files and threads definitions.
2179         * nscd/nscd.conf: Add definition of enable-cache and check-files to
2180         passwd and group definitions.  Add new set of definitions for hosts.
2181         * nscd/nscd_getgr_r.c: Rewrite for new protocol.
2182         * nscd/nscd_getpw_r.c: Likewise.
2183         * nscd/nscd_proto.h: Add prototype for host database functions.
2184         * nscd/nscd_stat.c: Rewrite to simplify printing of information
2185         for many databases.
2186         * nscd/dbg_log.c: Remove unnecessary variable initializations.
2187         Global variable debug_flag is renamed to dbg_level.
2188         * nscd/dbg_log.h: Declare set_logfile.
2189
2190 1998-10-16  Ulrich Drepper  <drepper@cygnus.com>
2191
2192         * sysdeps/unix/sysv/linux/bits/fcntl.h: Add dummy definition of
2193         O_LARGEFILE back.
2194
2195 1998-10-16  Paul Eggert  <eggert@shade.twinsun.com>
2196
2197         * time/mktime.c: Some systems require <unistd.h> to be
2198         included before <time.h> for localtime_r to be declared
2199         properly.
2200         * time/strftime.c: Likewise.
2201
2202 1998-10-16  Ulrich Drepper  <drepper@cygnus.com>
2203
2204         * db/Makefile: Add rule to generate shared object with the soname
2205         from glibc 2.0.
2206
2207         * sysdeps/unix/opendir.c: Use O_DIRECTORY if available.  If not
2208         available double check to verify it's a directory.
2209
2210         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Add O_DIRECTORY.
2211         * sysdeps/unix/sysv/linux/mips/bits/fcntl: Likewise.
2212         * sysdeps/unix/sysv/linux/bits/fcntl.h: Remove O_* constants which
2213         are not generally available.
2214         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: New file.
2215
2216         * sysdeps/unix/sysv/linux/i386/setgroups.c: Add range check for values.
2217         * sysdeps/unix/sysv/linux/arm/Makefile: New file.
2218         * sysdeps/unix/sysv/linux/arm/setegid.c: New file.
2219         * sysdeps/unix/sysv/linux/arm/seteuid.c: New file.
2220         * sysdeps/unix/sysv/linux/arm/setfsgid.c: New file.
2221         * sysdeps/unix/sysv/linux/arm/setfsuid.c: New file.
2222         * sysdeps/unix/sysv/linux/arm/setgid.c: New file.
2223         * sysdeps/unix/sysv/linux/arm/setgroups.c: New file.
2224         * sysdeps/unix/sysv/linux/arm/setresgid.c: New file.
2225         * sysdeps/unix/sysv/linux/arm/setresuid.c: New file.
2226         * sysdeps/unix/sysv/linux/arm/setuid.c: New file.
2227         * sysdeps/unix/sysv/linux/i386/setegid.c: New file.
2228         * sysdeps/unix/sysv/linux/i386/seteuid.c: New file.
2229         * sysdeps/unix/sysv/linux/i386/setfsgid.c: New file.
2230         * sysdeps/unix/sysv/linux/i386/setfsuid.c: New file.
2231         * sysdeps/unix/sysv/linux/i386/setgid.c: New file.
2232         * sysdeps/unix/sysv/linux/i386/setgroups.c: New file.
2233         * sysdeps/unix/sysv/linux/i386/setresgid.c: New file.
2234         * sysdeps/unix/sysv/linux/i386/setresuid.c: New file.
2235         * sysdeps/unix/sysv/linux/i386/setuid.c: New file.
2236         * sysdeps/unix/sysv/linux/m68k/setegid.c: New file.
2237         * sysdeps/unix/sysv/linux/m68k/seteuid.c: New file.
2238         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: New file.
2239         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: New file.
2240         * sysdeps/unix/sysv/linux/m68k/setgid.c: New file.
2241         * sysdeps/unix/sysv/linux/m68k/setgroups.c: New file.
2242         * sysdeps/unix/sysv/linux/m68k/setresgid.c: New file.
2243         * sysdeps/unix/sysv/linux/m68k/setresuid.c: New file.
2244         * sysdeps/unix/sysv/linux/m68k/setuid.c: New file.
2245         * sysdeps/unix/sysv/linux/sparc/sparc32/setegid.c: New file.
2246         * sysdeps/unix/sysv/linux/sparc/sparc32/seteuid.c: New file.
2247         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: New file.
2248         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: New file.
2249         * sysdeps/unix/sysv/linux/sparc/sparc32/setgid.c: New file.
2250         * sysdeps/unix/sysv/linux/sparc/sparc32/setgroups.c: New file.
2251         * sysdeps/unix/sysv/linux/sparc/sparc32/setresgid.c: New file.
2252         * sysdeps/unix/sysv/linux/sparc/sparc32/setresuid.c: New file.
2253         * sysdeps/unix/sysv/linux/sparc/sparc32/setuid.c: New file.
2254
2255         * sysdeps/unix/sysv/linux/arm/syscalls.list: Add s_setgid, s_setresuid,
2256         s_setresgid, and s_setuid.
2257         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
2258         * sysdeps/unix/sysv/linux/m68k/syscalls.list: Likewise.
2259         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
2260         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=misc]
2261         (sysdep_routines): Add setfsgid, setfsuid, setresgid, and setresuid.
2262         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
2263         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: Likewise.
2264
2265 1998-10-16  Ulrich Drepper  <drepper@cygnus.com>
2266
2267         * time/mktime.c: Define _POSIX_THREAD_SAFE_FUNCTIONS to get
2268         localtime_t declaration on some systems.
2269
2270 1998-10-16 10:07  Ulrich Drepper  <drepper@cygnus.com>
2271
2272         * iconv/Makefile [! elf]: Define CFLAGS-gconv_simple.c to
2273         -DSTATIC_GCONV.
2274         * iconv/skeleton.c: Include ELF header only of STATIC_GCONV is not
2275         defined.  Avoid using DL_CLL_FCT if it is not defined.
2276
2277 1998-10-16 10:40 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2278
2279         * resolv/arpa/nameser.h: Include sys/types.h unconditionally.
2280         Include endian.h unconditionally.  Remove portability goop
2281         depending on #ifdef linux, #ifdef BSD, #ifdef machine-type.
2282
2283 1998-10-16 11:39 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2284
2285         * sunrpc/rpc/types.h: Mark file so fixincludes won't modify it.
2286
2287 1998-10-15  Ulrich Drepper  <drepper@cygnus.com>
2288
2289         * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Remove __kernel_termios
2290         again.  Use char[44] to define size of the struct.
2291
2292         * sysdeps/unix/sysv/linux/arm/Dist: Add bits/armsigctx.h.
2293
2294 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2295
2296         * string/bits/string2.h (strcmp): Don't cache the result of
2297         __builtin_constant_p in variables, otherwise constant folding
2298         can fail in big functions.
2299
2300 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2301
2302         * string/bits/string2.h: Add prototypes for the new inline
2303         functions.
2304
2305 1998-10-15  Ulrich Drepper  <drepper@cygnus.com>
2306
2307         * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Include termios.h to
2308         have all types defined.
2309         Patch by Matti Aarnio <matti.aarnio@sonera.fi>.
2310
2311 1998-10-08  Paul Eggert  <eggert@twinsun.com>
2312
2313         * time/mktime.c (my_mktime_localtime_r): Renamed from localtime_r.
2314         Define also if HAVE_LOCALTIME_R && defined localtime_r, with
2315         a body that merely expands localtime_r; this works around a
2316         bug in Digital Unix 4.0A and 4.0D.
2317
2318 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
2319
2320         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add s_ioctl.
2321         * sysdeps/unix/sysv/linux/powerpc/tcgetattr.c: New file. Define
2322         __ioctl to __syscall_ioctl and include Linux version of this file.
2323         * sysdeps/unix/sysv/linux/powerpc/tcsetattr.c: Likewise.
2324         * sysdeps/unix/sysv/linux/powerpc/ioctl.c: New file.  Redirect
2325         ioctl calls which handle struct termios.
2326         Based on a patch by Dan Jacobowitz <drow@false.org>.
2327
2328 1998-10-14  Ulrich Drepper  <drepper@cygnus.com>
2329
2330         * version.h (VERSION): Bump to 2.0.98.
2331
2332         * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Define __kernel_termios
2333         here instead of including kernel_termios.h.
2334
2335 1998-10-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2336
2337         * sysdeps/unix/opendir.c (__opendir): Remove label lose2 which is
2338         unnecessary after the changes of 1998-10-12.
2339
2340 1998-10-13  Ulrich Drepper  <drepper@cygnus.com>
2341
2342         * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_outb): Fix output
2343         parameter format string.
2344         (inline_outw): Likewise.
2345
2346         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Include
2347         string.h to get memcpy prototype and NULL definition.
2348
2349 1998-10-12  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2350
2351         * misc/sys/cdefs.h (__THROW): New macro.
2352         * argp/argp.h: Use it to replace the kludgey __P in inline
2353         function definitions.
2354         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
2355         * stdlib/stdlib.h: Likewise.
2356         * wcsmbs/wchar.h: Likewise.
2357         * libio/stdio.h: Likewise.
2358         * stdio/stdio.h: Likewise.
2359         * sysdeps/wordsize-64/inttypes.h: Likewise.
2360         * sysdeps/wordsize-32/inttypes.h: Likewise.
2361         * string/argz.h: Likewise.
2362         * io/sys/stat.h: Likewise.
2363
2364 1998-10-12  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2365
2366         * Rules (stdio_lim): New variable.
2367         ($(stdio_lim:h=st)): Use this as intermediate stamp file, depend
2368         on Rules and config.make, use $(move-if-change) to avoid unnessary
2369         recompilations, and cleanup command.
2370         (common-generated): Add bits/stdio_lim.st.
2371
2372 1998-10-12  Ulrich Drepper  <drepper@cygnus.com>
2373
2374         * sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-ioperm.c): New
2375         variable to prevent warnings from use of modern CPU instructions.
2376         Patch by Richard Henderson <rth@cygnus.com>.
2377
2378         * sysdeps/unix/opendir.c: Test whether NAME is directory before
2379         opening it.
2380
2381 1998-10-12  Philip Blundell  <pb@nexus.co.uk>
2382
2383         * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Add missing
2384         semicolon so that profiling works.
2385
2386 1998-10-12  Roland McGrath  <roland@baalperazim.frob.com>
2387
2388         * sysdeps/generic/glob.c: #undef mempcpy before #define.
2389
2390         * sysdeps/unix/bsd/clock.c: Use prototype defns.
2391
2392 1998-10-11  Ulrich Drepper  <drepper@cygnus.com>
2393
2394         * Rules [posix in sysdirs]: Set L_tmpnam to 20.
2395         Patch by Zack Weinberg <zack@rabi.columbia.edu>.
2396
2397         * string/bits/string2.h [!_STRING_ARCH_unaligned]
2398         (__mempcpy_small): Add parameter for 1 byte copy and use it.
2399         Reported by Geoff Keating <geoffk@ozemail.com.au>.
2400
2401 1998-10-09  Mark Kettenis  <kettenis@phys.uva.nl>
2402
2403         * sysdeps/mach/hurd/bits/posix_opt.h (_XBS5_ILP32_OFF32): Remove,
2404         it is already defined in <bits/environments.h>.
2405
2406 1998-10-09  Ulrich Drepper  <drepper@cygnus.com>
2407
2408         * posix/ptestcases.h: Fix typo.
2409
2410 1998-10-08  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2411
2412         * posix/regex.c (regcomp): Allocate and prepare a fastmap.
2413         (regexec): Allocate regs.start and regs.end as one block.
2414
2415 1998-10-08  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2416
2417         * sysdeps/unix/sysv/linux/bits/socket.h: Remove comma at end of
2418         enum decl.
2419
2420 1998-10-08  Philip Blundell  <pb@nexus.co.uk>
2421
2422         * sysdeps/unix/sysv/linux/arm/profil-counter.h: Move definition of
2423         sigcontext union to ...
2424         * sysdeps/unix/sysv/linux/arm/bits/armsigctx.h: ... here.  New
2425         file.
2426         * sysdeps/unix/sysv/linux/arm/register-dump.h: Add support for
2427         version 2.0 kernels.
2428
2429 1998-10-08  Ulrich Drepper  <drepper@cygnus.com>
2430
2431         * malloc/mtrace.c (tr_reallochook): Produce better output for real
2432         reallocation case.
2433
2434         * signal/sigsetops.c: Make sure __USE_EXTERN_INLINES is defined.
2435         * argp/argp-xinl.c: Likewise.
2436
2437         * sysdeps/unix/sysv/linux/alpha/ioperm.c (platform): Add missing
2438         Ruffian entry back.
2439         Patch by Christian Gafton.
2440
2441 1998-10-08  Paul Eggert  <eggert@twinsun.com>
2442
2443         * time/mktime.c (__mktime_internal): When the requested time falls
2444         in a spring-forward gap of size DT, return a time that is DT away
2445         from the requested time, preferring a time whose tm_isdst differs
2446         from the requested value.  Bump the max number of probes from 4 to
2447         6 to account for the extra probes needed to discover a
2448         spring-forward gap in the worst case.
2449
2450 1998-10-07 17:05  Ulrich Drepper  <drepper@cygnus.com>
2451
2452         * sysdeps/unix/sysv/linux/alpha/ioperm.c: Improve the autodetection
2453         of the weird alpha architectures.
2454         Patch by Cristian Gafton <gafton@redhat.com>.
2455
2456 1998-02-18 23:31  Richard Henderson  <rth@cygnus.com>
2457
2458         * sysdeps/unix/sysv/linux/alpha/ioperm.c: Add support for
2459         RAWHIDE and TSUNAMI.  Patch from Jay.Estabrook@digital.com.
2460
2461 1998-10-07  Ulrich Drepper  <drepper@cygnus.com>
2462
2463         * elf/dl-open.c (_dl_global_scope_alloc): Make global.
2464         (dl_open_worker): Use realloc, not malloc to resize array.
2465         * elf/rtld.c (_dl_initial_searchlist): New variable.
2466         (_dl_main): Copy content of _dl_main_searchlist to
2467         _dl_initial_searchlist.
2468         * elf/ldsodefs.h: Add declarations for _dl_initial_searchlist and
2469         _dl_global_scope_alloc.
2470         * elf/Versions [libc, GLIBC_2.1]: Add _dl_initial_searchlist.
2471         * elf/dl-close.c (_dl_close): When removing object with global
2472         scope remove allocated searchlist if no dynamically loaded object
2473         is on it anymore.
2474         * elf/dl-support.c (_dl_initial_searchlist): Renamed from fake_scope.
2475         (_dl_global_scope, _dl_main_searchlist): Use _dl_initial_searchlist.
2476
2477         * malloc/mtrace.c (tr_where): Don't print space in location string,
2478         print it afterwards.  Print better symbol name information.
2479
2480 1998-10-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2481
2482         * manual/filesys.texi (Setting Permissions): Fix example for
2483         reading umask.
2484
2485 1998-10-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2486
2487         * elf/sprof.c (load_profdata): Fix typo in error message.
2488
2489 1998-10-06  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2490
2491         * sysdeps/m68k/dl-machine.h (RTLD_START): Fix clearing startup
2492         flag.
2493
2494 1998-10-04  Roland McGrath  <roland@baalperazim.frob.com>
2495
2496         * mach/mach.h: Remove __mach_msg decl; <mach/message.h> now does it.
2497
2498 1998-10-06  Ulrich Drepper  <drepper@cygnus.com>
2499
2500         * version.h (VERSION): Bump to 2.0.97.
2501
2502 1998-10-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2503
2504         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use __P
2505         in definitions of inline stat functions so that they match the
2506         declaration.
2507         * stdlib/stdlib.h: Likewise.
2508         * wcsmbs/wchar.h: Likewise.
2509         * libio/stdio.h: Likewise.
2510         * stdio/stdio.h: Likewise.
2511         * sysdeps/wordsize-64/inttypes.h: Likewise.
2512         * sysdeps/wordsize-32/inttypes.h: Likewise.
2513         * string/argz.h: Likewise.
2514         * argp/argp.h: Likewise.
2515
2516 1998-10-06  Ulrich Drepper  <drepper@cygnus.com>
2517
2518         * sysdeps/unix/sysv/linux/bits/in.h: Remove ipv6_mreq which is in
2519         netinet/in.h.
2520
2521 1998-10-05  Philip Blundell  <philb@gnu.org>
2522
2523         * sysdeps/unix/sysv/linux/bits/in.h: Add various new structures
2524         and constants.  Tidy up formatting a little.
2525
2526         * sysdeps/unix/sysv/linux/bits/socket.h (SOL_IPV6, SOL_ICMPV6):
2527         Move definitions to in.h.
2528
2529 1998-10-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2530
2531         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_PREFER,
2532         SWAP_FLAG_PRIO_MASK,SWAP_FLAG_PRIO_SHIFT): Added.
2533         Remove inclusion of <linux/swap.h>.
2534
2535 1998-10-05  Ulrich Drepper  <drepper@cygnus.com>
2536
2537         * io/sys/stat.h: Use __P in definitions of inline stat functions
2538         so that they match the declaration.
2539
2540 1998-10-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2541
2542         * sysdeps/unix/sysv/linux/sys/quota.h (Q_RSQUASH): Added.
2543
2544 1998-10-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2545
2546         * sysdeps/unix/sysv/linux/sys/acct.h: Bring in sync with current
2547         linux 2.1 version.
2548
2549 1998-10-02  Philip Blundell  <pb@nexus.co.uk>
2550
2551         * sysdeps/arm/dl-machine.h: Fix typo in last change.
2552
2553         * sysdeps/arm/bits/huge_val.h: New file.
2554
2555 1998-10-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2556
2557         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_POWER_OFF): Added.
2558
2559         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_SYSCALL): Add
2560         define.
2561
2562 1998-10-05  Ulrich Drepper  <drepper@cygnus.com>
2563
2564         * sysdeps/posix/getcwd.c (__getcwd): Use temporary variable to
2565         store result of realloc instead of using BUF.
2566
2567 1998-10-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2568
2569         * misc/sgtty.h (_SGTTY_H): Correct spelling.
2570         Reported by Rouben Rostamian <rostamian@umbc.edu> [PR libc/817].
2571
2572 1998-10-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2573
2574         * manual/memory.texi (Obstacks): Document
2575         obstack_alloc_failed_handler usage.
2576
2577         * malloc/obstack.h: Enhance comment about
2578         obstack_alloc_failed_handler usage.
2579         * malloc/obstack.c: Likewise.
2580
2581 1998-10-05  Ulrich Drepper  <drepper@cygnus.com>
2582
2583         * misc/sys/cdefs.h (__extension__): Define as empty if no gcc or
2584         gcc before 2.8 is used.
2585
2586 1998-10-01  Philip Blundell  <pb@nexus.co.uk>
2587
2588         * sysdeps/arm/machine-gmon.h: Correct args to mcount().  Patch
2589         from Scott Bambrough.
2590
2591         * sysdeps/unix/sysv/linux/arm/register-dump.h: New file.
2592
2593         * libio/libioP.h (FILEBUF_LITERAL) [! _IO_MTSAFE_IO]: Don't
2594         include the lock member.
2595
2596 1998-09-03  Philip Blundell  <pb@nexus.co.uk>
2597
2598         * sysdeps/arm/fpu/__longjmp.S: Cope with fussy assembler.
2599
2600 1998-10-01  Ulrich Drepper  <drepper@cygnus.com>
2601
2602         * timezone/zic.c: Update from tzcode1998h.
2603         * timezone/europe: Update from tzdata1998i.
2604         * timezone/southamerica: Likewise.
2605
2606         * sys/types.h: Protect use of long long by __extension__.
2607         * stdlib/stdlib.h: Likewise.
2608         * string/string.h: Likewise.
2609         * sysdeps/i386/bits/byteswap.h: Likewise.
2610         * sysdeps/geeric/bits/byteswap.h: Likewise.
2611         * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
2612         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
2613         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
2614         * sysdeps/wordsize-32/inttypes.h: Likewise.
2615         * sysdeps/wordsize-32/stdint.h: Likewise.
2616         * wcsmbs/wchar.h: Likewise.
2617
2618 1998-09-29  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2619
2620         * string/bits/string2.h (__string2_1bptr_p): Don't use a statement
2621         expression.
2622         (__mempcpy, strcpy, __stpcpy, strcmp, strcspn, strspn, strpbrk,
2623         __strsep): Greatly reduce size of expansion by combining common
2624         expressions.
2625         (__mempcpy_small, __strcpy_small, __stpcpy_small): Convert to
2626         inline function.
2627         (__mempcpy_args, __strcpy_args, __stpcpy_args): New macros, used
2628         by the above definitions.
2629
2630 1998-09-27  Geoff Keating  <geoffk@ozemail.com.au>
2631
2632         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: New file, use
2633         correct struct ipc_perm definition.
2634
2635 1998-09-29  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
2636
2637         * nis/ypclnt.c (yp_all): Close UDP socket und give CLIENT handle free.
2638
2639 1998-09-29  Cristian Gafton  <gafton@redhat.com>
2640
2641         * sysdeps/unix/sysv/linux/alpha/ioperm.c: List Ruffian in platforms[].
2642         * sysdeps/unix/sysv/linux/net/if_shaper.h: New file.
2643         * sysdeps/unix/sysv/linux/Dist: Add net/if_shaper.h.
2644         * sysdeps/unix/sysv/linux/Makefile [subdirs=inet] (sysdep_headers):
2645         Add net/if_shaper.h.
2646
2647 1998-09-29  Ulrich Drepper  <drepper@cygnus.com>
2648
2649         * nis/ypclnt.c (yp_all): Close socket opened by __yp_bind.
2650
2651         * nis/ypclnt.c: Remove not needed close calls.
2652
2653 1998-09-28 23:55  Ulrich Drepper  <drepper@cygnus.com>
2654
2655         * nis/ypclnt.c (__yp_bind): Pretty print.  Optimize readv result
2656         check a bit.  Also close socket of domain client.  Close socket
2657         in IPPORT_RESERVED error case.
2658
2659 1998-09-28  Ulrich Drepper  <drepper@cygnus.com>
2660
2661         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use
2662         CMSG_ALIGN (fixes a bug) and correct test for availability of
2663         another entry.
2664         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Sync with generic
2665         Linux version.
2666         (__cmsg_nxthdr): Use CMSG_ALIGN (fixes a bug) and correct test for
2667         availability of another entry.
2668         Patch by ak@muc.de.
2669
2670         * sysdeps/unix/sysv/linux/netinet/ip.h (IPOPT_NOOP): Fix typo.
2671         Patch by ak@muc.de.
2672
2673         * libio/libio.h [!__STDC__]: Define const only if not defined.
2674
2675 1998-09-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2676
2677         * posix/annexc.c (xsystem): New function.  Use it instead of
2678         system.
2679
2680 1998-09-28  Ulrich Drepper  <drepper@cygnus.com>
2681
2682         * stdlib/longlong.h: Remove #endif for #if removed in last change.
2683
2684 1998-09-25  Ulrich Drepper  <drepper@cygnus.com>
2685
2686         * time/strftime.c [emacs]: Define my_strftime to emacs_strftimeu.
2687         Define ut_argument, ut_argument_spec, and ut_argument_spec_iso to
2688         allow using `ut' parameter.
2689         [!emacs]: Define ut_argument, ut_argument_spec, and
2690         ut_argument_spec_iso as empty.  Define ut to 0.  Add ut_argument and
2691         argument_spec to prototypes and definitions.
2692         (my_strftime): Don't call tzset of ut != 0.
2693         Compute diff as 0 is ut != 0;
2694         [emacs]: Define new emacs_strftime function.
2695         Based on a patch by Paul Eggert.
2696
2697 1998-09-24  Paul Eggert  <eggert@twinsun.com>
2698
2699         * time/strftime.c (my_strftime): When asking for the length of the
2700         subformatted buffer, do not limit the length to look for;
2701         otherwise, we have no reliable way to distinguish between the
2702         empty buffer and an error.
2703
2704 1998-09-25  Ulrich Drepper  <drepper@cygnus.com>
2705
2706         * math/Makefile (gmp-objs): Add mp_clz_tab.
2707
2708 1998-09-25  David S. Miller  <davem@pierdol.cobaltmicro.com>
2709
2710         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Clear bits don't
2711         set them.
2712         * stdlib/longlong.h (sparc udiv_qrnnd): Define inline version for
2713         cpus lacking hardware multiply and divide.
2714
2715 1998-09-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2716
2717         * db/Makefile ($(inst_slibdir)/libdb.so$(libdb1.so-version)): Use
2718         $(<F), not $(^F).
2719
2720 1998-09-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2721
2722         * db/btree/bt_delete.c: Fix -Wparentheses warning.
2723
2724 1998-09-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2725
2726         * Makefile ($(inst_includedir)/gnu/lib-names.h): Use
2727         $(do-install).
2728
2729 1998-09-24  Ulrich Drepper  <drepper@cygnus.com>
2730
2731         * debug/catchsegv.sh: Also produce output if clone process died.
2732
2733 1998-09-24  Paul Eggert  <eggert@twinsun.com>
2734
2735         * time/strftime.c (f_wkday): Remove duplicate definition.
2736         (f_wkday, f_month, a_wkday, a_month, ampm): Define as macros when
2737         !defined _NL_CURRENT && !HAVE_STRFTIME; this propagates the
2738         1998-09-11 fix to this case.
2739         (wkday_len, month_len): Remove these macros; they're no longer needed.
2740
2741 1998-09-24  Paul Eggert  <eggert@twinsun.com>
2742
2743         * time/strftime.c (my_strftime): Don't store past the end of a
2744         zero-sized buffer.
2745
2746 1998-09-24  Paul Eggert  <eggert@twinsun.com>
2747
2748         * time/strftime.c (underlying_strftime):
2749         Set the buffer to a nonzero value before calling
2750         strftime, and check to see whether strftime has set the buffer to zero.
2751         This lets us distinguish between an empty buffer and an error.
2752
2753 1998-09-24  Paul Eggert  <eggert@shade.twinsun.com>
2754
2755         * time/strftime.c (INT_STRLEN_BOUND): Fix typo by changing 100 to 1000.
2756         This fix is propagated from tzcode1998g.tar.gz.
2757
2758 1998-09-24  Mark Kettenis  <kettenis@phys.uva.nl>
2759
2760         * sysdeps/unix/siglist.c: Make sys_siglist a weak alias for
2761         _sys_siglist.  [!HAVE_GNU_LD]: Do not define _sys_siglist as
2762         sys_siglist.  This is handled correctly by the weak_alias macro.
2763
2764 1998-09-24  Ulrich Drepper  <drepper@cygnus.com>
2765
2766         * sysdeps/posix/getcwd.c: Prevent compiler warning from redefinition
2767         of mempcpy.  Reported by Andreas Jaeger.
2768
2769         * misc/regexp.h (compile): Use alloca instead of __alloca.  It won't
2770         pollute the namespace since the compiler will resolve it inline.
2771         Reported by Florian La Roche <florian@suse.de>.
2772
2773 1998-09-24 10:29  Ulrich Drepper  <drepper@cygnus.com>
2774
2775         * timezone/private.h: Update from tzcode1998g.
2776
2777         * timezone/africa: Update from tzdata1998h.
2778         * timezone/asia: Likewise.
2779         * timezone/australasia: Likewise.
2780         * timezone/europe: Likewise.
2781         * timezone/northamerica: Likewise.
2782         * timezone/southamerica: Likewise.
2783         * timezone/zone.tab: Likewise.
2784
2785 1998-09-23 17:28 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2786
2787         * misc/sys/mman.h: New file.
2788
2789         * sysdeps/generic/bits/mman.h: New file.
2790         * sysdeps/unix/bsd/osf/bits/mman.h: New file.
2791         * sysdeps/unix/bsd/sun/sunos4/bits/mman.h: New file.
2792         * sysdeps/unix/bsd/ultrix4/bits/mman.h: New file.
2793         * sysdeps/unix/sysv/irix4/bits/mman.h: New file.
2794
2795         * sysdeps/generic/sys/mman.h: Removed.
2796         * sysdeps/unix/bsd/osf/sys/mman.h: Removed.
2797         * sysdeps/unix/bsd/sun/sunos4/sys/mman.h: Removed.
2798         * sysdeps/unix/bsd/ultrix4/sys/mman.h: Removed.
2799         * sysdeps/unix/sysv/irix4/sys/mman.h: Removed.
2800         * sysdeps/unix/sysv/linux/sys/mman.h: Removed.
2801
2802         * include/sys/mman.h: Look directly for misc/sys/mman.h.
2803         * misc/Makefile (headers): Add bits/mman.h.
2804         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Remove
2805         bits/mman.h.
2806
2807         * sysdeps/unix/sysv/linux/alpha/Dist: Don't mention bits/mman.h.
2808         * sysdeps/unix/sysv/linux/arm/Dist: Likewise.
2809         * sysdeps/unix/sysv/linux/i386/Dist: Likewise.
2810         * sysdeps/unix/sysv/linux/m68k/Dist: Likewise.
2811         * sysdeps/unix/sysv/linux/mips/Dist: Likewise.
2812         * sysdeps/unix/sysv/linux/powerpc/Dist: Likewise.
2813         * sysdeps/unix/sysv/linux/sparc/sparc32/Dist: Likewise.
2814         * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Likewise.
2815
2816 1998-09-23 16:27 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2817
2818         * sysdeps/mach/alpha/sysdep.h: Don't use #include_next.
2819         * sysdeps/mach/alpha/thread_state.h: Likewise.
2820         * sysdeps/mach/i386/sysdep.h: Likewise.
2821         * sysdeps/mach/i386/thread_state.h: Likewise.
2822         * sysdeps/mach/mips/sysdep.h: Likewise.
2823         * sysdeps/mach/mips/thread_state.h: Likewise.
2824         * sysdeps/posix/profil.c: Likewise.
2825         * sysdeps/i386/i586/memcopy.h: Likewise.
2826         * sysdeps/mach/pagecopy.h: Likewise.
2827
2828 1998-09-23 15:25  Ulrich Drepper  <drepper@cygnus.com>
2829
2830         * libio/stdio.h: Define __need_getopt and include getopt.h to define
2831         getopt stuff.
2832         * posix/unistd.h: Likewise.
2833         * stdio/stdio.h: Likewise.
2834         * posix/getopt.h: Remove _GNU_SOURCE use.  If __need_getopt is defined
2835         define only getopt and the variables.
2836
2837 1998-09-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2838
2839         * scripts/test-installation.pl (installation_problem): Don't link
2840         the test program against libdb1.
2841
2842 1998-09-23 13:52  Ulrich Drepper  <drepper@cygnus.com>
2843
2844         * Makeconfig (all-subdirs): Add db.
2845         * Versions.def: Add definition for libdb1.
2846         * shlib-versions: Add definitions for libdb1.
2847         * db/Makefile (extra-libs): Replace by libdb1.
2848         (libdb-routines): Rename to libdb1-routines.
2849         (headers): Rename to db1-headers.
2850         (distribute): Add $(db1-headers).
2851         (install-others): Define to install symlink libdb.so.NN and the
2852         $(db1-headers).
2853         (CPPFLAGS): Add -DUSE_LIBDB1
2854         Remove rules to build makedb.
2855         * db/Versions: Rename libdb to libdb1.
2856         * include/db.h: If USE_LIBDB1 is defined include db/db.h.
2857         * db/makedb.c: Removed.
2858
2859         * scripts/versions.awk: Recognize digits in library names.
2860
2861         * db/btree/bt_open.c: Fix compiler warnings.
2862         * db/btree/bt_put.c: Likewise.
2863         * db/btree/bt_split.c: Likewise.
2864         * db/hash/hash.c: Likewise.
2865         * db/hash/hash_bigkey.c: Likewise.
2866         * db/recno/rec_close.c: Likewise.
2867
2868         * Makefile: Add localedata/% goal.
2869
2870 1998-09-22 19:58 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2871
2872         * posix/execvp.c: Don't give up searching the PATH if execve
2873         returns ENOTDIR.
2874
2875 1998-09-22 12:53  Ulrich Drepper  <drepper@cygnus.com>
2876
2877         * sysdeps/unix/sysv/linux/init-first.c (init): Don't call setfpucw only
2878         if _dl_fpu_control_set is set.
2879         * sysdeps/generic/dl-sysdep.c: Don't set _dl_fpu_control_set.
2880         * elf/rtld.c: Don't define _dl_fpu_control_set.
2881         * elf/Versions: Remove _dl_fpu_control_set.
2882
2883 1998-09-22 11:51  Ulrich Drepper  <drepper@cygnus.com>
2884
2885         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (SA_ONSTACK): Define.
2886         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.
2887         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Likewise.
2888         Correct values of other SA_* macros according to kernel headers.
2889
2890 1998-09-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2891
2892         * elf/dl-load.c (_dl_init_paths): Avoid warning about unused
2893         variable l.
2894         * elf/dl-error.c (_dl_catch_error): Avoid warning about clobbering
2895         old.
2896
2897 1998-09-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2898
2899         * elf/ldsodefs.h: Fix typo in comment.
2900
2901 1998-09-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2902
2903         * libio/genops.c (_IO_default_pbackfail): Add cast to unsigned
2904         char when comparing buffer contents with putback character.
2905
2906 1998-09-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2907
2908         * elf/Makefile (dl-routines, elide-routines.os, rtld-routines):
2909         Undo last change.
2910         * elf/Versions: Undo last change.  Export _dl_fpu_control and
2911         _dl_fpu_control_set.
2912         * elf/rtld.c (_dl_fpu_control, _dl_fpu_control_set): New
2913         variables.  Include <fpu_control.h>.
2914         * sysdeps/generic/dl-sysdep.c: Store AT_FPUCW value in
2915         _dl_fpu_control instead of __fpu_control, set _dl_fpu_control_set
2916         to indicate that is was seen.
2917         * sysdeps/unix/sysv/linux/init-first.c: Omit call to __setfpucw
2918         only if _dl_fpu_control was set and is equal to desired value.
2919         * math/Makefile (aux): Undo last change.
2920         * math/Versions: Export __fpu_control with version GLIBC_2.0.
2921
2922 1998-09-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2923
2924         * sysdeps/m68k/dl-machine.h (elf_machine_lazy_rel): Slightly
2925         optimized.
2926
2927 1998-09-21 10:00  Ulrich Drepper  <drepper@cygnus.com>
2928
2929         * string/bits/string2.h: Add mempcpy optimization.
2930         * sysdeps/generic/mempcpy.c: Undefined __mempcpy.
2931         * intl/localealias.c: Define mempcpy only if not already defined.
2932
2933         * sysdeps/i386/i486/bits/string.h: Define ffsl only if not already
2934         defined.
2935
2936 1998-09-20 10:48 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2937
2938         * csu/abi-note.S: Emit the note directly instead of defining
2939         a preprocessor macro that's only used once.  Don't include sysdep.h.
2940         * abi-tags: Generalize Solaris entry.
2941
2942 1998-09-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2943
2944         * sysdeps/unix/bsd/getpt.c (__libc_ptyname1, __libc_ptyname2):
2945         Change to array to avoid runtime relocation.
2946         * sysdeps/unix/sysv/linux/ptsname.c: Update declarations.
2947
2948 1998-09-21 12:22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2949
2950         * malloc/Makefile ($(objpfx)libmcheck.a): Fix use of $(LN_S).
2951         * math/Makefile ($(objpfx)libieee.a): Likewise.
2952
2953 1998-09-21  Ulrich Drepper  <drepper@cygnus.com>
2954
2955         * sysdeps/generic/getpt.c: Fix order of argument to weak_alias.
2956         Patch by John Tobey <jtobey@banta-im.com>.
2957
2958 1998-09-20  Ulrich Drepper  <drepper@cygnus.com>
2959
2960         * login/Makefile (distribute): Remove pty-internal.h, add
2961         pty-private.h.
2962
2963         * stdlib/tst-strtol.c: Add more checks.
2964         Patch by Zack Weinberg <zack@rabi.columbia.edu>.
2965
2966 1998-09-20 09:37  Ulrich Drepper  <drepper@cygnus.com>
2967
2968         * elf/Versions [GLIBC_2.1] (libc): Add __fpu_control.
2969         * elf/elf.h: Add AT_FPUCW.
2970         * elf/Makefile (dl-routines): Add fpu_control.
2971         (elide-routines.os): Add fpu_control.
2972         (rtld-routines): Add fpu_control.
2973         * math/Makefile (aux): Remove fpu_control.
2974         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Handle AT_FPUCW.
2975         (_dl_show_auxv): Likewise.
2976         * sysdeps/unix/sysv/linux/init-first.c (init): Use __setfpucw only
2977         if different from OS default.
2978
2979         * stdio-common/tstscanf.c: Add test case for (nil).
2980
2981 1998-09-18 17:41  Ulrich Drepper  <drepper@cygnus.com>
2982
2983         * libio/fileops.c (_IO_new_file_underflow): Before allocating
2984         buffer make sure the pushback buffer is destroyed.
2985         (_IO_new_file_seekoff): Likewise.
2986         If mode==0 quit early with the result.
2987         Clear OEF flag after successful fseek.
2988         * libio/libio.h (_IO_FILE_complete): Add _IO_save_ptr.
2989         * libio/ftello.c (ftello): Add offset from original buffer if
2990         stream has pushed back characters.
2991         * libio/ftello64.c (ftello64): Likewise.
2992         * libio/iofgetpos.c (_IO_fgetpos): Likewise.
2993         * libio/iofgetpos64.c (_IO_fgetpos64): Likewise.
2994         * libio/ioftell.c (_IO_ftell): Likewise.
2995         * libio/genops.c (_IO_switch_to_main_get_area): Swap _IO_read_ptr
2996         and _IO_save_ptr.
2997         (_IO_switch_to_backup_area): Save _IO_read_ptr in _IO_save_ptr.
2998         (_IO_default_pbackfail): Only stored push back character in original
2999         buffer if it is the same as the one in the file at this position.
3000         * libio/iofclose.c: Free backup buffer if one is available.
3001         * libio/ioseekoff.c (_IO_seekoff): Only remove pushback buffer if
3002         mode!=0.
3003
3004         * strdlib/strtol.c (strtol): Handle 0x... string for base!=0 correctly.
3005
3006         * time/strftime.c [_LIBC] (ampm): Use tp->tm_hour not hour12.
3007
3008         * stdio-common/vfscanf.c: Fix reading (nil) for %p.
3009
3010 1998-09-18  Mark Kettenis  <kettenis@phys.uva.nl>
3011
3012         * login/programs/pt_chown.c (more_help): Correct message that
3013         describes the purpose of the program.
3014
3015         * login/openpty.c: Do not include pty-private.h.
3016         (pts_name): New function.  Return name of slave pseudo terminal in
3017         an allocated buffer if necessary.
3018         (openpty): Use pts_name to get name of the slave end of the pseudo
3019         terminal pair.
3020
3021         * sysdeps/unix/grantpt.c (grantpt): Free buffer allocated by
3022         pts_name before return.
3023
3024 1998-09-18 11:15  Ulrich Drepper  <drepper@cygnus.com>
3025
3026         * math/math.h: Define __NO_MATH_INLINES if __STRICT_ANSI__.
3027
3028 1998-09-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3029
3030         * login/openpty.c: Include pty-private.h instead of
3031         pty-internal.h.
3032
3033 1998-09-09  Philip Blundell  <pb@nexus.co.uk>
3034
3035         * sysdeps/arm/dl-machine.h (elf_machine_lazy_rel): Optimise a bit.
3036
3037 1998-09-07  Philip Blundell  <pb@nexus.co.uk>
3038
3039         * sysdeps/arm/dl-machine.h (RTLD_START): Keep in step with
3040         recent ld.so changes.
3041         (elf_machine_runtime_setup): Correct behaviour when profiling.
3042
3043 1998-09-17 19:34  Ulrich Drepper  <drepper@cygnus.com>
3044
3045         * sysdeps/unix/sysv/sysv4/bits/utsname.h: Fix typo.
3046         Patch by John Tobey <jtobey@banta-im.com>.
3047
3048 1998-09-17  Mark Kettenis  <kettenis@phys.uva.nl>
3049
3050         * login/pty-internal.h: Removed.  Moved constants related to the
3051         `grantpt' helper program protocol to ...
3052         * login/pty-private.h: ... here.  New file.
3053         * sysdeps/unix/sysv/linux/ptsname.c (ptsname): Reimplementation
3054         to make the function work with kernels >= 2.1.115.
3055         * sysdeps/unix/sysv/linux/getpt.c (getpt): Reimplement to call BSD
3056         version if using the cloning device fails.
3057         * sysdeps/unix/sysv/linux/grantpt.c: New file.
3058         * sysdeps/unix/sysv/linux/unlockpt.c: General cleanup.
3059         * sysdeps/unix/bsd/getpt.c (__getpt): Largely rewritten to allow
3060         use by Linux specific code.
3061         * sysdeps/unix/bsd/unlockpt.c: General cleanup.
3062         * sysdeps/unix/grantpt.c: Largely rewritten.  (pts_name): New
3063         function.  (grantpt): Use pts_name, check group and permission
3064         mode in addition to owner.  Try to set the owner, group and
3065         permission mode first without invoking the helper program.
3066         * login/programs/pt_chown.c: Largely rewritten.  Add argp and
3067         internationalization support.  Use symbolic constants instead of
3068         hardwired numbers for permission mode.
3069         * sysdeps/unix/bsd/ptsname.c: New file.
3070
3071 1998-09-17 22:04  Tim Waugh  <tim@cyberelk.demon.co.uk>
3072
3073         * posix/wordexp-test.c: Undo last change.
3074
3075         * posix/wordexp.c: Undo last change.
3076
3077 1998-09-16  Ulrich Drepper  <drepper@cygnus.com>
3078
3079         * nscd/grpcache.c (save_grp): Partly undo last change.
3080
3081         * nscd/pwdcache.c (save_pwd): Undo last change.
3082
3083 1998-09-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3084
3085         * sysdeps/mach/hurd/dl-cache.c (_dl_unload_cache): New dummy
3086         function.  Reported by okuji@kuicr.kyoto-u.ac.jp [PR libc/789].
3087
3088 1998-09-15  David S. Miller  <davem@pierdol.cobaltmicro.com>
3089
3090         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup):
3091         Add profiling support.
3092         (TRAMPOLINE_TEMPLATE): New macro.
3093         (ELF_MACHINE_RUNTIME_TRAMPOLINE): Define in terms of that.
3094         (RTLD_START): Prettify, and set __libc_stack_end properly.
3095         (elf_machine_rela) [R_SPARC_COPY]: Remove RTLD_BOOTSTRAP ifndef
3096         and check for sym being NULL instead.
3097         * sysdeps/sparc/sparc64/addmul_1.S: Adjust to allocate 192 bytes
3098         of stack space.
3099         * sysdeps/sparc/sparc64/lshift.S: Likewise.
3100         * sysdeps/sparc/sparc64/mul_1.S: Likewise.
3101         * sysdeps/sparc/sparc64/rshift.S: Likewise.
3102         * sysdeps/sparc/sparc64/submul_1.S: Likewise.
3103         * sysdeps/sparc/sparc64/elf/crtbegin.S: Likewise and remove old
3104         MEDANY code model %g4 usage.
3105         * sysdeps/sparc/sparc64/elf/crtend.S: Likewise and remove old
3106         MEDANY code model %g4 usage.
3107         * sysdeps/sparc/sparc64/elf/start.S: Rework to not use old FULLANY
3108         code model address formation.
3109         * sysdeps/sparc/sparc64/dl-machine.h: Don't include link.h, do
3110         include elf/ldsodefs.h
3111         (DT_SPARC): Remove.
3112         (elf_machine_matches_host): It is now EM_SPARCV9.
3113         (elf_machine_dynamic): Clean up to remove ugly cast.
3114         (elf_machine_fixup_plt): Rework for new V9 ABI, add support for
3115         new PLT formats.
3116         (elf_machine_rela): Don't do anything at all for R_SPARC_NONE.
3117         Prettify rest of function.
3118         [R_SPARC_COPY]: Check for sym being NULL.
3119         [R_SPARC_32]: Handle it.
3120         [R_SPARC_H44, R_SPARC_M44, R_SPARC_L44]: Handle them for the
3121         MEDMID code model.
3122         [R_SPARC_HH22, R_SPARC_HM10, R_SPARC_LM22]: Handle them for the
3123         MEDANY code model.
3124         [R_SPARC_NONE]: Remove this case, as it is now checked earlier.
3125         (elf_machine_runtime_setup): Rewrite for new V9 ABI plt formats.
3126         Add profiling support.
3127         (TRAMPOLINE_TEMPLATE): New macro.
3128         (ELF_MACHINE_RUNTIME_TRAMPOLINE): Define in terms of that.
3129         (RTLD_START): Prettify and set __libc_stack_end.
3130         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h (SA_SIGINFO):
3131         Define.
3132         * sysdeps/unix/sysv/linux/sparc/bits/signum.h (_NSIG): Set to 64.
3133         (SIGRTMIN, SIGRTMAX, __SIGRTMIN, __SIGRTMAX): Define.
3134         * sysdeps/unix/sysv/linux/sparc/sparc32/brk.c (__brk): Remove
3135         unused variable scratch.
3136         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
3137         (__syscall_rt_sigaction, __rt_sigreturn_stub, __sigreturn_stub):
3138         Declare.
3139         (__sigaction): Rewrite rt_sigaction case to pass correct sigreturn
3140         stub to rt_sigaction syscalls.  Rewrite non-rt case to use correct
3141         old format kernel sigaction structures.
3142         * sysdeps/unix/sysv/linux/sparc/sparc64/ucontext.h: Move...
3143         * sysdeps/unix/sysv/linux/sparc/sparc64/sys/ucontext.h: to here.
3144         * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Remove ucontext.h
3145         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/setjmp.h: Fix
3146         ucontext include.
3147         (_JMPBUF_UNWINDS): Define.
3148         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/statfs.h: Declare
3149         statfs64 structure, which is exactly the same as the normal one.
3150         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Allocate 192 bytes
3151         of stack.  Use correct syscall trap number.  Add branch prediction
3152         settings to branch instructions.  Remove old MEDANY code model %g4
3153         referneces for non-PIC.
3154         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise.
3155         * sysdeps/unix/sysv/linux/sparc/sparc64/init-first.h: Likewise.
3156         * sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S: Likewise.
3157         * sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S: Likewise.
3158         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
3159         * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Add
3160         __libc_longjmp and __libc_siglongjmp strong aliases.
3161         * sysdeps/unix/sysv/linux/sparc/sparc64/readdir.c (__readdir64):
3162         Also define to __no__readdir64_decl around readdir.c inclusion.
3163         (__readdir64): Add strong alias.
3164         * sysdeps/unix/sysv/linux/sparc/sparc64/socket.S: New file.
3165         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (getrlimit):
3166         Set strong and weak names properly.
3167
3168 1998-09-16 11:25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3169
3170         * manual/Makefile (AWK): Default to gawk if standalone.
3171
3172 1998-09-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3173
3174         * Makefile (distribute): Undo last change.
3175         * Make-dist (+tsrc) [not subdir]: Also include indirection headers
3176         for sysdep headers.
3177         (+subdir-headers): Removed, unused.
3178
3179 1998-09-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3180
3181         * stdio-common/Makefile ($(inst_includedir)/bits/stdio_lim.h): Use
3182         $(do-install).
3183
3184 1998-09-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3185
3186         * Makerules ($(+sysdir_pfx)sysd-Makefile): Don't check for
3187         absolute name in $(config-sysdirs), can never happen.
3188         ($(+sysdir_pfx)sysd-rules): Likewise.
3189         * Makeconfig (full-config-sysdirs): Likewise.
3190         (all-Subdirs-files): Prepend $(..).
3191
3192         * configure.in: Don't check for absolute name in $add_ons_pfx, can
3193         not happen.  Let --enable-add-ons=yes work if no add-ons actually
3194         exist.
3195
3196 1998-09-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3197
3198         * Rules ($(common-objpfx)bits/stdio_%.h): Remove extra
3199         continuations in command.
3200
3201 1998-09-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3202
3203         * libio/oldstdfiles.c (_IO_stdin_used): Update declaration.
3204
3205 1998-09-16 00:47  Tim Waugh  <tim@cyberelk.demon.co.uk>
3206
3207         * posix/wordexp-test.c: If expansion or substitution occurs
3208         anywhere in a word, the entire word is subject to field-splitting.
3209
3210         * posix/wordexp.c (parse_glob): Look for end of word instead of
3211         end of field when deciding what to glob.
3212         (field_split_word): New function, now the only place where
3213         field-splitting is performed.
3214         (parse_dollars): New parameter - tell the caller if
3215         field-splitting should be performed on this word.
3216
3217         * posix/wordexp-test.c (testit): Only call wordfree if wordexp
3218         succeeded (or failed with WRDE_NOSPACE).
3219
3220 1998-09-15 19:53 1998  Tim Waugh  <tim@cyberelk.demon.co.uk>
3221
3222         * posix/wordexp.c (wordexp): Don't convert IFS characters to
3223         blanks.
3224
3225         * posix/wordexp-test.c: Words not the result of expansion or
3226         substitution should remain unchanged.
3227
3228 1998-09-15  Ulrich Drepper  <drepper@cygnus.com>
3229
3230         * elf/dynamic-link.h [!ELF_MACHINE_PLTREL_OVERLAP]
3231         (_ELF_DYNAMIC_DO_RELOC): Correctly set ranges[1].lazy.
3232
3233 1998-09-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3234
3235         * stdio-common/Makefile: Include Makeconfig so that
3236         $(inst_includedir) is defined.
3237
3238 1998-09-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3239
3240         * io/pwd.c: Include <mcheck.h>.
3241
3242 1998-09-15 08:00  Ulrich Drepper  <drepper@cygnus.com>
3243
3244         * nscd/pwdcache.c (save_pwd): Correct copying.
3245         * nscd/grpcache.c (save_grp): Likewise.
3246
3247 1998-09-14 23:36  Ulrich Drepper  <drepper@cygnus.com>
3248
3249         * nscd/pwdcache.c (save_pwd): Rewrite to use only one malloc call.
3250         (free_pwd): Adjust for this change.
3251         * nscd/grpcache.c (save_grp): Rewrite to use only one malloc call.
3252         (free_grp): Adjust for this change.
3253
3254 1998-09-14  Ulrich Drepper  <drepper@cygnus.com>
3255
3256         * nscd/pwdcache.c (cache_pwdinit): Allocate uidtbl of correct size.
3257
3258 1998-09-14 15:29  Ulrich Drepper  <drepper@cygnus.com>
3259
3260         * stdio-common/Makefile (headers): Remove bits/stdio_lim.h.
3261         (install-others): Add bits/stdio_lim.h.
3262         Add rule to install bits/stdio_lim.h.
3263
3264         * sysdeps/unix/sysv/sysv4/solaris2/sparc/Dist: New file.
3265
3266         * Makefile (distribute): Add include/sys/mman.h.
3267
3268         * sysdeps/powerpc/Dist: Add dl-machine.c and dl-start.S.
3269         * sysdeps/unix/sysv/linux/Dist: Add sys/sendfile.h.
3270         * sysdeps/unix/sysv/linux/arm/Dist: Add init-first.h.
3271
3272         * grp/initgroups.c: Include stdlib.h.
3273         Patch by Zack Weinberg.
3274
3275 1998-09-14 22:46  Tim Waugh  <tim@cyberelk.demon.co.uk>
3276
3277         * posix/wordexp-test.c: Chet Ramey confirmed that bash's behaviour
3278         for field-splitting :abc: is correct, and that two fields should
3279         result. Revert tests to reflect this.
3280
3281         * posix/wordexp.c (w_emptyword): Remove function.
3282         (exec_comm): Don't use w_emptyword.
3283         (parse_param): Likewise.
3284
3285 1998-09-14 15:00  Ulrich Drepper  <drepper@cygnus.com>
3286
3287         * sysdeps/arm/fpu/Dist: Moved to...
3288         * sysdeps/arm/Dist: ...here.
3289         * sysdeps/posix/Dist: Removed.
3290         * sysdeps/unix/sysv/linux/Dist: Move sys/debugreg.h to...
3291         * sysdeps/unix/sysv/linux/i386/Dist: ...here.
3292
3293 1998-08-26  Geoff Keating  <geoffk@ozemail.com.au>
3294
3295         * csu/init.c: Don't drag _IO_2_1_stdin_ into the executable.
3296
3297 1998-09-14 11:26  Ulrich Drepper  <drepper@cygnus.com>
3298
3299         * wcsmbs/wcsmbs-tst1.c: Include stdlib.h.
3300
3301 1998-09-14  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
3302
3303         * libc-work/nis/nss_nisplus/nisplus-service.c
3304         (_nss_nisplus_parse_servent): Convert port in network byte order.
3305
3306 1998-09-14 07:53 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3307
3308         * stdlib/stdlib.h: Add a switch, __need_malloc_and_calloc,
3309         to provide only malloc and calloc.
3310         * include/stdlib.h: Support the above.
3311         * string/bits/string2.h: Use __need_malloc_and_calloc when
3312         including stdlib.h.
3313         (__string2_1bptr_p): Avoid -Wbad-function-cast warnings.
3314
3315         * iconvdata/iso-2022-jp.c: Include <stdlib.h>.
3316         * iconvdata/iso646.c: Include <stdlib.h>.
3317
3318 1998-09-14 07:51 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3319
3320         * sunrpc/rpc_cout.c: Add braces around ambiguous else.
3321         * sysdeps/libm-ieee754/w_pow.c: Likewise.
3322         * sysdeps/libm-ieee754/w_powf.c: Likewise.
3323         * sysdeps/libm-ieee754/w_powl.c: Likewise.
3324
3325 1998-09-14 07:57 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3326
3327         * stdio-common/stdio_lim.h.in: New file.  All parameters
3328         are adjustable at build time.
3329         * Rules: Add a rule to build bits/stdio_lim.h from
3330         stdio-common/stdio_lim.h.in.  (It has to be in Rules so that
3331         all subdirectories know how to make the file.  It can't be
3332         in Makerules because then it gets built at top level and the
3333         dependencies are wrong.)
3334
3335         * stdio-common/Makefile (distribute): Add stdio_lim.h.in.
3336         * sysdeps/unix/sysv/linux/Makefile: Delete rules to make
3337         stdio_lim.h.
3338         * sysdeps/unix/sysv/linux/stdio_lim.h.in: Removed.
3339         * sysdeps/unix/sysv/linux/Dist: Take out stdio_lim.h.in.
3340         * sysdeps/posix/Makefile: Removed.
3341         * sysdeps/posix/mk-stdiolim.c: Removed.
3342         * sysdeps/generic/bits/stdio_lim.h: Removed.
3343
3344 1998-09-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3345
3346         * argp/argp-help.c: Fixup indentation.
3347         * nss/nss_files/files-alias.c: Quiet -Wparentheses warning.
3348         * resolv/nss_dns/dns-network.c: Likewise.
3349         * resolv/res_send.c: Likewise.
3350         * rt/aio_cancel.c: Likewise.
3351         * rt/aio_misc.c: Likewise.
3352
3353 1998-09-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3354
3355         * Makefile (install-symbolic-link): Remove the link list file at last.
3356         * Makerules (install-clean-symbolic-link-list): Removed.
3357
3358 1998-09-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3359
3360         * timezone/tst-timezone.c: Print time in UTC to get consistent
3361         output.
3362
3363 1998-09-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3364
3365         * elf/rtld.c (_dl_rpath): Removed.
3366         * elf/dl-support.c (_dl_path): Removed.
3367         * elf/Makefile ($(objpfx)ld.so): Don't pass -rpath.
3368         (CFLAGS-dl-support.c): Removed.
3369
3370         * elf/dl-load.c (env_path_list): Renamed from fake_path_list.  All
3371         uses changed.
3372         (_dl_init_paths): Always set env_path_list from LD_LIBRARY_PATH,
3373         instead of appending it to the main map's rpath info.
3374         (_dl_map_object): Consistently use LD_LIBRARY_PATH after all
3375         DT_RPATHs.  This makes it effective again.
3376         (decompose_rpath): Remove second parameter, callers changed.
3377         (fillin_rpath): Allocate enough space in curwd.
3378         (expand_dynamic_string_token): Cope with get_origin returning -1.
3379
3380 1998-09-14  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
3381
3382         * libc-work/nis/nss_compat/compat-pwd.c: Add support for
3383         passwd.adjunct.
3384
3385         * nis/nss_nis/nis-pwd.c (_nss_nis_getpwent_r): Correct test for
3386         invalid password.
3387
3388 1998-09-13 18:06  Ulrich Drepper  <drepper@cygnus.com>
3389
3390         * locale/programs/locale.c: Update dates.
3391
3392 1998-09-13  Mark Kettenis  <kettenis@phys.uva.nl>
3393
3394         * sysdeps/generic/bits/types.h: Include <features.h>.  Make sure
3395         size_t is defined.  Some reordering of definitions to make
3396         maintaining this file in parallel with the linux-specific file easier.
3397
3398 1998-09-13  Ulrich Drepper  <drepper@cygnus.com>
3399
3400         * io/pwd.c (main): Add call to mtrace.
3401
3402         * malloc/mtrace.pl: Quote @ in string.
3403
3404 1998-09-13 19:25  Tim Waugh  <tim@cyberelk.demon.co.uk>
3405
3406         * posix/wordexp.c (parse_arith): Fix memory leaks.
3407         (exec_comm): Likewise.
3408         (parse_param): Likewise.
3409         (wordexp): Likewise.
3410         (exec_comm): Reduce number of function return points.
3411         (parse_param): Likewise.
3412         (wordexp): Likewise.
3413
3414 1998-09-13 14:53  Tim Waugh  <tim@cyberelk.demon.co.uk>
3415
3416         * posix/wordexp-test.c: Field-splitting ':abc:' with IFS=: should
3417         yield three fields, not two.  Test both parameter expansion and
3418         command substitution for correct field-splitting behaviour.
3419
3420         * posix/wordexp.c (w_emptyword): New function.
3421         (parse_param): Use it.
3422         (exec_comm): Likewise, for consistency with the way parse_param
3423         splits fields.
3424         (parse_param): Fix some memory leaks.
3425
3426 1998-09-13 18:04  Geoff Keating  <geoffk@ozemail.com.au>
3427
3428         * sysdeps/powerpc/dl-machine.c (PPC_DCBST,PPC_SYNC,PPC_ISYNC,PPC_ICBI):
3429         Don't mark asm `volatile'.
3430         (__elf_machine_runtime_setup): Clear the last partial block in the PLT
3431         from the data cache too.  Assume it isn't in the instruction cache yet.
3432         (__elf_machine_fixup_plt): Clear the modified address from the caches.
3433
3434 1998-09-12  Mark Kettenis  <kettenis@phys.uva.nl>
3435
3436         * sysdeps/generic/segfault.c (install_handler): Install signal
3437         handler with SA_ONSTACK instead of setting the stack flags to
3438         SS_ONSTACK.  Do not install handler for SIGSTKFLT if it is not
3439         defined.
3440
3441 1998-09-12 14:24 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3442
3443         * signal/signal.h: Fix multiple inclusion guard to cover the
3444         entire file.
3445         * wcsmbs/wchar.h: Remove prototype of internal function
3446         __mbsrtowcs.
3447         * sysdeps/i386/i486/bits/string.h (memchr): Don't do
3448         arithmetic on `void *'.
3449
3450 1998-09-12 01:09  Tim Waugh  <tim@cyberelk.demon.co.uk>
3451
3452         * posix/wordexp-test.c: Fix wrong tests.  Add new tests.
3453
3454         * posix/wordexp.c (wordexp): Perform word-splitting instead of
3455         field-splitting here.
3456         (wordexp): If out of memory mid-word, free the word (but still
3457         leave pwordexp alone for caller to see).
3458         (parse_param): Allow for zero-length fields (smarter checking of
3459         memory allocation failure).
3460         (w_addword): Convert NULL words to "".
3461         (wordexp): Convert left-over IFS characters to blanks (like bash).
3462
3463 1998-09-11  Ulrich Drepper  <drepper@cygnus.com>
3464
3465         * configure.in: Use test -f instead of test -e.
3466         Patch by John Tobey <jtobey@banta-im.com>.
3467
3468         * sysdeps/unix/sysv/sysv4/solaris2/sparc/sys/trap.h: New file.
3469         * sysdeps/unix/sysv/sysv4/solaris2/sys/syscall.h: New file.
3470         * sysdeps/unix/sysv/sysv4/solaris2/bits/sigstack.h: New file.
3471         * sysdeps/unix/sysv/linux/sigstack.c: Fix typo.
3472         * sysdeps/unix/sysv/sysv4/solaris2/sigwaitinfo.c: Fix typo.
3473         * sysdeps/unix/sysv/sysv4/solaris2/sparc/sys/ucontext.h: New file.
3474         * sysdeps/unix/sysv/sysv4/solaris2/sys/param.h: New file.
3475         Patches by John Tobey <jtobey@banta-im.com>.
3476
3477         * time/strftime.c (my_strftime): Delay use of *tp values until
3478         latest possible point to allow partly initialized structures
3479         (e.g., from strptime).
3480
3481         * iconvdata/Makefile (modules): Add ISO_10367-BOX, MAC-IS, NATS-DANO,
3482         and NATS-SEFI.
3483         Define *-routines variables for new modules.
3484         (distribute): Add .c files for new modules.
3485         (awk-generated-headers): Add iso_10367-box.h, mac-is.h, nats-dano.h,
3486         and nats-sefi.h.
3487         Add rules for header generation.
3488         * iconvdata/gconv-modules: Add entries for new modules.
3489         * iconvdata/iso_10367-box.c: New file.
3490         * iconvdata/mac-is.c: New file.
3491         * iconvdata/nats-dano.c: New file.
3492         * iconvdata/nats-sefi.c: New file.
3493
3494 1998-04-30 18:20  H.J. Lu  <hjl@gnu.org>
3495
3496         * elf/dl-load.c (_dl_init_paths): Don't check the dynamic
3497         loader if PIC is not defined.
3498
3499 1998-09-11  Ulrich Drepper  <drepper@cygnus.com>
3500
3501         * iconvdata/Makefile (modules): Add CSN_369103, CWI, DEC-MCS,
3502         ECMA-CYRILLIC, GOST_19768-74, GREEK-CCITT, GREEK7, GREEK7-OLD, INIS,
3503         INIS-8, INIS-CYRILLIC, ISO_6937-2, ISO_2033, ISO_5427, ISO_5427-EXT,
3504         and ISO_5428.
3505         Define *-routines variables for new modules.
3506         (distribute): Add .c files for new modules.
3507         (awk-generated-headers): Add csn_369103.h, cwi.h, dec-mcs.h,
3508         ecma-cyrillic.h, gost_19768-74.h, greek-ccitt.h, greek7.h,
3509         greek7-old.h, inis.h, inis-8.h, inis-cyrillic.h, iso_2033.h,
3510         iso_5427.h, iso_5427-ext.h, and iso_5428.h.
3511         Add rules for header generation.
3512         * iconvdata/gconv-modules: Add entries for new modules.
3513         * iconvdata/csn_369103.c: New file.
3514         * iconvdata/cwi.c: New file.
3515         * iconvdata/dec-mcs.c: New file.
3516         * iconvdata/ecma-cyrillic.c: New file.
3517         * iconvdata/gost_19768-74.c: New file.
3518         * iconvdata/greek-ccitt.c: New file.
3519         * iconvdata/greek7-old.c: New file.
3520         * iconvdata/greek7.c: New file.
3521         * iconvdata/inis-8.c: New file.
3522         * iconvdata/inis-cyrillic.c: New file.
3523         * iconvdata/inis.c: New file.
3524         * iconvdata/iso6937-2.c: New file.
3525         * iconvdata/iso_2033.c: New file.
3526         * iconvdata/iso_5427-ext.c: New file.
3527         * iconvdata/iso_5427.c: New file.
3528         * iconvdata/iso_5428.c: New file.
3529
3530         * iconvdata/iso6937.c (from_ucs4): Correct 0x80, 0x81, and 0xb9
3531         entries.
3532         Convert U02dd correctly.
3533
3534 1998-09-11 20:46  Richard Henderson  <rth@cygnus.com>
3535
3536         * sysdeps/alpha/dl-machine.h (_dl_start_user): Pass pointer to
3537         _dl_main_searchlist not _dl_default_scope to _dl_init_next.
3538         * sysdeps/sparc/sparc32/dl-machine.h (_dl_start_user): Likewise.
3539         * sysdeps/sparc/sparc64/dl-machine.h (_dl_start_user): Likewise.
3540
3541 1998-09-11  Ulrich Drepper  <drepper@cygnus.com>
3542
3543         * resolv/res_init.c (res_init): Handle resolv.conf file with only
3544         one nameserver correctly.  Patch by HJ Lu.
3545
3546         * iconvdata/Makefile (modules): Add IEC_P27-1, BALTIC, ASMO_449,
3547         and ANSI_X3.110.
3548         Define *-routines variables for new modules.
3549         (distribute): Add .c files for new modules.
3550         (awk-generated-headers): Add iec_p27-1.h, baltic.h, and asmo_449.h.
3551         Add rules for hedaer generation.
3552         * iconvdata/gconv-modules: Add entries for new modules.  Pretty print.
3553         * iconvdata/ansi_x3.110.c: New file.
3554         * iconvdata/asmo_449.c: New file.
3555         * iconvdata/baltic.c: New file.
3556         * iconvdata/iec_p27-1.c: New file.
3557
3558         * iconvdata/t61.c (from_ucs4): Correct 0x23, 0x24, 0x80, and 0x81
3559         entries.
3560         Convert U02dc correctly.
3561
3562         * math/atest-exp.c: Add parentheses to avoid gcc warnings.
3563         * math/atest-exp2.c: Likewise.
3564         * math/atest-sincos.c: Likewise.
3565
3566         * posix/getopt.h: Don't define non-POSIX stuff unless _GNU_SOURCE
3567         is defined.
3568
3569 1998-09-11 10:51  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3570
3571         * string/strcoll.c: Optimize a few expressions.
3572         * string/strxfrm.c: Likewise.
3573
3574 1998-09-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3575
3576         * manual/locale.texi: Fix typos.
3577
3578 1998-09-10  Ulrich Drepper  <drepper@cygnus.com>
3579
3580         * stdlib/random_r.c (__setstate_r): Allow call with same state
3581         array as currently used (PR libc/774).
3582
3583         * include/limits.h: Include gcc's header even if this file is
3584         found more than once before it (PR libc/778)
3585
3586         * sysdeps/unix/sysv/linux/Makefile [subdir==misc]
3587         (sysdep_headers): Remove sys/debugreg.h.
3588         * sysdeps/unix/sysv/linux/i386/Makefile [subdir==misc]
3589         (sysdep_headers): Add sys/debugreg.h.
3590         * sysdeps/unix/sysv/linux/sys/debugreg.h: Removed.
3591         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: New file.
3592
3593         * stdio-common/tmpnam.c: Move local static variable buf to
3594         toplevel and rename to tmpnam_buffer to ease debugging.
3595         Patch by Joe Keane <jgk@jgk.org>.
3596         Optimize s == NULL case a bit.
3597
3598         * iconvdata/testdate/ISO-8859-10..UCS2: Update after charmap
3599         correction.
3600
3601 1998-09-10 12:51  Ulrich Drepper  <drepper@cygnus.com>
3602
3603         * resolv/res_init.c (res_init): Initialize _res.nscount and
3604         _res.nsaddr.sin_port differently for the can when no loopback
3605         is available to allow immediate timeout in non-networking environments.
3606         Patch by Cristian Gafton <gafton@redhat.com>.
3607
3608 1998-09-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3609
3610         * localedata/charmaps/ISO-8859-10: Character 0xBD is HORIZONTAL
3611         BAR and not EM DASH.
3612         * localedata/charmaps/ISO_8859-SUPP: Likewise (character 0xD0).
3613         * localedata/charmaps/ISO-8859-7: Likewise (character 0xAF).
3614         Fixes PR libc/717.
3615
3616 1998-09-10 11:53  Ulrich Drepper  <drepper@cygnus.com>
3617
3618         * timezone/Makefile: Add rules to generate Asia/Tokyo zoneinfo files
3619         for test.
3620         * timezone/tst-timezone.c (tests): Fix typo in last patch.
3621
3622         * time/tzfile.c (__tzfile_read): Handle case when there are no
3623         transitions.  Set __timezone based on computed offset.
3624         * time/tzset.c (tzset_internal): Set __timezone before returning.
3625
3626         * time/tzset.c (tzset_internal): Optimize handling of local string
3627         copy.
3628
3629 1998-09-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3630
3631         * timezone/tst-timezone.c (tests): Add test for Asia/Tokyo (see PR
3632         libc/776).
3633
3634 1998-09-09  Benjamin Kosnik  <bkoz@tintin.cygnus.com>
3635
3636         * math/libm-test.c (exp10_test): Adapt epsilons for powerpc.
3637         (csqrt_test): Likewise.
3638         * sysdeps/powerpc/bits/fenv.h: Add parens.
3639
3640 1998-09-09 18:48  Ulrich Drepper  <drepper@cygnus.com>
3641
3642         * sysdeps/powerpc/dl-start.S (_start): Pass pointer to
3643         _dl_main_searchlist not _dl_default_scope to _dl_init_next.
3644         Patch by Benjamin Kosnik <bkoz@cygnus.com>.
3645
3646 1998-09-09  Mark Kettenis  <kettenis@phys.uva.nl>
3647
3648         * elf/dl-close.c (_dl_close): Don't free imap->l_origin if it is
3649         the special `-1' pointer.
3650
3651 1998-09-09 09:32  Ulrich Drepper  <drepper@cygnus.com>
3652
3653         * sysdeps/powerpc/dl-machine.h (elf_machine_rela): Make function
3654         inline.
3655
3656 1998-09-07  Paul Eggert  <eggert@twinsun.com>
3657
3658         * time/mktime.c (__EXTENSIONS__): Define if not defined.
3659         (_REENTRANT): Remove.  It has undesirable consequences in
3660         Solaris 2.6 (e.g. it turns off the putc macro).  Defining
3661         __EXTENSIONS__ makes localtime_r and gmtime_r visible, which
3662         is what we want.
3663         * time/strftime.c: Likewise.
3664
3665 1998-09-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3666
3667         * elf/dl-error.c: Fix spelling.
3668
3669 1998-09-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3670
3671         * stdlib/strfmon.c: Quiet -Wparentheses warnings.
3672         * stdio-common/_itoa.c: Likewise.
3673         * stdio-common/printf_fp.c: Likewise.
3674         * stdio-common/vfscanf.c: Likewise.
3675         * wcsmbs/wcstok.c: Likewise.
3676         * sysdeps/generic/glob.c: Likewise.
3677         * posix/getopt.c: Likewise.
3678         * sysdeps/posix/getaddrinfo.c: Likewise.
3679         * posix/wordexp.c: Likewise.
3680         * io/ftw.c: Likewise.
3681         * io/fts.c: Likewise.
3682         * misc/getpass.c: Likewise.
3683         * iconv/gconv_conf.c: Likewise.
3684         * argp/argp-fmtstream.c: Likewise.
3685         * argp/argp-help.c: Likewise.
3686         * elf/dl-load.c: Likewise.
3687         * locale/programs/stringtrans.c: Likewise.
3688         * catgets/gencat.c: Likewise.
3689         * posix/getconf.c: Likewise.
3690         * iconv/gconv_conf.c: Likewise.
3691         * iconv/iconv_prog.c: Likewise.
3692
3693         * string/strcoll.c: Optimize a few expressions.
3694         * string/strxfrm.c: Likewise.
3695
3696 1998-09-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3697
3698         * elf/dl-open.c (dl_open_worker): Move decl of new_global up one
3699         level to avoid uninit variable warning.
3700
3701 1998-09-09 10:34  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3702
3703         * sysdeps/m68k/dl-machine.h(RTLD_START): Push _dl_main_searchlist
3704         instead of _dl_default_scope[2] as argument to _dl_init_next.
3705
3706         * sysdeps/m68k/fpu/bits/mathinline.h (isinf): Avoid conflict with
3707         C9x macro.
3708
3709 1998-09-08  Ulrich Drepper  <drepper@cygnus.com>
3710
3711         Fix compatibility problems introduced in last change.
3712         * csu/initfini.c: Don't define __gmon_start__ if WEAK_GMON_START is
3713         defined.
3714         * sysdeps/unix/sysv/linux/i386/Makefile [subdir==csu]: Add
3715         -DWEAK_GMON_START to CFLAGS-initfini.s.
3716
3717         * elf/dl-object.c (_dl_new_object): Store map address in
3718         _dl_loaded if _dl_loaded is NULL.
3719         * elf/rtld.c (dl_main): Don't update _dl_loaded here.
3720
3721         * sysdeps/generic/setrlimit64.c: Remove stub warning.
3722
3723 1998-09-07  Ulrich Drepper  <drepper@cygnus.com>
3724
3725         * db2/common/db_apprec.c (__db_apprec): Add braces to make gcc
3726         quiet.
3727         * db2/btree/bt_cursor.c: Likewise.
3728         * db2/common/db_region.db_c: Likewise.
3729         * db2/common/db_salloc.db_c: Likewise.
3730         * db2/db/db.c: Likewise.
3731         * db2/db/db_rec.c: Likewise.
3732         * db2/hash/hash.c: Likewise.
3733         * db2/hash/hash_page.c: Likewise.
3734         * db2/hash/hash_rec.c: Likewise.
3735         * db2/log/log_findckp.c: Likewise.
3736         * db2/log/log_get.c: Likewise.
3737         * db2/log/log_put.c: Likewise.
3738         * db2/mp/mp_fget.c: Likewise.
3739         * db2/mp/mp_fput.c: Likewise.
3740         * db2/mp/mp_region.c: Likewise.
3741         * stdlib/strtol.c: Likewise.
3742         * string/strcoll.c: Likewise.
3743         * string/strxfrm.c: Likewise.
3744         * argp/argp-help.c: Likewise.
3745         * argp/argp-parse.c: Likewise.
3746         * resolv/res_debug.c: Likewise.
3747
3748 1998-09-07 09:58  Ulrich Drepper  <drepper@cygnus.com>
3749
3750         * math/tgmath.h (scalb): Only define for __USE_MISC or
3751         __USE_XOPEN_EXTENDED.  Patch by Zack Weinberg.
3752
3753 1998-09-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3754
3755         * libio/stdio.h: Fix comment.
3756
3757         * stdio/stdio.h: Make vfscanf, vscanf and vsscanf available if
3758         __USE_ISOC9X.
3759
3760 1998-09-06 09:53 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3761
3762         * Makeconfig (+gccwarn): Remove -Wno-parentheses.
3763
3764         * elf/dl-open.c: Quiet -Wparentheses warnings.
3765         * iconvdata/johab.c: Likewise.
3766         * iconvdata/uhc.c: Likewise.
3767         * inet/inet_net.c: Likewise.
3768         * io/fts.c: Likewise.
3769         * locale/newlocale.c: Likewise.
3770         * misc/getttyent.c: Likewise.
3771         * misc/mntent_r.c: Likewise.
3772         * misc/ttyslot.c: Likewise.
3773         * nscd/nscd_conf.c: Likewise.
3774         * nss/nsswitch.c: Likewise.
3775         * resolv/gethnamaddr.c: Likewise.
3776         * resolv/nsap_addr.c: Likewise.
3777         * resolv/res_debug.c: Likewise.
3778         * stdio-common/_itoa.c: Likewise.
3779         * stdlib/strtod.c: Likewise.
3780         * string/strverscmp.c: Likewise.
3781         * sunrpc/svc.c: Likewise.
3782         * sysdeps/libm-ieee754/e_cosh.c: Likewise.
3783         * sysdeps/libm-ieee754/e_gamma_r.c: Likewise.
3784         * sysdeps/libm-ieee754/e_sinh.c: Likewise.
3785         * sysdeps/posix/getaddrinfo.c: Likewise.
3786
3787 1998-09-06 15:13  Ulrich Drepper  <drepper@cygnus.com>
3788
3789         * elf/dlsym.c (dlsym_doit): Use new RTLD_DEFAULT macro to test
3790         for use of global scope.
3791         * elf/dlvsym.c (dlvsym_doit): Likewise.
3792
3793 1998-09-02  Paul Eggert  <eggert@twinsun.com>
3794
3795         * strftime.c (my_strftime): When mbrlen returns (size_t) -2,
3796         copy the redundant bytes at the end of the format as-is; don't
3797         just copy their first byte and then rescan, as that might get
3798         us an encoding error.
3799         Account correctly for the length of multibyte sequences in the
3800         format.
3801
3802 1998-09-03 20:14  Tim Waugh  <tim@cyberelk.demon.co.uk>
3803
3804         * posix/wordexp-test.c: Add tests for different IFS values.
3805         Change unquoted-newline test so that newline is not in IFS.
3806
3807         * posix/wordexp.c (wordexp): Correct null/unset mix-up when
3808         determining IFS characters.  Return WRDE_BADCHAR for unquoted
3809         special characters _except_ if they are separators.
3810
3811 1998-09-06 10:56  Ulrich Drepper  <drepper@cygnus.com>
3812
3813         * include/tgmath.h: New file.
3814
3815         * libio/stdio.h: Correct reversed #ifs.
3816         Patch by Zack Weinberg.
3817
3818         * manual/creature.texi: Better explain reason for feature select
3819         macros.
3820         Patch by Michael Deutschmann <michael@talamasca.wkpowerlink.com>.
3821
3822 1998-09-06 10:25 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3823
3824         * include/alloca.h: Add multiple-inclusion guard.
3825         * include/db.h: Likewise.
3826         * include/db_185.h: Likewise.
3827         * include/dlfcn.h: Likewise.
3828         * include/fcntl.h: Likewise.
3829         * include/grp.h: Likewise.
3830         * include/libintl.h: Likewise.
3831         * include/mntent.h: Likewise.
3832         * include/pwd.h: Likewise.
3833         * include/sched.h: Likewise.
3834         * include/search.h: Likewise.
3835         * include/setjmp.h: Likewise.
3836         * include/shadow.h: Likewise.
3837         * include/signal.h: Likewise.
3838         * include/stdio.h: Likewise.
3839         * include/stdlib.h: Likewise.
3840         * include/string.h: Likewise.
3841         * include/termios.h: Likewise.
3842         * include/time.h: Likewise.
3843         * include/ulimit.h: Likewise.
3844         * include/utmp.h: Likewise.
3845         * include/wchar.h: Likewise.
3846         * include/sys/file.h: Likewise.
3847         * include/sys/gmon.h: Likewise.
3848         * include/sys/ioctl.h: Likewise.
3849         * include/sys/mman.h: Likewise.
3850         * include/sys/resource.h: Likewise.
3851         * include/sys/select.h: Likewise.
3852         * include/sys/socket.h: Likewise.
3853         * include/sys/statfs.h: Likewise.
3854         * include/sys/time.h: Likewise.
3855         * include/sys/times.h: Likewise.
3856         * include/sys/wait.h: Likewise.
3857
3858 1998-09-06 09:00  Ulrich Drepper  <drepper@cygnus.com>
3859
3860         * version.h (VERSION): Bump to 2.0.96.
3861
3862         Rewrite runtime linker to be truly thread-safe.  There is now no
3863         global variable specifying the scope.  We create all needed
3864         scopes at the time the link maps are created.
3865         * elf/Versions [GLIBC_2.1]: Add _dl_loaded and _dl_main_searchlist.
3866         * elf/link.h: Add struct r_scope_elem and use this for l_searchlist,
3867         l_symbolic_searchlist, l_scope, and l_local_scope elements in
3868         struct link_map.
3869         * elf/dl-close.c: Rewritten accordingly.
3870         * elf/dl-deps.c: Likewise.
3871         * elf/dl-error.c: Likewise.
3872         * elf/dl-init.c: Likewise.
3873         * elf/dl-load.c: Likewise.
3874         * elf/dl-lookup.c: Likewise.
3875         * elf/dl-object.c: Likewise.
3876         * elf/dl-open.c: Likewise.
3877         * elf/dl-reloc.c: Likewise.
3878         * elf/dl-runtime.c: Likewise.
3879         * elf/dl-support.c: Likewise.
3880         * elf/dl-symbol.c: Likewise.
3881         * elf/dl-version.c: Likewise.
3882         * elf/dlsym.c: Likewise.
3883         * elf/dlvsym.c: Likewise.
3884         * elf/ldsodefs.h: Likewise.
3885         * elf/rtld.c: Likewise.
3886         * iconv/gconv_dl.c: Likewise.
3887         * nss/nsswitch.c: Likewise.
3888         * sysdeps/i386/dl-machine.h: Likewise.
3889         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
3890
3891         * elf/dlfcn.h: Declare dladdr only for __USE_GNU.
3892         Define RTLD_DEFAULT.
3893
3894 1998-09-05  Mark Kettenis  <kettenis@phys.uva.nl>
3895
3896         * sysdeps/mach/hurd/i386/init-first.c (init1): Call
3897         __getopt_clean_environment with __environ instead of envp.
3898
3899 1998-09-05  Roland McGrath  <roland@baalperazim.frob.com>
3900
3901         * sysdeps/mach/hurd/i386/Makefile (omit-deps): Define to crt0.
3902
3903         * string/argz-extract.c (__argz_extract): Add de-consting cast for
3904         setting results.
3905
3906         * string/argz.h (argz_next): Add de-consting cast for return.
3907         * string/argz-next.c (__argz_next): Likewise.
3908
3909         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=inet] (sysdep_headers):
3910         Don't add netinet/udp.h, netinet/ip_icmp.h here.
3911         * sysdeps/gnu/Makefile: Do it here instead.
3912         * sysdeps/unix/sysv/linux/Dist: Move those files from here ...
3913         * sysdeps/gnu/Dist: ... to here.
3914
3915         * sysdeps/unix/sysv/linux/netinet/ip_icmp.h,
3916         sysdeps/unix/sysv/linux/netinet/tcp.h,
3917         sysdeps/unix/sysv/linux/netinet/udp.h: Moved to sysdeps/gnu/netinet.
3918
3919 1998-09-04  Roland McGrath  <roland@baalperazim.frob.com>
3920
3921         * string/argz.h (argz_extract, argz_next): Use `const' for ARGZ param.
3922         * string/argz-next.c, string/argz-extract.c: Fix defns.
3923
3924 1998-09-03  Roland McGrath  <roland@baalperazim.frob.com>
3925
3926         * mach/Makefile: Use -include for mach-syscalls.mk to silence warning.
3927
3928         * sysdeps/mach/hurd/sysd-stdio.c: Declare fns
3929         __stdio_{read,write,seek,close,fileno} using __io_*_fn types.
3930         * sysdeps/generic/sysd-stdio.c: Likewise.
3931
3932 1998-09-02  Ulrich Drepper  <drepper@cygnus.com>
3933
3934         * elf/dl-load.c (fillin_rpath): Handle "/" as RPATH correctly.
3935         (_dl_map_object_from_fd): Make NAME argument const.
3936         Remove last parameter in _dl_new_object call.
3937         (print_search_path): Correct construction of composed path name.
3938         (_dl_map_object): Prevent looking at RPATH of the main map twice.
3939         Remove last parameter in _dl_new_object call.
3940         * elf/dl-object.c: Remove last parameter.  Determine whether create
3941         origin entry based on empty realname.  Handle file in root directory
3942         correctly.
3943         * elf/ldsodefs.h: Adjust prototype for _dl_new_object.
3944         * elf/rtld.c (dl_main): Add comment describing reason for memory leak.
3945         Remove last parameter in _dl_new_object call.
3946         * sysdeps/generic/dl-origin.h: Handle file in root directory correctly.
3947         * sysdeps/unix/sysv/linux/dl-origin.h: Likewise.
3948
3949 1998-09-01  Ulrich Drepper  <drepper@cygnus.com>
3950
3951         * elf/dl-close.c (_dl_close): Add more comments and correct some.
3952         Free l_searchlist and l_dupsearchlist.
3953
3954         * debug/catchsegv.sh: Add one more pair of quotes.
3955
3956 1998-09-01 17:53  Ulrich Drepper  <drepper@cygnus.com>
3957
3958         * elf/dl-load.c (add_name_to_object): Change return type to void and
3959         make NAME parameter const.  Allocate room for NAME in same memory
3960         block used for l_libname entry.
3961         (_dl_map_object_from_fd): Don't free NAME on failure.
3962         (map_segment): Pass SONAME to add_name_to_object, not a copy.
3963         (_dl_map_object): Don't create copy of NAME.  Pass NAME to
3964         _dl_map_object_from_fd.
3965         * elf/dl-object.c (dl_new_object): Allocate room for NAME in same
3966         memory block used for l_libname entry.
3967         * elf/dl-close.c: Adjust free()ing for this change.
3968
3969 1998-09-01 15:36  Ulrich Drepper  <drepper@cygnus.com>
3970
3971         * malloc/Makefile: Include Makeconfig before testing config-sysdirs.
3972
3973         * malloc/mtrace.c: Add bug report address.  Update email address.
3974         Add more @XXX@ to print correct address size.
3975
3976         * elf/dl-addr.c (_dl_addr): Make sure that map to be examined is
3977         really initialized.
3978
3979         * elf/dl-close.c (_dl_close): Use l_map_start and l_map_end info
3980         for munmap call instead of examining phdr again.
3981         Free all malloc()ed strings and arrays.
3982
3983 1998-08-09  Geoff Keating  <geoffk@ozemail.com.au>
3984
3985         * sysdeps/powerpc/Makefile [subdir=elf]: Add new files split out of
3986         dl-machine.h.
3987         * sysdeps/powerpc/dl-machine.c: New file.
3988         * sysdeps/powerpc/dl-machine.h: Move much stuff into separate
3989         files.  Revise ELF_PREFERRED_ADDRESS to take account of
3990         the new mapping information (fixes bug involving huge bloated
3991         web browser).  Set ELF_MACHINE_PLTREL_OVERLAP.
3992         * sysdeps/powerpc/dl-start.S: New file.
3993
3994         * elf/dl-load.c (_dl_map_object_from_fd): Initialise l_map_start,
3995         l_map_end.
3996         * elf/do-rel.h: Call elf_machine_rel only once (to save space).
3997         * elf/dynamic-link.h: Allow PLT relocs to be in the middle of the
3998         others.  Call elf_dynamic_do_##reloc only once (to save even more
3999         space).
4000         * elf/link.h: Add new members l_map_start and l_map_end to keep
4001         track of the memory map.
4002         * elf/rtld.c (_dl_start): Initialise l_map_start for ld.so and
4003         the executable.
4004
4005 1998-09-01 11:53  Ulrich Drepper  <drepper@cygnus.com>
4006
4007         * debug/Makefile (catchsegv): We need not rewrite SOVER anymore.
4008         Reported by Andreas Jaeger.
4009
4010         * posix/glob.h: Use __size_t instead of size_t in definitions and
4011         make sure this is defined.
4012
4013 1998-09-01 10:34  Ulrich Drepper  <drepper@cygnus.com>
4014
4015         * manual/locale.texi: Almost complete rewrite.  Document more functions
4016         and functionality.
4017         * manual/arith.texi: Correct reference.
4018         * manual/string.texi: Pretty printing.
4019
4020         * manual/texinfo.tex: Update from last available version.
4021
4022 1998-08-31 22:44  Ulrich Drepper  <drepper@cygnus.com>
4023
4024         * nis/nss_nis/nis-pwd.c (_nss_nis_getpwnam_r): Correct test for
4025         invalid password.
4026         (_nss_nis_getpwuid_r): Likewise.
4027         Patch by Matthew Arnison <matthewa@physics.usyd.edu.au>.
4028
4029         * inet/rcmd.c: Implement netgroup support.
4030         Patch by Dick Streefland <dick_streefland@tasking.com>.
4031
4032 1998-08-31  Ulrich Drepper  <drepper@cygnus.com>
4033
4034         * elf/dl-close.c (_dl_close): Update _dl_loaded if the first
4035         object on the list is removed.  Don't use this code for PIC.
4036         Reported by HJ Lu [PR libc/770].
4037
4038 1998-08-31 15:56  Ulrich Drepper  <drepper@cygnus.com>
4039
4040         * db2/db_int.h: Use <db.h> instead of "db.h" to find header in include.
4041
4042         * include/stdio.h: Add __vsscanf.
4043
4044         * libio/stdio.h: Make vfscanf, scanf, and vsscanf available if
4045         __USE_ISOC9X.
4046         Remove __vsscanf declaration.
4047         Always declare fgetpos and fsetpos.
4048
4049         * math/math.h: Define isinf as macro.
4050         * math/bits/mathcalls.h: Change to declare __isinf all the time.
4051         Don't declare scalb for ISO C 9x.
4052
4053         * math/tgmath.h: Define fma.  Rewrite the underlying macros.
4054
4055         * stdlib/stdlib.h: Declare strtof and strtold is __USE_ISOC9X.
4056
4057         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Allow inclusion from
4058         sys/ucontext.h.
4059
4060         * sysdeps/wordsize-32/inttypes.h: Define missing PRI* and SCN*
4061         macros.
4062
4063 1998-08-31  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4064
4065         * sysdeps/standalone/bits/errno.h (ENOMSG): Remove duplicate.
4066         Reported by jreising@frequentis.com [PR libc/767].
4067
4068 1998-08-31  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4069
4070         * io/lockf.c (lockf): Move initilisation of fl.l_whence and
4071         fl.l_start at beginning of function.
4072         Patch by Geoff. Dash <geoffd@zeta.org.au> [PR libc/769].
4073
4074 1998-08-31  Ulrich Drepper  <drepper@cygnus.com>
4075
4076         * io/sys/stat.h (ALLPERMS): Fix type (S_ISTXT -> S_ISVTX).
4077         Reported by Rob.Hagopian@vu.union.edu [PR libc/763].
4078
4079         * nscd/nscd.init: Make it work in RedHat systems.
4080         Patch by Christian Gafton.
4081
4082 1998-08-29  Philip Blundell  <philb@gnu.org>
4083
4084         * catgets/Makefile: Don't try to run test programs when
4085         cross-compiling.
4086
4087 1998-08-31  Ulrich Drepper  <drepper@cygnus.com>
4088
4089         * signal/signal.h: Include bits/sigthread.h only if __USE_POSIX.
4090         Reported by Zack Weinberg.
4091
4092 1998-08-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4093
4094         * sysdeps/unix/sysv/linux/Dist: Add umount.S and umount2.S.
4095         * elf/Makefile (distribute): Remove ldd.sh.in.
4096
4097 1998-08-31 11:46  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4098
4099         * sysdeps/unix/sysv/linux/dl-origin.h (get_origin): Remove unused
4100         variable.
4101
4102 1998-08-29  Ulrich Drepper  <drepper@cygnus.com>
4103
4104         * sysdeps/i386/register-dump.h: Move to ...
4105         * sysdeps/unix/sysv/linux/i386/register-dump.h: ...here.
4106
4107 1998-08-28 22:49  Ulrich Drepper  <drepper@cygnus.com>
4108
4109         * elf/do-rel.h (elf_dynamic_do_rel): Call elf_machine_lazy_rel
4110         with load address, not map address.
4111         * sysdeps/alpha/dl-machine.h (elf_machine_lazy_rel): Change first
4112         parameter and use this value.
4113         * sysdeps/arm/dl-machine.h: Likewise.
4114         * sysdeps/i386/dl-machine.h: Likewise.
4115         * sysdeps/m68k/dl-machine.h: Likewise.
4116         * sysdeps/mips/dl-machine.h (elf_machine_lazy_rel): Change first
4117         parameter.
4118         * sysdeps/powerpc/dl-machine.h: Likewise
4119         * sysdeps/sparc/sparc32/dl-machine.h: Likewise
4120         * sysdeps/sparc/sparc64/dl-machine.h: Likewise
4121
4122 1998-08-28 09:22  Ulrich Drepper  <drepper@cygnus.com>
4123
4124         * elf/rtld.c (process_envvars): Fix copy&paste error.
4125
4126         * malloc/malloc.c (malloc_hook_ini): Don't overwrite realloc and
4127         memalign hook.
4128         (realloc_hook_ini): Don't overwrite memalign hook.
4129         (memalign_hook_ini): Don't overwrite malloc and memalign hooks.
4130         Reported by Philippe Troin <phil@fifi.org>.
4131
4132         * malloc/mcheck.c (mprobe): Call checkhdr with adjusted pointer.
4133         Patch by Philippe Troin <phil@fifi.org>.
4134
4135 1998-08-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4136
4137         * sysdeps/generic/segfault.c (install_handler): Protect the
4138         non-POSIX signals with #ifdef.
4139         (catch_segfault): Add missing mode parameter for open.
4140         * debug/catchsegv.sh: Avoid termination message from shell.  Allow
4141         other termination signals.
4142
4143 1998-08-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4144
4145         * debug/Makefile (distribute): Add register-dump.h.
4146
4147 1998-08-28 10:41  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4148
4149         * sysdeps/unix/sysv/linux/m68k/register-dump.h: New file.
4150
4151 1998-08-27 19:42  Ulrich Drepper  <drepper@cygnus.com>
4152
4153         * elf/Makefile (distribute): Add dl-origin.h.
4154         * sysdeps/generic/dl-origin.h: New file.
4155         * sysdeps/unix/sysv/linux/dl-origin.h: New file.
4156         * elf/link.h (struct link_map): Add l_origin field.
4157         * elf/dl-load.c (expand_dynamic_string_token): New function.
4158         (decompose_path): Remove WHERE argument, take link map pointer instead.
4159         Call expand_dynamic_string_token instead of local_strdup to make copy
4160         of rpath.
4161         (_dl_init_paths): Call decompose_path with correct argument.
4162         (_dl_map_object_from_fd): Define static is EXTERNAL_MAP_FROM_FD is
4163         not defined.
4164         Check EI_OSABI and EI_ABIVERSION fields in header.
4165         Call _dl_new_object with extra argument.
4166         (_dl_map_object): Call decompose_path with correct argument.
4167         Call expand_dynamic_string_token instead of local_strdup to also
4168         expand DST.
4169         Call _dl_new_object with extra argument.
4170         * elf/dl-object.c (_dl_new_object): Determine l_origin for all maps
4171         but the main one if new argument is nonzero.
4172         * elf/ldsodefs.h: Adjust for _dl_new_object change.
4173         * elf/dl-support.c: Define _dl_origin_path.
4174         * elf/rtld.c: Likewise.  Set _dl_origin_path based on LD_ORIGIN_PATH.
4175         (dl_main): Call _dl_new_object with extra argument.
4176
4177         * elf/dl-close (_dl_close): Free l_name and l_origin.
4178
4179         * sysdeps/i386/useldt.h (THREAD_GETMEM, THREAD_SETMEM): Use P
4180         modifier in asm, not c.
4181
4182         * sysdeps/mach/hurd/Makefile [subdirs==elf]: Define CFLAGS-dl-load.c
4183         to -DEXTERNAL_MAP_FROM_FD to make _dl_map_object_from_fd extern.
4184
4185 1998-08-26 17:48  Ulrich Drepper  <drepper@cygnus.com>
4186
4187         * elf/dl-close.c (_dl_close): Move map->l_nsearchlist value into local
4188         variable so that map can be freed.
4189         Reported by Philippe Troin <phil@fifi.org>.
4190
4191         * elf/dl-open.c (dl_open_worker): Correct test for extending global
4192         scope array.
4193         Patch by Philippe Troin <phil@fifi.org>.
4194
4195 1998-08-26  Geoff Keating  <geoffk@ozemail.com.au>
4196
4197         * sysdeps/powerpc/register-dump.h: Rewrite.  Much nicer this way.
4198         Don't call writev() with a 100-element vector.
4199         * sysdeps/generic/segfault.c (catch_segfault): Skip top-level NULL
4200         return address.
4201
4202         * sysdeps/powerpc/elf/libc-start.c: Sync up with generic version.
4203         In particular, set __libc_stack_end.
4204         * sysdeps/powerpc/elf/start.S: Allow _init and _fini to be
4205         undefined.  Fix copyright notice.
4206
4207 1998-08-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4208
4209         * math/Makefile (gmp-objs): New variable.
4210         ($(objpfx)atest-exp, $(objpfx)atest-sincos, $(objpfx)atest-exp2):
4211         Depend on it.
4212         (tests): Add atest-exp atest-sincos atest-exp2.
4213         (tests-static): Remove atest-exp atest-sincos atest-exp2.
4214
4215 1998-08-25  Ulrich Drepper  <drepper@cygnus.com>
4216
4217         * sysdeps/generic/dl-cache.c: Move static variable cache and cachesize
4218         to toplevel.
4219         (_dl_unload_cache): New function.
4220         * elf/Versions [libc GLIBC_2.1]: Add _dl_unload_cache.
4221         * elf/dl-open.c (_dl_open): Unload map file before freeing the lock.
4222         * elf/rtld.c (dl_main): Unload map file before jumping to user code.
4223
4224         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECT.
4225         Correct comment for O_LARGEFILE.
4226         * sysdeps/unix/sysv/linux/bits/fcntl.h: Define O_DIRECT.
4227         Change O_LARGEFILE to correct value.
4228
4229 1998-08-25 14:34  Ulrich Drepper  <drepper@cygnus.com>
4230
4231         * libio/iogetline.c (_IO_getline_info): Don't read anything for
4232         N == 0.  Patch by HJ Lu.
4233
4234 1998-08-25 11:43  Ulrich Drepper  <drepper@cygnus.com>
4235
4236         * elf/elf.h: Add syminfo stuff and other DT_* from Solaris' ELF.
4237
4238 1998-08-25  Bernd Schmidt  <crux@Pool.Informatik.RWTH-Aachen.DE>
4239
4240         * argp/argp.h: Use __inline__ not inline.
4241
4242         * sysdeps/i386/bits/select.h (FD_ZERO): Rewrite asm not to indicate
4243         an input register as being clobbered.
4244         * sysdeps/i386/memset.c (memset): Likewise.
4245         * sysdeps/i386/bzero.c (__bzero): Likewise.
4246         * sysdeps/i386/memcopy.h ({BYTE,WORD}_COPY_[FB]WD): Likewise.
4247
4248 1998-08-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4249
4250         * stdlib/jrand48_r.c (__jrand48_r): Set also upper half of result.
4251         Fixes PR libc/757 (Reported by Michael Creutz <creutz@bnl.gov).
4252
4253 1998-08-24 16:34  Ulrich Drepper  <drepper@cygnus.com>
4254
4255         * debug/catchsegv.sh: Handle text preceding backtrace better.
4256         * sysdeps/generic/segfault.c: Allow register dump.  Allow handler
4257         to be installed for other signals than SIGSEGV.
4258         * sysdeps/generic/register-dump.h: New file.
4259         * sysdeps/i386/register-dump.h: New file.
4260         * sysdeps/powerpc/register-dump.h: New file.
4261
4262         * sysdeps/unix/sysv/linux/i386/profil-counter.h: Use macros from
4263         sigcontextinfo.h.
4264         * sysdeps/unix/sysv/linux/powerpc/profil-counter.h: Use i386 version.
4265
4266 1998-08-24  Geoff Keating  <geoffk@ozemail.com.au>
4267
4268         * sysdeps/unix/sysv/linux/powerpc/sigcontextinfo.h: New file.
4269
4270 1998-08-09  Geoff Keating  <geoffk@ozemail.com.au>
4271
4272         * sysdeps/unix/sysv/linux/powerpc/chown.c: New file.
4273         * sysdeps/unix/sysv/linux/powerpc/lchown.S: New file.
4274         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add chown, remove
4275         getresuid, getresgid.
4276
4277 1998-08-16  Geoff Keating  <geoffk@ozemail.com.au>
4278
4279         * sysdeps/unix/sysv/linux/powerpc/clone.S: Fix bugs.  Set up stack
4280         pointer in userland.
4281
4282 1998-08-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4283
4284         * sysdeps/unix/sysv/linux/sys/mount.h (MNT_FORCE): Define as enum
4285         and fix value.
4286
4287 1998-08-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4288
4289         * elf/ldd.bash.in: Add missing quotes around $file.  Make loop
4290         over arguments Bourne shell compatible.  Don't exit unsuccessfully
4291         if nonelf returns successfully.  Avoid duplicating most of the
4292         script.
4293         * sysdeps/unix/sysv/linux/ldd-rewrite.sed: Add missing quotes
4294         around $file.
4295
4296 1998-08-24 10:37  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4297
4298         * sysdeps/unix/sysv/linux/m68k/Makefile (sysdep_headers): Add
4299         sys/reg.h.
4300         * sysdeps/unix/sysv/linux/m68k/sys/reg.h: New file.
4301         * sysdeps/unix/sysv/linux/m68k/Dist: Distribute it.
4302
4303 1998-08-23  Ulrich Drepper  <drepper@cygnus.com>
4304
4305         * sysdeps/unix/sysv/linux/i386/Versions [GLIBC_2.1]: Add
4306         __modify_ldt and modify_ldt.
4307         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add modify_ldt.
4308
4309         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
4310         Use orl $-1 instead of movl $-1 to save two bytes.
4311         * sysdeps/unix/sysv/linux/i386/i686/sysdep.h (SYSCALL_ERROR_HANDLER):
4312         Likewise.
4313
4314 1998-08-17  H.J. Lu  <hjl@gnu.org>
4315
4316         * libio/Versions (_IO_do_write, _IO_file_attach,
4317         _IO_file_close_it, _IO_file_finish, _IO_file_fopen,
4318         _IO_file_init, _IO_file_overflow, _IO_file_seekoff,
4319         _IO_file_setbuf, _IO_file_sync, _IO_file_underflow,
4320         _IO_file_write, _IO_file_xsputn): Added to GLIBC_2.1.
4321
4322         * libio/fileops.c (_IO_do_write, _IO_file_attach,
4323         _IO_file_close_it, _IO_file_finish, _IO_file_fopen,
4324         _IO_file_init, _IO_file_overflow, _IO_file_seekoff,
4325         _IO_file_setbuf, _IO_file_sync, _IO_file_underflow,
4326         _IO_file_write, _IO_file_xsputn): Change the prefix to
4327         "_IO_new_". Added to GLIBC_2.1.
4328
4329         * libio/libioP.h (_IO_do_write, _IO_file_attach,
4330         _IO_file_close_it, _IO_file_finish, _IO_file_fopen,
4331         _IO_file_init, _IO_file_overflow, _IO_file_seekoff,
4332         _IO_file_setbuf, _IO_file_sync, _IO_file_underflow,
4333         _IO_file_write, _IO_file_xsputn): Add prototypes for the prefix
4334         "_IO_new_".
4335
4336         * libio/oldfileops.c (_IO_do_write, _IO_file_attach,
4337         _IO_file_close_it, _IO_file_finish, _IO_file_fopen,
4338         _IO_file_init, _IO_file_overflow, _IO_file_seekoff,
4339         _IO_file_setbuf, _IO_file_sync, _IO_file_underflow,
4340         _IO_file_write, _IO_file_xsputn): Added to GLIBC_2.0.
4341
4342 1998-08-23  Richard Henderson  <rth@cygnus.com>
4343
4344         * Makeconfig (LDFLAGS): Remove.
4345
4346         * csu/initfini.c: Return to .text before __gmon_start__.
4347
4348         * elf/elf.h (EM_FAKE_ALPHA): Rename from EM_OLD_ALPHA.
4349         (STO_MIPS_*): Rename from STO_*.
4350         (STB_MIPS_SPLIT_COMMON): Rename from STB_SPLIT_COMMON.
4351         (STO_ALPHA_NOPV, STO_ALPHA_STD_GPLOAD): New.
4352
4353         * math/atest-exp.c (mpn_bitsize): Fix bit location calculation.
4354         (main): e3s is negative on zero.
4355         * math/atest-exp2.c: Likewise.
4356         * math/atest-sincos.c: Likewise.
4357
4358 1998-08-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4359
4360         * Makerules (install): Add comment about absolute paths.
4361
4362 1998-08-23  Ulrich Drepper  <drepper@cygnus.com>
4363
4364         * libio/vsnprintf.c (_IO_vsnprintf): Set first byte of destination
4365         array to NUL to handle maxlen==1 case correctly.
4366         Patch by HJ Lu.
4367
4368 1998-08-23  Richard Henderson  <rth@cygnus.com>
4369
4370         * sysdeps/alpha/elf/crtbegin.S: Fix .prologue; no pv used.
4371         * sysdeps/alpha/elf/crtend.S: Likewise.
4372         * sysdeps/alpha/elf/start.S: Likewise.
4373
4374         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix .prologue;
4375         non-standard pv usage.
4376
4377         * sysdeps/unix/sysv/linux/alpha/brk.S: Use jmp macro for relaxation.
4378         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Likewise.
4379         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
4380         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
4381         * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Likewise.
4382         * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
4383         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
4384         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
4385         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
4386         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
4387         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
4388
4389         * sysdeps/alpha/fpu/e_sqrt.c: Use the asm version when the input is
4390         a finite non-denormal, deferring to the full IEEE version otherwise.
4391
4392         * sysdeps/alpha/fpu/bits/mathinline.h (__floorf, __floor):
4393         Early out for -0.  Optimize for !_IEEE_FP_INEXACT.
4394         * sysdeps/alpha/fpu/s_floor.c: New.
4395         * sysdeps/alpha/fpu/s_floorf.c: New.
4396         * sysdeps/alpha/fpu/s_ceil.c: New.
4397         * sysdeps/alpha/fpu/s_ceilf.c: New.
4398
4399 1998-08-22  Philip Blundell  <philb@gnu.org>
4400
4401         * sysdeps/arm/bits/string.h: New file.
4402
4403 1998-08-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4404
4405         * sysdeps/unix/sysv/linux/configure.in: Obey --with-headers,
4406         document it.
4407
4408         * sysdeps/unix/sysv/linux/alpha/configure.in: New file, contains
4409         test for recent Linux 2.1.100+ headers.
4410
4411 1998-08-21  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4412
4413         * nis/nss_compat/compat-initgroups.c: Optimize NIS query.
4414
4415 1998-08-21 17:21  Ulrich Drepper  <drepper@cygnus.com>
4416
4417         * sysdeps/unix/sysv/linux/glob64.c: Define __stat using __xstat64.
4418
4419 1998-08-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4420
4421         * Makefile (elf/ldso_install): Put back.  The problem still persists.
4422         * elf/Makefile (ldso_install): Likewise.
4423
4424 1998-08-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4425
4426         * db2/db/db.c (db_open) [_LIBC]: Rename to __nss_db_open and
4427         create weak alias.
4428         * include/db.h: Declare __nss_db_open.
4429         * db2/Versions: Export it.
4430
4431         * db2/makedb.c: Convert to use db2 API.
4432         * nss/nss_db/db-XXX.c: Likewise.
4433         * nss/nss_db/db-netgrp.c: Likewise.
4434         * nss/nss_db/db-alias.c: Likewise.
4435         (_nss_db_getaliasent_r): Allow retrying with a larger buffer.
4436
4437 1998-08-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4438
4439         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove
4440         sys_setresuid, already built automatically (or not).
4441         * sysdeps/unix/sysv/linux/syscalls.list: Define __setresuid
4442         instead of __syscall_setresuid and add back setresuid.
4443         * sysdeps/unix/sysv/linux/seteuid.c: Use __setresuid instead of
4444         __syscall_setresuid.
4445
4446 1998-08-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4447
4448         * sysdeps/unix/sysv/linux/sys/mount.h: Fix typo.
4449
4450 1998-08-20  Ulrich Drepper  <drepper@cygnus.com>
4451
4452         * elf/Makefile (sh-ldd-rewrite): Remove expression to remove
4453         BASH-ONLY marked region.
4454         * elf/ldd.bash.in: Remove special BASH-ONLY markers.
4455
4456 1998-02-20 17:54  H.J. Lu  <hjl@gnu.org>
4457
4458         * libio/oldfileops.c (_IO_file_seekoff): Don't adjust pointers if
4459         _IO_SYSSEEK fails.
4460
4461         * libio/iolibio.h (_IO_pos_BAD): Define of type _IO_fpos64_t.
4462
4463         * libio/libioP.h (FILEBUF_LITERAL): Also initialize new _offset
4464         element.
4465
4466 1998-08-21  Roland McGrath  <roland@baalperazim.frob.com>
4467
4468         * elf/ldd.bash.in (TEXTDOMAIN, TEXTDOMAINDIR): Surround setting these
4469         with magic comments ###BASH-ONLY and ###END-BASH-ONLY.
4470         * elf/Makefile ($(objpfx)ldd): Generate always from ldd.bash.in.
4471         (common-ldd-rewrite): New variable, old contents of $(sh-ldd-rewrite).
4472         (sh-ldd-rewrite): Use that, add cmds to remove code surrounded by
4473         those magic comments, and to use /bin/sh for @BASH@.
4474         (bash-ldd-rewrite): Use $(common-ldd-rewrite).
4475         * elf/ldd.sh.in: File removed.
4476
4477 1998-08-20 20:07  Ulrich Drepper  <drepper@cygnus.com>
4478
4479         * pwd/getpw.c (__getpw): Use %lu for uid and gid parameter and
4480         cast them to unsigned long int.
4481         * pwd/putpwent.c (putpwent): Likewise.
4482         Patch by John Tobey <jtobey@banta-im.com>.
4483
4484 1998-08-20 17:14  H.J. Lu  <hjl@gnu.org>
4485
4486         * libio/libioP.h (FILEBUF_LITERAL): Set the _offset field to
4487         _IO_pos_BAD.
4488
4489 1998-02-20 17:54  H.J. Lu  <hjl@gnu.org>
4490
4491         * libio/fileops.c (_IO_file_seekoff): Don't adjust pointers if
4492         _IO_SYSSEEK fails.
4493
4494 1998-08-20 19:14  Ulrich Drepper  <drepper@cygnus.com>
4495
4496         * sysdeps/unix/sysv/linux/Makefile [subdirs=misc] (sysdeps_routines):
4497         Add umount and umount2.
4498         * sysdeps/unix/sysv/linux/syscalls.list: Remove umount.
4499         * sysdeps/unix/sysv/linux/umount.S: New file.
4500         * sysdeps/unix/sysv/linux/umount2.S: New file.
4501         * sysdeps/unix/sysv/linux/sys/mount.h: Declare umount2.
4502         Define MNT_FORCE.
4503
4504         * sysdeps/unix/sysv/linux/Makefile [subdirs=misc] (sysdep_headers):
4505         Add sys/sendfile.h.
4506         * sysdeps/unix/sysv/linux/syscalls.list: Add sendfile.
4507         * sysdeps/unix/sysv/linux/sys/sendfile.h: New file.
4508
4509         * sysdeps/unix/sysv/linux/sys/acct.h: Pretty print.
4510
4511         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.1]: Add umount2 and
4512         sendfile.
4513
4514 1998-08-20 16:01  Ulrich Drepper  <drepper@cygnus.com>
4515
4516         * elf/ldd.sh.in: Redirect warnings and error messages to stderr.
4517         * elf/ldd.bash.in: Likewise.
4518
4519         * elf/sln.c: Avoid warning for no main prototype.
4520
4521         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Remove O_READ and
4522         O_WRITE.
4523         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Likewise.
4524         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
4525
4526         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Add F_SETSIG and
4527         F_GETSIG.
4528         * sysdeps/unix/sysv/linux/bits/fcntl.h: Likewise.
4529         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Likewise.
4530         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
4531
4532 1998-08-20  Philip Blundell  <pb@nexus.co.uk>
4533
4534         * sysdeps/arm/fpu/ieee754.h: Move to...
4535         * sysdeps/arm/ieee754.h: ... here.
4536
4537         * sysdeps/arm/__longjmp.S: Put return value in correct register.
4538         Don't set the condition flags unnecessarily.
4539         * sysdeps/arm/fpu/__longjmp.S: Likewise.  Restore floating point
4540         registers correctly.
4541
4542         * sysdeps/arm/dl-machine.h: Fix problems with profiling code
4543         (patch from Scott Bambrough).
4544
4545         * sysdeps/arm/sysdep.h (CALL_MCOUNT): Add missing semicolons.
4546
4547         * csu/initfini.c (_init): Don't check whether __gmon_start__ is
4548         NULL, just call it unconditionally.
4549         (__gmon_start__): Provide stub version as a weak symbol.
4550
4551 1998-07-30  Philip Blundell  <philb@gnu.org>
4552
4553         * sysdeps/unix/sysv/linux/arm/init-first.h: New file (from patch
4554         by Scott Bambrough)
4555
4556         * sysdeps/unix/sysv/linux/arm/errlist.c: New file; ARM tools don't
4557         like `@' in .type directives.
4558
4559         * sysdeps/arm/bsd-setjmp.S: Use PLT for procedure call.
4560         * sysdeps/arm/bsd-_setjmp.S: Likewise.
4561
4562         * sysdeps/arm/dl-machine.h: Set __libc_stack_end.
4563
4564 1998-08-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4565
4566         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN): Correct value.
4567         (F_GETOWN): Likewise.
4568
4569         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_SIGIO): Add it (from
4570         Linux 2.1.117).
4571
4572 1998-08-20  Ulrich Drepper  <drepper@cygnus.com>
4573
4574         * sysdeps/generic/glob.c [_LIBC]: Define __stat only if not
4575         already defined.
4576
4577 1998-08-18  Ulrich Drepper  <drepper@cygnus.com>
4578
4579         * include/features.h: Define __USE_EXTERN_INLINES for recent
4580         enough gcc.
4581         * argp/argp.h: Define extern inline functions only if
4582         __USE_EXTERN_INLINES is defined.
4583         * libio/stdio.h: Likewise.
4584         * math/math.h: Likewise.
4585         * stdlib/stdlib.h: Likewise.
4586         * string/argz.h: Likewise.
4587         * sysdeps/generic/bits/sigset.h: Likewise.
4588         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
4589         * sysdeps/unix/sysv/sysv4/bits/sigset.h: Likewise.
4590         * sysdeps/wordsize-32/inttypes.h: Likewise.
4591         * sysdeps/wordsize-64/inttypes.h: Likewise.
4592         * wcsmbs/wchar.h: Likewise.
4593
4594         * sysdeps/generic/bits/glob.c [_LIBC]: Define __stat using __xstat
4595         to allow compilation without optimization.
4596
4597 1998-08-14  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4598
4599         * nis/nss_compat/compat-grp.c: Set errno to ENOENT if we have no
4600         more entries.
4601         * nis/nss_compat/compat-initgroups.c: Likewise.
4602         * nis/nss_compat/compat-pwd.c: Likewise.
4603         * nis/nss_compat/compat-spwd.c: Likewise.
4604         * nis/nss_nis/nis-alias.c: Likewise.
4605         * nis/nss_nis/nis-ethers.c: Likewise.
4606         * nis/nss_nis/nis-grp.c: Likewise.
4607         * nis/nss_nis/nis-hosts.c: Likewise.
4608         * nis/nss_nis/nis-initgroups.c: Likewise.
4609         * nis/nss_nis/nis-network.c: Likewise.
4610         * nis/nss_nis/nis-proto.c: Likewise.
4611         * nis/nss_nis/nis-pwd.c: Likewise.
4612         * nis/nss_nis/nis-rpc.c: Likewise.
4613         * nis/nss_nis/nis-service.c: Likewise.
4614         * nis/nss_nis/nis-spwd.c: Likewise.
4615
4616         * nis/rpcsvc/yp.h: Generate new without 1024 byte limits.
4617
4618         * nis/ypclnt.c: Try binding dir only first time, could be to old.
4619
4620         * nis/yp_xdr.c: Remove 1024 byte limit.
4621         * nis/ypupdate_xdr.c: Likewise.
4622
4623         * nis/nss_nis/nis-publickey.c: Make sure, nobody could send
4624         wrong data.
4625
4626 1998-08-18  Roland McGrath  <roland@baalperazim.frob.com>
4627
4628         * Rules (binaries-static, binaries-shared static pattern rules):
4629         Depend on lib%, not just libc%, from $(link-libc{,-static}).
4630
4631         * sysdeps/mach/hurd/Makefile (link-libc-static): New variable; set
4632         this here, overriding Makeconfig generic value so we link against
4633         the RPC libs.
4634
4635 1998-08-17  Ulrich Drepper  <drepper@cygnus.com>
4636
4637         * posix/tstgetopt.c (options): Add NULL entry at end
4638         Patch by Adrian Miranda <ade@psg.com>.
4639
4640 1998-08-15 18:21  Ulrich Drepper  <drepper@cygnus.com>
4641
4642         * elf/elf.h: Add EI_OSABI, ELFOSABI*, and EI_ABIVERSION.  Move EI_PAD
4643         to 9.
4644
4645 1998-08-15 14:11  Ulrich Drepper  <drepper@cygnus.com>
4646
4647         * elf/elf.h: Add PPC Diab relocations.
4648
4649         * malloc/Makefile (libmcheck.a): Use $(LN_S) not ln.
4650
4651 1998-08-14 10:08  Ulrich Drepper  <drepper@cygnus.com>
4652
4653         * manual/texinfo.tex: Update.
4654
4655 1998-08-07  Geoff Keating  <geoffk@ozemail.com.au>
4656
4657         * sysdeps/powerpc/backtrace.c: New file.
4658
4659 1998-08-14  Philip Blundell  <pb@nexus.co.uk>
4660
4661         * sysdeps/arm/fpu/setjmp.S: Correct value of R0 before calling
4662         sigjmp_save.
4663         * sysdeps/arm/elf/setjmp.S: Obsolete, deleted.
4664
4665 1998-08-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4666
4667         * Makefile (install-symbolic-link): Fix spelling.
4668
4669 1998-08-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4670
4671         * elf/elf.h (SHT_HIOS): Fix value.
4672
4673 1998-08-10  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4674
4675         * posix/regex.c (WIDE_CHAR_SUPPORT): Don't generate defined as
4676         part of the expansion, this is undefined by the standard.
4677
4678 1998-08-13 19:41  Ulrich Drepper  <drepper@cygnus.com>
4679
4680         * posix/getconf.c: Add support for systems with incomplete confname.h.
4681
4682         * sysdeps/posix/sigset.c: Allow SIG_HOLD being undefined.
4683
4684         * sysdeps/posix/wait3.c: Make it work.
4685
4686 1998-08-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4687
4688         * Makefile ($(inst_slibdir)/libc-$(version).so): Remove.
4689         (elf/ldso_install): Remove.
4690
4691         * elf/Makefile (distribute): Add sln.c.
4692         (others): Add sln.
4693         (others-static): Add sln.
4694         (install-rootsbin): Add sln.
4695         (others-static): Add sln.
4696         (ldso_install): Remove.
4697
4698 1998-07-24 10:58  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4699
4700         * Makerules (install-clean-symbolic-link-list): Make phony.
4701         * Makefile (install-symbolic-link): Make phony.  Depend on
4702         subdir_install for parallel makes.
4703
4704
4705 1998-07-22  Ulrich Drepper  <drepper@cygnus.com>
4706
4707         * elf/Makefile (distribute): Add sln.c
4708
4709 1998-07-21 07:10  H.J. Lu  <hjl@gnu.org>
4710
4711         * elf/sln.c: New file.
4712
4713         * Makerules (symbolic-link-prog, symbolic-link-list): New macros.
4714         (install-clean-symbolic-link-list): New target.
4715         (install): Depend on install-clean-symbolic-link-list.
4716         (make-shlib-link): Changed for $(symbolic-link-list).
4717
4718         * Makefile (install-symbolic-link): New target.
4719         (install): Depend on install-symbolic-link.
4720
4721 1998-08-12 17:03  Ulrich Drepper  <drepper@cygnus.com>
4722
4723         * include/unistd.h: Protect against multiple inclusion.
4724
4725         * posix/glob.c: Don't define __glob_pattern_p is NO_GLOB_PATTERN_P
4726         is defined, not is glob is defined.
4727         * sysdeps/unix/sysv/linux/glob64.c: Define NO_GLOB_PATTERN_P.
4728
4729 1998-08-01 17:18  H.J. Lu  <hjl@gnu.org>
4730
4731         * sunrpc/rpcsvc/rusers.x (xdr_utmp): Use xdr_bytes instead of
4732         xdr_string for ut_line, ut_name and ut_host.
4733
4734 1998-08-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4735
4736         * sysdeps/unix/sysv/linux/paths.h (_PATH_MAILDIR): Change to
4737         /var/mail in accordance with FHS 2.0.
4738         Reported by Javier Kohen <root@jkohen.tough.com.ar> [PR libc/639].
4739
4740 1998-08-12  Richard Henderson  <rth@cygnus.com>
4741
4742         * sysdeps/unix/sysv/linux/alpha/syscalls.list (recvmsg, sendmsg):
4743         Update aliases for cancelation.
4744
4745         * sysdeps/unix/sysv/linux/alpha/glob.c: Undef glob*64 before
4746         playing with symbol versions.
4747
4748 1998-08-12  Roland McGrath  <roland@baalperazim.frob.com>
4749
4750         * sysdeps/mach/hurd/bits/posix_opt.h: Rewritten with comments and
4751         multiple inclusion protection.
4752         (_POSIX_SYNCHRONIZED_IO, _POSIX_FSYNC, _POSIX_MAPPED_FILES,
4753         _POSIX_MEMORY_PROTECTION, _POSIX_POLL, _POSIX_SELECT): New macros,
4754         define all these to 1.
4755         (_POSIX_SYNC_IO): Add #undef, to remind us that pathconf reports it.
4756
4757 1998-08-12  Roland McGrath  <roland@baalperazim.frob.com>
4758
4759         * sysdeps/mach/usleep.c: Include <unistd.h>.
4760         (usleep): Return void.
4761
4762 1998-08-11  Roland McGrath  <roland@baalperazim.frob.com>
4763
4764         * sysdeps/generic/if_index.c (struct if_freenameindex): Add forward
4765         decl to inhibit warning in if_freenameindex defn.
4766
4767         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Remove unused variable.
4768
4769         * sysdeps/mach/hurd/getdomain.c (getdomainname): Renamed from __ name.
4770
4771         * sysdeps/mach/hurd/reboot.c: Include <sys/reboot.h>.
4772         * sysdeps/mach/hurd/getdents.c: Include <unistd.h>.
4773         * sysdeps/mach/hurd/sbrk.c: Include <unistd.h>.
4774         * sysdeps/mach/usleep.c: Likewise.
4775
4776         * sysdeps/mach/hurd/bind.c (bind): Add a const.
4777
4778         * sysdeps/mach/hurd/getdents.c (__getdirentries): Use prototype defn.
4779         * sysdeps/unix/bsd/init-posix.c (__init_posix): Likewise.
4780         * sysdeps/unix/bsd/times.c (timeval_to_clock_t): Likewise.
4781         * sysdeps/mach/hurd/reboot.c (reboot): Likewise.
4782         * sysdeps/mach/usleep.c (usleep): Likewise.
4783         * sysdeps/mach/hurd/chflags.c (chflags): Likewise.
4784         * sysdeps/mach/hurd/fchflags.c (fchflags): Likewise.
4785         * sysdeps/mach/hurd/sbrk.c (__sbrk): Likewise.
4786         * sysdeps/mach/hurd/stdio_init.c (__stdio_init_stream): Likewise.
4787
4788 1998-08-11  Roland McGrath  <roland@baalperazim.frob.com>
4789
4790         * sysdeps/generic/glob64.c: Include <sys/types.h>, <glob.h>, <errno.h>.
4791         (glob64): Fix typo.
4792
4793         * malloc/malloc.c (free_check, realloc_check): Don't cast to long for
4794         %p arg to fprintf, since `void *' is the right type already.
4795
4796 1998-07-25 19:47  Jose M. Moya  <josem@gnu.org>
4797
4798         * sysdeps/mach/hurd/getcwd.c
4799         (_hurd_canonicalize_directory_name_internal): Do not loop forever
4800         for unknown root directories.
4801         (__getcwd): Return NULL when the current root directory could not
4802         be reached.
4803
4804 1998-08-11 18:39  Ulrich Drepper  <drepper@cygnus.com>
4805
4806         * string/strsignal.c (strsignal): Count real-time signals from zero.
4807
4808
4809 See ChangeLog.8 for earlier changes.