Update.
[glibc/history.git] / ChangeLog
blob361f8cf146403a30be779bb983b01e759237d7b1
1 1998-09-08  Ulrich Drepper  <drepper@cygnus.com>
3         * csu/initfini.c: Don't define __gmon_start__ if WEAK_GMON_START is
4         defined.
5         * sysdeps/unix/sysv/linux/i386/Makefile [subdir==csu]: Add
6         -DWEAK_GMON_START to CFLAGS-initfini.s.
8         * elf/dl-object.c (_dl_new_object): Store map address in
9         _dl_loaded if _dl_loaded is NULL.
10         * elf/rtld.c (dl_main): Don't update _dl_loaded here.
12         * sysdeps/generic/setrlimit64.c: Remove stub warning.
14 1998-09-07  Ulrich Drepper  <drepper@cygnus.com>
16         * db2/common/db_apprec.c (__db_apprec): Add braces to make gcc
17         quiet.
18         * db2/btree/bt_cursor.c: Likewise.
19         * db2/common/db_region.db_c: Likewise.
20         * db2/common/db_salloc.db_c: Likewise.
21         * db2/db/db.c: Likewise.
22         * db2/db/db_rec.c: Likewise.
23         * db2/hash/hash.c: Likewise.
24         * db2/hash/hash_page.c: Likewise.
25         * db2/hash/hash_rec.c: Likewise.
26         * db2/log/log_findckp.c: Likewise.
27         * db2/log/log_get.c: Likewise.
28         * db2/log/log_put.c: Likewise.
29         * db2/mp/mp_fget.c: Likewise.
30         * db2/mp/mp_fput.c: Likewise.
31         * db2/mp/mp_region.c: Likewise.
32         * stdlib/strtol.c: Likewise.
33         * string/strcoll.c: Likewise.
34         * string/strxfrm.c: Likewise.
35         * argp/argp-help.c: Likewise.
36         * argp/argp-parse.c: Likewise.
37         * resolv/res_debug.c: Likewise.
39 1998-09-07 09:58  Ulrich Drepper  <drepper@cygnus.com>
41         * math/tgmath.h (scalb): Only define for __USE_MISC or
42         __USE_XOPEN_EXTENDED.  Patch by Zack Weinberg.
44 1998-09-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
46         * libio/stdio.h: Fix comment.
48         * stdio/stdio.h: Make vfscanf, vscanf and vsscanf available if
49         __USE_ISOC9X.
51 1998-09-06 09:53 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
53         * Makeconfig (+gccwarn): Remove -Wno-parentheses.
55         * elf/dl-open.c: Quiet -Wparentheses warnings.
56         * iconvdata/johab.c: Likewise.
57         * iconvdata/uhc.c: Likewise.
58         * inet/inet_net.c: Likewise.
59         * io/fts.c: Likewise.
60         * locale/newlocale.c: Likewise.
61         * misc/getttyent.c: Likewise.
62         * misc/mntent_r.c: Likewise.
63         * misc/ttyslot.c: Likewise.
64         * nscd/nscd_conf.c: Likewise.
65         * nss/nsswitch.c: Likewise.
66         * resolv/gethnamaddr.c: Likewise.
67         * resolv/nsap_addr.c: Likewise.
68         * resolv/res_debug.c: Likewise.
69         * stdio-common/_itoa.c: Likewise.
70         * stdlib/strtod.c: Likewise.
71         * string/strverscmp.c: Likewise.
72         * sunrpc/svc.c: Likewise.
73         * sysdeps/libm-ieee754/e_cosh.c: Likewise.
74         * sysdeps/libm-ieee754/e_gamma_r.c: Likewise.
75         * sysdeps/libm-ieee754/e_sinh.c: Likewise.
76         * sysdeps/posix/getaddrinfo.c: Likewise.
78 1998-09-06 15:13  Ulrich Drepper  <drepper@cygnus.com>
80         * elf/dlsym.c (dlsym_doit): Use new RTLD_DEFAULT macro to test
81         for use of global scope.
82         * elf/dlvsym.c (dlvsym_doit): Likewise.
84 1998-09-02  Paul Eggert  <eggert@twinsun.com>
86         * strftime.c (my_strftime): When mbrlen returns (size_t) -2,
87         copy the redundant bytes at the end of the format as-is; don't
88         just copy their first byte and then rescan, as that might get
89         us an encoding error.
90         Account correctly for the length of multibyte sequences in the
91         format.
93 1998-09-03 20:14  Tim Waugh  <tim@cyberelk.demon.co.uk>
95         * posix/wordexp-test.c: Add tests for different IFS values.
96         Change unquoted-newline test so that newline is not in IFS.
98         * posix/wordexp.c (wordexp): Correct null/unset mix-up when
99         determining IFS characters.  Return WRDE_BADCHAR for unquoted
100         special characters _except_ if they are separators.
102 1998-09-06 10:56  Ulrich Drepper  <drepper@cygnus.com>
104         * include/tgmath.h: New file.
106         * libio/stdio.h: Correct reversed #ifs.
107         Patch by Zack Weinberg.
109         * manual/creature.texi: Better explain reason for feature select
110         macros.
111         Patch by Michael Deutschmann <michael@talamasca.wkpowerlink.com>.
113 1998-09-06 10:25 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
115         * include/alloca.h: Add multiple-inclusion guard.
116         * include/db.h: Likewise.
117         * include/db_185.h: Likewise.
118         * include/dlfcn.h: Likewise.
119         * include/fcntl.h: Likewise.
120         * include/grp.h: Likewise.
121         * include/libintl.h: Likewise.
122         * include/mntent.h: Likewise.
123         * include/pwd.h: Likewise.
124         * include/sched.h: Likewise.
125         * include/search.h: Likewise.
126         * include/setjmp.h: Likewise.
127         * include/shadow.h: Likewise.
128         * include/signal.h: Likewise.
129         * include/stdio.h: Likewise.
130         * include/stdlib.h: Likewise.
131         * include/string.h: Likewise.
132         * include/termios.h: Likewise.
133         * include/time.h: Likewise.
134         * include/ulimit.h: Likewise.
135         * include/utmp.h: Likewise.
136         * include/wchar.h: Likewise.
137         * include/sys/file.h: Likewise.
138         * include/sys/gmon.h: Likewise.
139         * include/sys/ioctl.h: Likewise.
140         * include/sys/mman.h: Likewise.
141         * include/sys/resource.h: Likewise.
142         * include/sys/select.h: Likewise.
143         * include/sys/socket.h: Likewise.
144         * include/sys/statfs.h: Likewise.
145         * include/sys/time.h: Likewise.
146         * include/sys/times.h: Likewise.
147         * include/sys/wait.h: Likewise.
149 1998-09-06 09:00  Ulrich Drepper  <drepper@cygnus.com>
151         * version.h (VERSION): Bump to 2.0.96.
153         Rewrite runtime linker to be truly thread-safe.  There is now no
154         global variable specifying the scope.  We create all needed
155         scopes at the time the link maps are created.
156         * elf/Versions [GLIBC_2.1]: Add _dl_loaded and _dl_main_searchlist.
157         * elf/link.h: Add struct r_scope_elem and use this for l_searchlist,
158         l_symbolic_searchlist, l_scope, and l_local_scope elements in
159         struct link_map.
160         * elf/dl-close.c: Rewritten accordingly.
161         * elf/dl-deps.c: Likewise.
162         * elf/dl-error.c: Likewise.
163         * elf/dl-init.c: Likewise.
164         * elf/dl-load.c: Likewise.
165         * elf/dl-lookup.c: Likewise.
166         * elf/dl-object.c: Likewise.
167         * elf/dl-open.c: Likewise.
168         * elf/dl-reloc.c: Likewise.
169         * elf/dl-runtime.c: Likewise.
170         * elf/dl-support.c: Likewise.
171         * elf/dl-symbol.c: Likewise.
172         * elf/dl-version.c: Likewise.
173         * elf/dlsym.c: Likewise.
174         * elf/dlvsym.c: Likewise.
175         * elf/ldsodefs.h: Likewise.
176         * elf/rtld.c: Likewise.
177         * iconv/gconv_dl.c: Likewise.
178         * nss/nsswitch.c: Likewise.
179         * sysdeps/i386/dl-machine.h: Likewise.
180         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
182         * elf/dlfcn.h: Declare dladdr only for __USE_GNU.
183         Define RTLD_DEFAULT.
185 1998-09-05  Mark Kettenis  <kettenis@phys.uva.nl>
187         * sysdeps/mach/hurd/i386/init-first.c (init1): Call
188         __getopt_clean_environment with __environ instead of envp.
190 1998-09-05  Roland McGrath  <roland@baalperazim.frob.com>
192         * sysdeps/mach/hurd/i386/Makefile (omit-deps): Define to crt0.
194         * string/argz-extract.c (__argz_extract): Add de-consting cast for
195         setting results.
197         * string/argz.h (argz_next): Add de-consting cast for return.
198         * string/argz-next.c (__argz_next): Likewise.
200         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=inet] (sysdep_headers):
201         Don't add netinet/udp.h, netinet/ip_icmp.h here.
202         * sysdeps/gnu/Makefile: Do it here instead.
203         * sysdeps/unix/sysv/linux/Dist: Move those files from here ...
204         * sysdeps/gnu/Dist: ... to here.
206         * sysdeps/unix/sysv/linux/netinet/ip_icmp.h,
207         sysdeps/unix/sysv/linux/netinet/tcp.h,
208         sysdeps/unix/sysv/linux/netinet/udp.h: Moved to sysdeps/gnu/netinet.
210 1998-09-04  Roland McGrath  <roland@baalperazim.frob.com>
212         * string/argz.h (argz_extract, argz_next): Use `const' for ARGZ param.
213         * string/argz-next.c, string/argz-extract.c: Fix defns.
215 1998-09-03  Roland McGrath  <roland@baalperazim.frob.com>
217         * mach/Makefile: Use -include for mach-syscalls.mk to silence warning.
219         * sysdeps/mach/hurd/sysd-stdio.c: Declare fns
220         __stdio_{read,write,seek,close,fileno} using __io_*_fn types.
221         * sysdeps/generic/sysd-stdio.c: Likewise.
223 1998-09-02  Ulrich Drepper  <drepper@cygnus.com>
225         * elf/dl-load.c (fillin_rpath): Handle "/" as RPATH correctly.
226         (_dl_map_object_from_fd): Make NAME argument const.
227         Remove last parameter in _dl_new_object call.
228         (print_search_path): Correct construction of composed path name.
229         (_dl_map_object): Prevent looking at RPATH of the main map twice.
230         Remove last parameter in _dl_new_object call.
231         * elf/dl-object.c: Remove last parameter.  Determine whether create
232         origin entry based on empty realname.  Handle file in root directory
233         correctly.
234         * elf/ldsodefs.h: Adjust prototype for _dl_new_object.
235         * elf/rtld.c (dl_main): Add comment describing reason for memory leak.
236         Remove last parameter in _dl_new_object call.
237         * sysdeps/generic/dl-origin.h: Handle file in root directory correctly.
238         * sysdeps/unix/sysv/linux/dl-origin.h: Likewise.
240 1998-09-01  Ulrich Drepper  <drepper@cygnus.com>
242         * elf/dl-close.c (_dl_close): Add more comments and correct some.
243         Free l_searchlist and l_dupsearchlist.
245         * debug/catchsegv.sh: Add one more pair of quotes.
247 1998-09-01 17:53  Ulrich Drepper  <drepper@cygnus.com>
249         * elf/dl-load.c (add_name_to_object): Change return type to void and
250         make NAME parameter const.  Allocate room for NAME in same memory
251         block used for l_libname entry.
252         (_dl_map_object_from_fd): Don't free NAME on failure.
253         (map_segment): Pass SONAME to add_name_to_object, not a copy.
254         (_dl_map_object): Don't create copy of NAME.  Pass NAME to
255         _dl_map_object_from_fd.
256         * elf/dl-object.c (dl_new_object): Allocate room for NAME in same
257         memory block used for l_libname entry.
258         * elf/dl-close.c: Adjust free()ing for this change.
260 1998-09-01 15:36  Ulrich Drepper  <drepper@cygnus.com>
262         * malloc/Makefile: Include Makeconfig before testing config-sysdirs.
264         * malloc/mtrace.c: Add bug report address.  Update email address.
265         Add more @XXX@ to print correct address size.
267         * elf/dl-addr.c (_dl_addr): Make sure that map to be examined is
268         really initialized.
270         * elf/dl-close.c (_dl_close): Use l_map_start and l_map_end info
271         for munmap call instead of examining phdr again.
272         Free all malloc()ed strings and arrays.
274 1998-08-09  Geoff Keating  <geoffk@ozemail.com.au>
276         * sysdeps/powerpc/Makefile [subdir=elf]: Add new files split out of
277         dl-machine.h.
278         * sysdeps/powerpc/dl-machine.c: New file.
279         * sysdeps/powerpc/dl-machine.h: Move much stuff into separate
280         files.  Revise ELF_PREFERRED_ADDRESS to take account of
281         the new mapping information (fixes bug involving huge bloated
282         web browser).  Set ELF_MACHINE_PLTREL_OVERLAP.
283         * sysdeps/powerpc/dl-start.S: New file.
285         * elf/dl-load.c (_dl_map_object_from_fd): Initialise l_map_start,
286         l_map_end.
287         * elf/do-rel.h: Call elf_machine_rel only once (to save space).
288         * elf/dynamic-link.h: Allow PLT relocs to be in the middle of the
289         others.  Call elf_dynamic_do_##reloc only once (to save even more
290         space).
291         * elf/link.h: Add new members l_map_start and l_map_end to keep
292         track of the memory map.
293         * elf/rtld.c (_dl_start): Initialise l_map_start for ld.so and
294         the executable.
296 1998-09-01 11:53  Ulrich Drepper  <drepper@cygnus.com>
298         * debug/Makefile (catchsegv): We need not rewrite SOVER anymore.
299         Reported by Andreas Jaeger.
301         * posix/glob.h: Use __size_t instead of size_t in definitions and
302         make sure this is defined.
304 1998-09-01 10:34  Ulrich Drepper  <drepper@cygnus.com>
306         * manual/locale.texi: Almost complete rewrite.  Document more functions
307         and functionality.
308         * manual/arith.texi: Correct reference.
309         * manual/string.texi: Pretty printing.
311         * manual/texinfo.tex: Update from last available version.
313 1998-08-31 22:44  Ulrich Drepper  <drepper@cygnus.com>
315         * nis/nss_nis/nis-pwd.c (_nss_nis_getpwnam_r): Correct test for
316         invalid password.
317         (_nss_nis_getpwuid_r): Likewise.
318         Patch by Matthew Arnison <matthewa@physics.usyd.edu.au>.
320         * inet/rcmd.c: Implement netgroup support.
321         Patch by Dick Streefland <dick_streefland@tasking.com>.
323 1998-08-31  Ulrich Drepper  <drepper@cygnus.com>
325         * elf/dl-close.c (_dl_close): Update _dl_loaded if the first
326         object on the list is removed.  Don't use this code for PIC.
327         Reported by HJ Lu [PR libc/770].
329 1998-08-31 15:56  Ulrich Drepper  <drepper@cygnus.com>
331         * db2/db_int.h: Use <db.h> instead of "db.h" to find header in include.
333         * include/stdio.h: Add __vsscanf.
335         * libio/stdio.h: Make vfscanf, scanf, and vsscanf available if
336         __USE_ISOC9X.
337         Remove __vsscanf declaration.
338         Always declare fgetpos and fsetpos.
340         * math/math.h: Define isinf as macro.
341         * math/bits/mathcalls.h: Change to declare __isinf all the time.
342         Don't declare scalb for ISO C 9x.
344         * math/tgmath.h: Define fma.  Rewrite the underlying macros.
346         * stdlib/stdlib.h: Declare strtof and strtold is __USE_ISOC9X.
348         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Allow inclusion from
349         sys/ucontext.h.
351         * sysdeps/wordsize-32/inttypes.h: Define missing PRI* and SCN*
352         macros.
354 1998-08-31  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
356         * sysdeps/standalone/bits/errno.h (ENOMSG): Remove duplicate.
357         Reported by jreising@frequentis.com [PR libc/767].
359 1998-08-31  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
361         * io/lockf.c (lockf): Move initilisation of fl.l_whence and
362         fl.l_start at beginning of function.
363         Patch by Geoff. Dash <geoffd@zeta.org.au> [PR libc/769].
365 1998-08-31  Ulrich Drepper  <drepper@cygnus.com>
367         * io/sys/stat.h (ALLPERMS): Fix type (S_ISTXT -> S_ISVTX).
368         Reported by Rob.Hagopian@vu.union.edu [PR libc/763].
370         * nscd/nscd.init: Make it work in RedHat systems.
371         Patch by Christian Gafton.
373 1998-08-29  Philip Blundell  <philb@gnu.org>
375         * catgets/Makefile: Don't try to run test programs when
376         cross-compiling.
378 1998-08-31  Ulrich Drepper  <drepper@cygnus.com>
380         * signal/signal.h: Include bits/sigthread.h only if __USE_POSIX.
381         Reported by Zack Weinberg.
383 1998-08-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
385         * sysdeps/unix/sysv/linux/Dist: Add umount.S and umount2.S.
386         * elf/Makefile (distribute): Remove ldd.sh.in.
388 1998-08-31 11:46  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
390         * sysdeps/unix/sysv/linux/dl-origin.h (get_origin): Remove unused
391         variable.
393 1998-08-29  Ulrich Drepper  <drepper@cygnus.com>
395         * sysdeps/i386/register-dump.h: Move to ...
396         * sysdeps/unix/sysv/linux/i386/register-dump.h: ...here.
398 1998-08-28 22:49  Ulrich Drepper  <drepper@cygnus.com>
400         * elf/do-rel.h (elf_dynamic_do_rel): Call elf_machine_lazy_rel
401         with load address, not map address.
402         * sysdeps/alpha/dl-machine.h (elf_machine_lazy_rel): Change first
403         parameter and use this value.
404         * sysdeps/arm/dl-machine.h: Likewise.
405         * sysdeps/i386/dl-machine.h: Likewise.
406         * sysdeps/m68k/dl-machine.h: Likewise.
407         * sysdeps/mips/dl-machine.h (elf_machine_lazy_rel): Change first
408         parameter.
409         * sysdeps/powerpc/dl-machine.h: Likewise
410         * sysdeps/sparc/sparc32/dl-machine.h: Likewise
411         * sysdeps/sparc/sparc64/dl-machine.h: Likewise
413 1998-08-28 09:22  Ulrich Drepper  <drepper@cygnus.com>
415         * elf/rtld.c (process_envvars): Fix copy&paste error.
417         * malloc/malloc.c (malloc_hook_ini): Don't overwrite realloc and
418         memalign hook.
419         (realloc_hook_ini): Don't overwrite memalign hook.
420         (memalign_hook_ini): Don't overwrite malloc and memalign hooks.
421         Reported by Philippe Troin <phil@fifi.org>.
423         * malloc/mcheck.c (mprobe): Call checkhdr with adjusted pointer.
424         Patch by Philippe Troin <phil@fifi.org>.
426 1998-08-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
428         * sysdeps/generic/segfault.c (install_handler): Protect the
429         non-POSIX signals with #ifdef.
430         (catch_segfault): Add missing mode parameter for open.
431         * debug/catchsegv.sh: Avoid termination message from shell.  Allow
432         other termination signals.
434 1998-08-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
436         * debug/Makefile (distribute): Add register-dump.h.
438 1998-08-28 10:41  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
440         * sysdeps/unix/sysv/linux/m68k/register-dump.h: New file.
442 1998-08-27 19:42  Ulrich Drepper  <drepper@cygnus.com>
444         * elf/Makefile (distribute): Add dl-origin.h.
445         * sysdeps/generic/dl-origin.h: New file.
446         * sysdeps/unix/sysv/linux/dl-origin.h: New file.
447         * elf/link.h (struct link_map): Add l_origin field.
448         * elf/dl-load.c (expand_dynamic_string_token): New function.
449         (decompose_path): Remove WHERE argument, take link map pointer instead.
450         Call expand_dynamic_string_token instead of local_strdup to make copy
451         of rpath.
452         (_dl_init_paths): Call decompose_path with correct argument.
453         (_dl_map_object_from_fd): Define static is EXTERNAL_MAP_FROM_FD is
454         not defined.
455         Check EI_OSABI and EI_ABIVERSION fields in header.
456         Call _dl_new_object with extra argument.
457         (_dl_map_object): Call decompose_path with correct argument.
458         Call expand_dynamic_string_token instead of local_strdup to also
459         expand DST.
460         Call _dl_new_object with extra argument.
461         * elf/dl-object.c (_dl_new_object): Determine l_origin for all maps
462         but the main one if new argument is nonzero.
463         * elf/ldsodefs.h: Adjust for _dl_new_object change.
464         * elf/dl-support.c: Define _dl_origin_path.
465         * elf/rtld.c: Likewise.  Set _dl_origin_path based on LD_ORIGIN_PATH.
466         (dl_main): Call _dl_new_object with extra argument.
468         * elf/dl-close (_dl_close): Free l_name and l_origin.
470         * sysdeps/i386/useldt.h (THREAD_GETMEM, THREAD_SETMEM): Use P
471         modifier in asm, not c.
473         * sysdeps/mach/hurd/Makefile [subdirs==elf]: Define CFLAGS-dl-load.c
474         to -DEXTERNAL_MAP_FROM_FD to make _dl_map_object_from_fd extern.
476 1998-08-26 17:48  Ulrich Drepper  <drepper@cygnus.com>
478         * elf/dl-close.c (_dl_close): Move map->l_nsearchlist value into local
479         variable so that map can be freed.
480         Reported by Philippe Troin <phil@fifi.org>.
482         * elf/dl-open.c (dl_open_worker): Correct test for extending global
483         scope array.
484         Patch by Philippe Troin <phil@fifi.org>.
486 1998-08-26  Geoff Keating  <geoffk@ozemail.com.au>
488         * sysdeps/powerpc/register-dump.h: Rewrite.  Much nicer this way.
489         Don't call writev() with a 100-element vector.
490         * sysdeps/generic/segfault.c (catch_segfault): Skip top-level NULL
491         return address.
493         * sysdeps/powerpc/elf/libc-start.c: Sync up with generic version.
494         In particular, set __libc_stack_end.
495         * sysdeps/powerpc/elf/start.S: Allow _init and _fini to be
496         undefined.  Fix copyright notice.
498 1998-08-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
500         * math/Makefile (gmp-objs): New variable.
501         ($(objpfx)atest-exp, $(objpfx)atest-sincos, $(objpfx)atest-exp2):
502         Depend on it.
503         (tests): Add atest-exp atest-sincos atest-exp2.
504         (tests-static): Remove atest-exp atest-sincos atest-exp2.
506 1998-08-25  Ulrich Drepper  <drepper@cygnus.com>
508         * sysdeps/generic/dl-cache.c: Move static variable cache and cachesize
509         to toplevel.
510         (_dl_unload_cache): New function.
511         * elf/Versions [libc GLIBC_2.1]: Add _dl_unload_cache.
512         * elf/dl-open.c (_dl_open): Unload map file before freeing the lock.
513         * elf/rtld.c (dl_main): Unload map file before jumping to user code.
515         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECT.
516         Correct comment for O_LARGEFILE.
517         * sysdeps/unix/sysv/linux/bits/fcntl.h: Define O_DIRECT.
518         Change O_LARGEFILE to correct value.
520 1998-08-25 14:34  Ulrich Drepper  <drepper@cygnus.com>
522         * libio/iogetline.c (_IO_getline_info): Don't read anything for
523         N == 0.  Patch by HJ Lu.
525 1998-08-25 11:43  Ulrich Drepper  <drepper@cygnus.com>
527         * elf/elf.h: Add syminfo stuff and other DT_* from Solaris' ELF.
529 1998-08-25  Bernd Schmidt  <crux@Pool.Informatik.RWTH-Aachen.DE>
531         * argp/argp.h: Use __inline__ not inline.
533         * sysdeps/i386/bits/select.h (FD_ZERO): Rewrite asm not to indicate
534         an input register as being clobbered.
535         * sysdeps/i386/memset.c (memset): Likewise.
536         * sysdeps/i386/bzero.c (__bzero): Likewise.
537         * sysdeps/i386/memcopy.h ({BYTE,WORD}_COPY_[FB]WD): Likewise.
539 1998-08-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
541         * stdlib/jrand48_r.c (__jrand48_r): Set also upper half of result.
542         Fixes PR libc/757 (Reported by Michael Creutz <creutz@bnl.gov).
544 1998-08-24 16:34  Ulrich Drepper  <drepper@cygnus.com>
546         * debug/catchsegv.sh: Handle text preceding backtrace better.
547         * sysdeps/generic/segfault.c: Allow register dump.  Allow handler
548         to be installed for other signals than SIGSEGV.
549         * sysdeps/generic/register-dump.h: New file.
550         * sysdeps/i386/register-dump.h: New file.
551         * sysdeps/powerpc/register-dump.h: New file.
553         * sysdeps/unix/sysv/linux/i386/profil-counter.h: Use macros from
554         sigcontextinfo.h.
555         * sysdeps/unix/sysv/linux/powerpc/profil-counter.h: Use i386 version.
557 1998-08-24  Geoff Keating  <geoffk@ozemail.com.au>
559         * sysdeps/unix/sysv/linux/powerpc/sigcontextinfo.h: New file.
561 1998-08-09  Geoff Keating  <geoffk@ozemail.com.au>
563         * sysdeps/unix/sysv/linux/powerpc/chown.c: New file.
564         * sysdeps/unix/sysv/linux/powerpc/lchown.S: New file.
565         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add chown, remove
566         getresuid, getresgid.
568 1998-08-16  Geoff Keating  <geoffk@ozemail.com.au>
570         * sysdeps/unix/sysv/linux/powerpc/clone.S: Fix bugs.  Set up stack
571         pointer in userland.
573 1998-08-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
575         * sysdeps/unix/sysv/linux/sys/mount.h (MNT_FORCE): Define as enum
576         and fix value.
578 1998-08-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
580         * elf/ldd.bash.in: Add missing quotes around $file.  Make loop
581         over arguments Bourne shell compatible.  Don't exit unsuccessfully
582         if nonelf returns successfully.  Avoid duplicating most of the
583         script.
584         * sysdeps/unix/sysv/linux/ldd-rewrite.sed: Add missing quotes
585         around $file.
587 1998-08-24 10:37  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
589         * sysdeps/unix/sysv/linux/m68k/Makefile (sysdep_headers): Add
590         sys/reg.h.
591         * sysdeps/unix/sysv/linux/m68k/sys/reg.h: New file.
592         * sysdeps/unix/sysv/linux/m68k/Dist: Distribute it.
594 1998-08-23  Ulrich Drepper  <drepper@cygnus.com>
596         * sysdeps/unix/sysv/linux/i386/Versions [GLIBC_2.1]: Add
597         __modify_ldt and modify_ldt.
598         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add modify_ldt.
600         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
601         Use orl $-1 instead of movl $-1 to save two bytes.
602         * sysdeps/unix/sysv/linux/i386/i686/sysdep.h (SYSCALL_ERROR_HANDLER):
603         Likewise.
605 1998-08-17  H.J. Lu  <hjl@gnu.org>
607         * libio/Versions (_IO_do_write, _IO_file_attach,
608         _IO_file_close_it, _IO_file_finish, _IO_file_fopen,
609         _IO_file_init, _IO_file_overflow, _IO_file_seekoff,
610         _IO_file_setbuf, _IO_file_sync, _IO_file_underflow,
611         _IO_file_write, _IO_file_xsputn): Added to GLIBC_2.1.
613         * libio/fileops.c (_IO_do_write, _IO_file_attach,
614         _IO_file_close_it, _IO_file_finish, _IO_file_fopen,
615         _IO_file_init, _IO_file_overflow, _IO_file_seekoff,
616         _IO_file_setbuf, _IO_file_sync, _IO_file_underflow,
617         _IO_file_write, _IO_file_xsputn): Change the prefix to
618         "_IO_new_". Added to GLIBC_2.1.
620         * libio/libioP.h (_IO_do_write, _IO_file_attach,
621         _IO_file_close_it, _IO_file_finish, _IO_file_fopen,
622         _IO_file_init, _IO_file_overflow, _IO_file_seekoff,
623         _IO_file_setbuf, _IO_file_sync, _IO_file_underflow,
624         _IO_file_write, _IO_file_xsputn): Add prototypes for the prefix
625         "_IO_new_".
627         * libio/oldfileops.c (_IO_do_write, _IO_file_attach,
628         _IO_file_close_it, _IO_file_finish, _IO_file_fopen,
629         _IO_file_init, _IO_file_overflow, _IO_file_seekoff,
630         _IO_file_setbuf, _IO_file_sync, _IO_file_underflow,
631         _IO_file_write, _IO_file_xsputn): Added to GLIBC_2.0.
633 1998-08-23  Richard Henderson  <rth@cygnus.com>
635         * Makeconfig (LDFLAGS): Remove.
637         * csu/initfini.c: Return to .text before __gmon_start__.
639         * elf/elf.h (EM_FAKE_ALPHA): Rename from EM_OLD_ALPHA.
640         (STO_MIPS_*): Rename from STO_*.
641         (STB_MIPS_SPLIT_COMMON): Rename from STB_SPLIT_COMMON.
642         (STO_ALPHA_NOPV, STO_ALPHA_STD_GPLOAD): New.
644         * math/atest-exp.c (mpn_bitsize): Fix bit location calculation.
645         (main): e3s is negative on zero.
646         * math/atest-exp2.c: Likewise.
647         * math/atest-sincos.c: Likewise.
649 1998-08-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
651         * Makerules (install): Add comment about absolute paths.
653 1998-08-23  Ulrich Drepper  <drepper@cygnus.com>
655         * libio/vsnprintf.c (_IO_vsnprintf): Set first byte of destination
656         array to NUL to handle maxlen==1 case correctly.
657         Patch by HJ Lu.
659 1998-08-23  Richard Henderson  <rth@cygnus.com>
661         * sysdeps/alpha/elf/crtbegin.S: Fix .prologue; no pv used.
662         * sysdeps/alpha/elf/crtend.S: Likewise.
663         * sysdeps/alpha/elf/start.S: Likewise.
665         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix .prologue;
666         non-standard pv usage.
668         * sysdeps/unix/sysv/linux/alpha/brk.S: Use jmp macro for relaxation.
669         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Likewise.
670         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
671         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
672         * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Likewise.
673         * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
674         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
675         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
676         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
677         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
678         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
680         * sysdeps/alpha/fpu/e_sqrt.c: Use the asm version when the input is
681         a finite non-denormal, deferring to the full IEEE version otherwise.
683         * sysdeps/alpha/fpu/bits/mathinline.h (__floorf, __floor):
684         Early out for -0.  Optimize for !_IEEE_FP_INEXACT.
685         * sysdeps/alpha/fpu/s_floor.c: New.
686         * sysdeps/alpha/fpu/s_floorf.c: New.
687         * sysdeps/alpha/fpu/s_ceil.c: New.
688         * sysdeps/alpha/fpu/s_ceilf.c: New.
690 1998-08-22  Philip Blundell  <philb@gnu.org>
692         * sysdeps/arm/bits/string.h: New file.
694 1998-08-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
696         * sysdeps/unix/sysv/linux/configure.in: Obey --with-headers,
697         document it.
699         * sysdeps/unix/sysv/linux/alpha/configure.in: New file, contains
700         test for recent Linux 2.1.100+ headers.
702 1998-08-21  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
704         * nis/nss_compat/compat-initgroups.c: Optimize NIS query.
706 1998-08-21 17:21  Ulrich Drepper  <drepper@cygnus.com>
708         * sysdeps/unix/sysv/linux/glob64.c: Define __stat using __xstat64.
710 1998-08-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
712         * Makefile (elf/ldso_install): Put back.  The problem still persists.
713         * elf/Makefile (ldso_install): Likewise.
715 1998-08-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
717         * db2/db/db.c (db_open) [_LIBC]: Rename to __nss_db_open and
718         create weak alias.
719         * include/db.h: Declare __nss_db_open.
720         * db2/Versions: Export it.
722         * db2/makedb.c: Convert to use db2 API.
723         * nss/nss_db/db-XXX.c: Likewise.
724         * nss/nss_db/db-netgrp.c: Likewise.
725         * nss/nss_db/db-alias.c: Likewise.
726         (_nss_db_getaliasent_r): Allow retrying with a larger buffer.
728 1998-08-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
730         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove
731         sys_setresuid, already built automatically (or not).
732         * sysdeps/unix/sysv/linux/syscalls.list: Define __setresuid
733         instead of __syscall_setresuid and add back setresuid.
734         * sysdeps/unix/sysv/linux/seteuid.c: Use __setresuid instead of
735         __syscall_setresuid.
737 1998-08-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
739         * sysdeps/unix/sysv/linux/sys/mount.h: Fix typo.
741 1998-08-20  Ulrich Drepper  <drepper@cygnus.com>
743         * elf/Makefile (sh-ldd-rewrite): Remove expression to remove
744         BASH-ONLY marked region.
745         * elf/ldd.bash.in: Remove special BASH-ONLY markers.
747 1998-02-20 17:54  H.J. Lu  <hjl@gnu.org>
749         * libio/oldfileops.c (_IO_file_seekoff): Don't adjust pointers if
750         _IO_SYSSEEK fails.
752         * libio/iolibio.h (_IO_pos_BAD): Define of type _IO_fpos64_t.
754         * libio/libioP.h (FILEBUF_LITERAL): Also initialize new _offset
755         element.
757 1998-08-21  Roland McGrath  <roland@baalperazim.frob.com>
759         * elf/ldd.bash.in (TEXTDOMAIN, TEXTDOMAINDIR): Surround setting these
760         with magic comments ###BASH-ONLY and ###END-BASH-ONLY.
761         * elf/Makefile ($(objpfx)ldd): Generate always from ldd.bash.in.
762         (common-ldd-rewrite): New variable, old contents of $(sh-ldd-rewrite).
763         (sh-ldd-rewrite): Use that, add cmds to remove code surrounded by
764         those magic comments, and to use /bin/sh for @BASH@.
765         (bash-ldd-rewrite): Use $(common-ldd-rewrite).
766         * elf/ldd.sh.in: File removed.
768 1998-08-20 20:07  Ulrich Drepper  <drepper@cygnus.com>
770         * pwd/getpw.c (__getpw): Use %lu for uid and gid parameter and
771         cast them to unsigned long int.
772         * pwd/putpwent.c (putpwent): Likewise.
773         Patch by John Tobey <jtobey@banta-im.com>.
775 1998-08-20 17:14  H.J. Lu  <hjl@gnu.org>
777         * libio/libioP.h (FILEBUF_LITERAL): Set the _offset field to
778         _IO_pos_BAD.
780 1998-02-20 17:54  H.J. Lu  <hjl@gnu.org>
782         * libio/fileops.c (_IO_file_seekoff): Don't adjust pointers if
783         _IO_SYSSEEK fails.
785 1998-08-20 19:14  Ulrich Drepper  <drepper@cygnus.com>
787         * sysdeps/unix/sysv/linux/Makefile [subdirs=misc] (sysdeps_routines):
788         Add umount and umount2.
789         * sysdeps/unix/sysv/linux/syscalls.list: Remove umount.
790         * sysdeps/unix/sysv/linux/umount.S: New file.
791         * sysdeps/unix/sysv/linux/umount2.S: New file.
792         * sysdeps/unix/sysv/linux/sys/mount.h: Declare umount2.
793         Define MNT_FORCE.
795         * sysdeps/unix/sysv/linux/Makefile [subdirs=misc] (sysdep_headers):
796         Add sys/sendfile.h.
797         * sysdeps/unix/sysv/linux/syscalls.list: Add sendfile.
798         * sysdeps/unix/sysv/linux/sys/sendfile.h: New file.
800         * sysdeps/unix/sysv/linux/sys/acct.h: Pretty print.
802         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.1]: Add umount2 and
803         sendfile.
805 1998-08-20 16:01  Ulrich Drepper  <drepper@cygnus.com>
807         * elf/ldd.sh.in: Redirect warnings and error messages to stderr.
808         * elf/ldd.bash.in: Likewise.
810         * elf/sln.c: Avoid warning for no main prototype.
812         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Remove O_READ and
813         O_WRITE.
814         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Likewise.
815         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
817         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Add F_SETSIG and
818         F_GETSIG.
819         * sysdeps/unix/sysv/linux/bits/fcntl.h: Likewise.
820         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Likewise.
821         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
823 1998-08-20  Philip Blundell  <pb@nexus.co.uk>
825         * sysdeps/arm/fpu/ieee754.h: Move to...
826         * sysdeps/arm/ieee754.h: ... here.
828         * sysdeps/arm/__longjmp.S: Put return value in correct register.
829         Don't set the condition flags unnecessarily.
830         * sysdeps/arm/fpu/__longjmp.S: Likewise.  Restore floating point
831         registers correctly.
833         * sysdeps/arm/dl-machine.h: Fix problems with profiling code
834         (patch from Scott Bambrough).
836         * sysdeps/arm/sysdep.h (CALL_MCOUNT): Add missing semicolons.
838         * csu/initfini.c (_init): Don't check whether __gmon_start__ is
839         NULL, just call it unconditionally.
840         (__gmon_start__): Provide stub version as a weak symbol.
842 1998-07-30  Philip Blundell  <philb@gnu.org>
844         * sysdeps/unix/sysv/linux/arm/init-first.h: New file (from patch
845         by Scott Bambrough)
847         * sysdeps/unix/sysv/linux/arm/errlist.c: New file; ARM tools don't
848         like `@' in .type directives.
850         * sysdeps/arm/bsd-setjmp.S: Use PLT for procedure call.
851         * sysdeps/arm/bsd-_setjmp.S: Likewise.
853         * sysdeps/arm/dl-machine.h: Set __libc_stack_end.
855 1998-08-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
857         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN): Correct value.
858         (F_GETOWN): Likewise.
860         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_SIGIO): Add it (from
861         Linux 2.1.117).
863 1998-08-20  Ulrich Drepper  <drepper@cygnus.com>
865         * sysdeps/generic/glob.c [_LIBC]: Define __stat only if not
866         already defined.
868 1998-08-18  Ulrich Drepper  <drepper@cygnus.com>
870         * include/features.h: Define __USE_EXTERN_INLINES for recent
871         enough gcc.
872         * argp/argp.h: Define extern inline functions only if
873         __USE_EXTERN_INLINES is defined.
874         * libio/stdio.h: Likewise.
875         * math/math.h: Likewise.
876         * stdlib/stdlib.h: Likewise.
877         * string/argz.h: Likewise.
878         * sysdeps/generic/bits/sigset.h: Likewise.
879         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
880         * sysdeps/unix/sysv/sysv4/bits/sigset.h: Likewise.
881         * sysdeps/wordsize-32/inttypes.h: Likewise.
882         * sysdeps/wordsize-64/inttypes.h: Likewise.
883         * wcsmbs/wchar.h: Likewise.
885         * sysdeps/generic/bits/glob.c [_LIBC]: Define __stat using __xstat
886         to allow compilation without optimization.
888 1998-08-14  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
890         * nis/nss_compat/compat-grp.c: Set errno to ENOENT if we have no
891         more entries.
892         * nis/nss_compat/compat-initgroups.c: Likewise.
893         * nis/nss_compat/compat-pwd.c: Likewise.
894         * nis/nss_compat/compat-spwd.c: Likewise.
895         * nis/nss_nis/nis-alias.c: Likewise.
896         * nis/nss_nis/nis-ethers.c: Likewise.
897         * nis/nss_nis/nis-grp.c: Likewise.
898         * nis/nss_nis/nis-hosts.c: Likewise.
899         * nis/nss_nis/nis-initgroups.c: Likewise.
900         * nis/nss_nis/nis-network.c: Likewise.
901         * nis/nss_nis/nis-proto.c: Likewise.
902         * nis/nss_nis/nis-pwd.c: Likewise.
903         * nis/nss_nis/nis-rpc.c: Likewise.
904         * nis/nss_nis/nis-service.c: Likewise.
905         * nis/nss_nis/nis-spwd.c: Likewise.
907         * nis/rpcsvc/yp.h: Generate new without 1024 byte limits.
909         * nis/ypclnt.c: Try binding dir only first time, could be to old.
911         * nis/yp_xdr.c: Remove 1024 byte limit.
912         * nis/ypupdate_xdr.c: Likewise.
914         * nis/nss_nis/nis-publickey.c: Make sure, nobody could send
915         wrong data.
917 1998-08-18  Roland McGrath  <roland@baalperazim.frob.com>
919         * Rules (binaries-static, binaries-shared static pattern rules):
920         Depend on lib%, not just libc%, from $(link-libc{,-static}).
922         * sysdeps/mach/hurd/Makefile (link-libc-static): New variable; set
923         this here, overriding Makeconfig generic value so we link against
924         the RPC libs.
926 1998-08-17  Ulrich Drepper  <drepper@cygnus.com>
928         * posix/tstgetopt.c (options): Add NULL entry at end
929         Patch by Adrian Miranda <ade@psg.com>.
931 1998-08-15 18:21  Ulrich Drepper  <drepper@cygnus.com>
933         * elf/elf.h: Add EI_OSABI, ELFOSABI*, and EI_ABIVERSION.  Move EI_PAD
934         to 9.
936 1998-08-15 14:11  Ulrich Drepper  <drepper@cygnus.com>
938         * elf/elf.h: Add PPC Diab relocations.
940         * malloc/Makefile (libmcheck.a): Use $(LN_S) not ln.
942 1998-08-14 10:08  Ulrich Drepper  <drepper@cygnus.com>
944         * manual/texinfo.tex: Update.
946 1998-08-07  Geoff Keating  <geoffk@ozemail.com.au>
948         * sysdeps/powerpc/backtrace.c: New file.
950 1998-08-14  Philip Blundell  <pb@nexus.co.uk>
952         * sysdeps/arm/fpu/setjmp.S: Correct value of R0 before calling
953         sigjmp_save.
954         * sysdeps/arm/elf/setjmp.S: Obsolete, deleted.
956 1998-08-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
958         * Makefile (install-symbolic-link): Fix spelling.
960 1998-08-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
962         * elf/elf.h (SHT_HIOS): Fix value.
964 1998-08-10  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
966         * posix/regex.c (WIDE_CHAR_SUPPORT): Don't generate defined as
967         part of the expansion, this is undefined by the standard.
969 1998-08-13 19:41  Ulrich Drepper  <drepper@cygnus.com>
971         * posix/getconf.c: Add support for systems with incomplete confname.h.
973         * sysdeps/posix/sigset.c: Allow SIG_HOLD being undefined.
975         * sysdeps/posix/wait3.c: Make it work.
977 1998-08-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
979         * Makefile ($(inst_slibdir)/libc-$(version).so): Remove.
980         (elf/ldso_install): Remove.
982         * elf/Makefile (distribute): Add sln.c.
983         (others): Add sln.
984         (others-static): Add sln.
985         (install-rootsbin): Add sln.
986         (others-static): Add sln.
987         (ldso_install): Remove.
989 1998-07-24 10:58  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
991         * Makerules (install-clean-symbolic-link-list): Make phony.
992         * Makefile (install-symbolic-link): Make phony.  Depend on
993         subdir_install for parallel makes.
996 1998-07-22  Ulrich Drepper  <drepper@cygnus.com>
998         * elf/Makefile (distribute): Add sln.c
1000 1998-07-21 07:10  H.J. Lu  <hjl@gnu.org>
1002         * elf/sln.c: New file.
1004         * Makerules (symbolic-link-prog, symbolic-link-list): New macros.
1005         (install-clean-symbolic-link-list): New target.
1006         (install): Depend on install-clean-symbolic-link-list.
1007         (make-shlib-link): Changed for $(symbolic-link-list).
1009         * Makefile (install-symbolic-link): New target.
1010         (install): Depend on install-symbolic-link.
1012 1998-08-12 17:03  Ulrich Drepper  <drepper@cygnus.com>
1014         * include/unistd.h: Protect against multiple inclusion.
1016         * posix/glob.c: Don't define __glob_pattern_p is NO_GLOB_PATTERN_P
1017         is defined, not is glob is defined.
1018         * sysdeps/unix/sysv/linux/glob64.c: Define NO_GLOB_PATTERN_P.
1020 1998-08-01 17:18  H.J. Lu  <hjl@gnu.org>
1022         * sunrpc/rpcsvc/rusers.x (xdr_utmp): Use xdr_bytes instead of
1023         xdr_string for ut_line, ut_name and ut_host.
1025 1998-08-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1027         * sysdeps/unix/sysv/linux/paths.h (_PATH_MAILDIR): Change to
1028         /var/mail in accordance with FHS 2.0.
1029         Reported by Javier Kohen <root@jkohen.tough.com.ar> [PR libc/639].
1031 1998-08-12  Richard Henderson  <rth@cygnus.com>
1033         * sysdeps/unix/sysv/linux/alpha/syscalls.list (recvmsg, sendmsg):
1034         Update aliases for cancelation.
1036         * sysdeps/unix/sysv/linux/alpha/glob.c: Undef glob*64 before
1037         playing with symbol versions.
1039 1998-08-12  Roland McGrath  <roland@baalperazim.frob.com>
1041         * sysdeps/mach/hurd/bits/posix_opt.h: Rewritten with comments and
1042         multiple inclusion protection.
1043         (_POSIX_SYNCHRONIZED_IO, _POSIX_FSYNC, _POSIX_MAPPED_FILES,
1044         _POSIX_MEMORY_PROTECTION, _POSIX_POLL, _POSIX_SELECT): New macros,
1045         define all these to 1.
1046         (_POSIX_SYNC_IO): Add #undef, to remind us that pathconf reports it.
1048 1998-08-12  Roland McGrath  <roland@baalperazim.frob.com>
1050         * sysdeps/mach/usleep.c: Include <unistd.h>.
1051         (usleep): Return void.
1053 1998-08-11  Roland McGrath  <roland@baalperazim.frob.com>
1055         * sysdeps/generic/if_index.c (struct if_freenameindex): Add forward
1056         decl to inhibit warning in if_freenameindex defn.
1058         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Remove unused variable.
1060         * sysdeps/mach/hurd/getdomain.c (getdomainname): Renamed from __ name.
1062         * sysdeps/mach/hurd/reboot.c: Include <sys/reboot.h>.
1063         * sysdeps/mach/hurd/getdents.c: Include <unistd.h>.
1064         * sysdeps/mach/hurd/sbrk.c: Include <unistd.h>.
1065         * sysdeps/mach/usleep.c: Likewise.
1067         * sysdeps/mach/hurd/bind.c (bind): Add a const.
1069         * sysdeps/mach/hurd/getdents.c (__getdirentries): Use prototype defn.
1070         * sysdeps/unix/bsd/init-posix.c (__init_posix): Likewise.
1071         * sysdeps/unix/bsd/times.c (timeval_to_clock_t): Likewise.
1072         * sysdeps/mach/hurd/reboot.c (reboot): Likewise.
1073         * sysdeps/mach/usleep.c (usleep): Likewise.
1074         * sysdeps/mach/hurd/chflags.c (chflags): Likewise.
1075         * sysdeps/mach/hurd/fchflags.c (fchflags): Likewise.
1076         * sysdeps/mach/hurd/sbrk.c (__sbrk): Likewise.
1077         * sysdeps/mach/hurd/stdio_init.c (__stdio_init_stream): Likewise.
1079 1998-08-11  Roland McGrath  <roland@baalperazim.frob.com>
1081         * sysdeps/generic/glob64.c: Include <sys/types.h>, <glob.h>, <errno.h>.
1082         (glob64): Fix typo.
1084         * malloc/malloc.c (free_check, realloc_check): Don't cast to long for
1085         %p arg to fprintf, since `void *' is the right type already.
1087 1998-07-25 19:47  Jose M. Moya  <josem@gnu.org>
1089         * sysdeps/mach/hurd/getcwd.c
1090         (_hurd_canonicalize_directory_name_internal): Do not loop forever
1091         for unknown root directories.
1092         (__getcwd): Return NULL when the current root directory could not
1093         be reached.
1095 1998-08-11 18:39  Ulrich Drepper  <drepper@cygnus.com>
1097         * string/strsignal.c (strsignal): Count real-time signals from zero.
1100 See ChangeLog.8 for earlier changes.