Update.
[glibc.git] / ChangeLog
blob477fcc9babb7b6aabafda76f815ec84b90d95af9
1 1999-04-28  Ulrich Drepper  <drepper@cygnus.com>
3         * malloc/malloc.c (rEALLOc): Only free memory for size 0 if oldmem
4         is != NULL.
6 1999-04-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8         * malloc/malloc.c (REALLOC_ZERO_BYTES_FREES): Define it to follow
9         ISO C9x and Unix98.
11 1999-04-28  Ulrich Drepper  <drepper@cygnus.com>
13         * libio/iofopncook.c (_IO_cookie_seek): Correct return value.
14         Patch by Peter Miller <millerp@canb.auug.org.au>.
16 1999-04-27  Thorsten Kukuk  <kukuk@suse.de>
18         * sunrpc/pmap_clnt.c: Add own get_myaddress function, which
19           prefers loopback device.
21 1999-04-28  Ulrich Drepper  <drepper@cygnus.com>
23         * posix/fnmatch.c (internal_fnmatch): Finish incomplete
24         no_leading_period change.
26         * posix/testfnm.c: More test cases.
28 1999-04-27  Ulrich Drepper  <drepper@cygnus.com>
30         * include/dirent.h: Remove __getdirentries declaration, add __getdents
31         and __getdents64.
32         * sysdeps/unix/readdir.c: Use __getdents, not __getdirentries.
33         * sysdeps/unix/readdir_r.c: Likewise.
34         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
35         * sysdeps/unix/sysv/linux/readdir64_r.c: Likewise.
36         * sysdeps/unix/sysv/linux/getdents.c: Define __getdents, not
37         __getdirentries.  Remove fourth argument.
38         * sysdeps/unix/sysv/linux/getdirentries.c: New file.
39         * sysdeps/unix/sysv/linux/getdirentries64.c: New file.
40         * sysdeps/unix/sysv/linux/Makefile [subdir=dirent] (sysdep_routines):
41         Add getdirentries and getdirentries64.
42         * sysdeps/unix/sysv/linux/Dist: Add getdirentries and getdirentries64.
44         * posix/fnmatch.c (internal_fnmatch): Correctly reset string
45         pointer in case of an invalid [[: expression.
47         * posix/testfnm.c: Add more test cases.
49 1999-04-27  Roland McGrath  <roland@baalperazim.frob.com>
51         * hurd/hurdexec.c (_hurd_exec): If SIGKILL present in _hurdsig_traced
52         set, pass EXEC_SIGTRAP flag in exec RPC.
54 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
56         * posix/fnmatch.c (internal_fnmatch): Renamed from fnmatch.  Take
57         extra parameter.  Fix several more bugs involving wildcard and
58         ranges.
59         (fnmatch): New function.  Call internal_fnmatch.
61         * posix/testfnm.c: More test cases.
63 1999-04-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
65         * manual/install.texi (Configuring and compiling): Explain that
66         files are changed in the source directory.
67         Closes PR libc/981.
68         (Configuring and compiling): Explain situation with PARALLELMFLAGS
69         in the source directory.
71 1999-04-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
73         * locale/programs/ld-ctype.c: Spelling fixes.
74         (ctype_finish): Fix argument of error message format.
75         * locale/programs/ld-messages.c: Spelling fixes.
76         * locale/programs/ld-monetary.c: Spelling fixes.
77         * locale/programs/ld-time.c (time_finish): Make sure that name and
78         format of era_entries are adjacent.
79         (time_output): Reduce the size of the io vector.
81 1999-04-25  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
83         * manual/filesys.texi (Attribute Meanings): Move a misplaced
84         paragraph.
86 1999-04-23  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
88         * locale/programs/ld-collate.c (collate_output): Convert
89         undefined_offset to an array index.  Fix computation of other
90         endian extra table.
92 1999-04-26  Roland McGrath  <roland@baalperazim.frob.com>
94         * hurd/get-host.c (_hurd_get_host_config): If ENOENT opening file,
95         return success with empty value.
97 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
99         * posix/fnmatch.c: Include string.h also for glibc.
100         (fnmatch, case '?'): Optimize if cascades a bit.
101         (fnmatch, case '*'): Correct handling if FNM_PATHNAME is set.
103         * posix/testfnm.c: Add test cases for * with FNM_PATHNAME errors.
105 1999-04-24  Ulrich Drepper  <drepper@cygnus.com>
107         * iconv/gconv_builtin.h: Add definitions for UTF16 builtins.
108         * iconv/gconv_int.h: Declare UTF16 functions.
109         * iconv/gconv_simple.c: Add UTF16 conversion functions.
111 1999-04-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
113         * posix/wordexp.c (parse_param): Fix type of offset to allow it to
114         be used correctly as parameter for parse_dollars/parse_tilde.
116 1999-04-19  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
118         * manual/conf.texi (Utility Limits): Remove duplicate description
119         of BC_DIM_MAX.
121 1999-04-19  Ulrich Drepper  <drepper@cygnus.com>
123         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Correctly initialize
124         outbufend for dst==NULL.
126 1999-04-18  Ulrich Drepper  <drepper@cygnus.com>
128         * wcsmbs/mbsrtowcs.c (__mbsrtowcs): Correctly initialize outbufend
129         for dst==NULL.
130         Fixes PR libc/1084.
132         * socket/sys/socket.h: Define SHUT_RD, SHUT_WR, and SHUT_RDWR.
133         Fixes PR libc/1083.
135 1999-04-18  Thorsten Kukuk  <kukuk@suse.de>
137         * sunrpc/Makefile: Remove special handling of bootparam.x,
138         add rpcsvc/bootparam.h to headers.
139         * sunrpc/rpcsvc/bootparam.h: New, for backward compatibility.
140         * sunrpc/rpcsvc/bootparam.x: Renamed to...
141         * sunrpc/rpcsvc/bootparam_prot.x: ...this.
143 1999-04-18  Ulrich Drepper  <drepper@cygnus.com>
145         * sysdeps/unix/bsd/poll.c (__poll): Add more compatiblity code to
146         detect and handle invalid descriptors.
148 1999-04-17  Thorsten Kukuk  <kukuk@suse.de>
150         * timezone/zic.c (dolink): Append complete path not only filename
151         to ../ list.
153 1999-04-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
155         * iconvdata/ibm874.c (TABLES, CHARSET_NAME): Follow name change.
157 1999-04-17  Ulrich Drepper  <drepper@cygnus.com>
159         * iconvdata/gconv-modules: Rename CP874 to IBM874.
160         * iconvdata/Makefile: Likewise.
161         * iconvdata/cp874.h: Removed.
162         * iconvdata/cp874.c: Renamed to...
163         * iconvdata/ibm874.c: ...this.
165 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
167         * sysdeps/unix/sysv/linux/bits/types.h: Correct
168         signed/unsigned-ness of blkcnt and fsblkcnt.
169         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
170         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
172         * sysdeps/unix/sysv/linux/bits/socket.h: Add SOL_PACKET, SOL_ATM,
173         SOL_AAL, and SOL_IRDA.
175 1999-04-15  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
177         * sysdeps/unix/sysv/linux/fstatvfs.c: Set f_frsize to zero.  Don't
178         include "linux_fsinfo.h".
179         Based on a patch by H.J. Lu <hjl@gnu.org>.
181 1999-04-16  Thorsten Kukuk  <kukuk@suse.de>
183         * sunrpc/rpc_cout.c (print_header): Use int32_t pointer, not long.
185 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
187         * nscd/cache.c (prune_cache): Only disable file checking for
188         future if the file does not exist.
189         Update file_mtime if cache was flushed.
191 1999-04-15  David S. Miller  <davem@redhat.com>
193         * sysdeps/sparc/sparc32/strcat.S: Avoid using register g6.
194         * sysdeps/sparc/sparc32/strcpy.S: Likewise.
196 1999-04-15  Scott Bambrough  <scottb@netwinder.org>
198         * sysdeps/unix/sysv/linux/arm/sigaction.c: Fix typo in preventing
199         compilation of file.
201 1999-04-15  Ulrich Drepper  <drepper@cygnus.com>
203         * Versions.def: Add GLIBC_2.1.1 to libpthread.
205         * iconvdata/Makefile (modules): Add KOI8-U.
206         (distribute): Add koi8-u.c.
207         (gen-8bit-gap-modules): Add koi8-u.
208         * iconvdata/gconv-modules: Add KOI8-U entries.
209         * iconvdata/koi8-u.c: New file.
211 1999-04-13  Thorsten Kukuk  <kukuk@suse.de>
213         * sunrpc/auth_des.c: 64bit fixes, security fixes.
214         * sunrpc/auth_none.c: Pretty print.
215         * sunrpc/auth_unix.c: Likewise.
216         * sunrpc/authdes_prot.c: Likewise.
217         * sunrpc/authuxprot.c: Likewise.
218         * sunrpc/bindrsvprt.c: Likewise.
219         * sunrpc/clnt_gen.c: Likewise.
220         * sunrpc/rpc/xdr.h: Likewise.
221         * sunrpc/rpc/auth_des.h: Add rpc_timeval struct.
222         * sunrpc/rpc_cmsg.c: Don't use *long pointers.
223         * sunrpc/rtime.c: Use new rpc_timeval.
224         * sunrpc/svc_authux.c: Don't use *long pointers.
225         * sunrpc/svcauth_des.c: Likewise + security fixes.
226         * sunrpc/xdr_mem.c: Don't use *long pointers.
227         * sunrpc/xdr_rec.c: Likewise.
228         * sunrpc/xdr_sizeof.c: Likewise.
229         * sunrpc/xdr_stdio.c: Likewise.
231 1999-04-15  Ulrich Drepper  <drepper@cygnus.com>
233         * sunrpc/clnt_udp.c (clntudp_call): Move initialization of anyup
234         so that it is redone for each sending.
236 1999-04-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
238         * sunrpc/clnt_udp.c (clntudp_call): Initialize anyup.
240 1999-04-15  Ulrich Drepper  <drepper@cygnus.com>
242         * iconv/gconv_db.c (__gconv_find_transform): If conversion is
243         known to not exist don't try to load shared objects.
244         Patch by Petr Vandrovec Ing. VTEI <VANDROVE@vc.cvut.cz>.
246         * nscd/cache.c (prune_cache): The table might not be unused.  In
247         this case do nothing.
249         * catgets/gencat.c (read_input_file): Don't drop white spaces
250         between number/identifier and string.
251         Patch by Dima Barsky <dima@pwd.hp.com>.
252         If no white space at all follows number/identifier remove existing
253         message with the number/identifier.
255 1999-04-14  H.J. Lu  <hjl@gnu.org>
257         * sunrpc/clnt_udp.c (is_network_up): New function.
258         (clntudp_call): Call is_network_up () to check if any network
259         interface is up in case of timeout.
261 1999-04-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
263         * wctype/test_wcfuncs.c: New file, tests towlower and towupper.
264         * wctype/Makefile (tests): Add test_wcfuncs.
266 1999-04-14  Jakub Jelinek  <jj@ultra.linux.cz>
268         * scripts/config.sub: Allow sparcv[6789]-* and sparcv8plus{,a}-*
269         architectures.
270         * sysdeps/sparc/sparc32/sparcv8/Makefile: Use sysdep-CFLAGS
271         instead of CFLAGS.
272         * sysdeps/sparc/sparc32/sparcv8/Makefile: Use sysdep-CFLAGS
273         instead of CFLAGS. For gnulib and string directories use
274         -Wa,-Av9a gcc ASFLAGS.
275         * sysdeps/sparc/sparc32/sparcv9/memmove.c: New file.
276         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: New file.
277         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: New file.
278         * shlib-versions: Handle sparcv[6789]-* and sparcv8plus{,a}-*
279         the same way as sparc-*.
281 1999-04-14  Ulrich Drepper  <drepper@cygnus.com>
283         * locale/programs/locfile.c (locfile_read): Fix typo.
284         Patch by Kaoru Fukui <k_fukui@highway.ne.jp>.
286 1999-04-14  Scott Bambrough  <scottb@netwinder.org>
288         * sysdeps/unix/sysv/linux/arm/socket.S: Socket calls could not be
289         restarted after being interrupted by a signal.  The parameters on
290         the stack were corrupted by the signal handler.
292         * sysdeps/unix/sysv/linux/arm/mmap.S: mmap calls could not be
293         restarted after being interrupted by a signal.  The parameters on
294         the stack were corrupted by the signal handler.
296 1999-04-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
298         * wctype/wcfuncs.c (towlower): Use __ctype_tolower.
299         Reported by Kalle Olavi Niemitalo <tosi@ees2.oulu.fi>
301 1999-04-12  Tim Waugh  <tim@cyberelk.demon.co.uk>
303         * posix/wordexp-test.c: In field-splitting test cases where
304         subshells were involved, unset IFS first: some shells (ash) use
305         IFS even when no expansion is performed.
307 1999-04-13  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
309         * libio/obprintf.c (_IO_obstack_overflow): Put the write end at
310         the real end of the chunk, not some random point inbetween.
311         (_IO_obstack_xsputn): Likewise.  Actually copy the data into the
312         obstack when growing.  Use fast version of obstack_blank when
313         shrinking.
314         (struct _IO_obstack_file): Use _IO_FILE_plus instead of explicitly
315         allocating the vtable pointer.
316         (_IO_obstack_vprintf): Adjust for above change and avoid
317         unnecessary casts.  Use fast version of obstack_blank when
318         shrinking.
319         Fixes PR libc/1075.
321 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
323         * iconvdata/gconv-modules: Fix typo.  Add UJIS alias.
324         Reported by GOTO Masanori <gotom@cs.titech.ac.jp>.
326 1999-04-11  Tim Waugh  <tim@cyberelk.demon.co.uk>
328         * posix/wordexp.c (wordexp): Fix a leak when an invalid character
329         is seen, as well as fixing semantics.  Don't reset the word count
330         to zero when an invalid character is seen, but leave it as it was
331         (this makes a difference with WRDE_APPEND).
333         * posix/wordexp-test.c: More test cases.
335         * posix/wordexp.c (parse_param): In words like ${var#pattern},
336         always expand pattern when it is needed.  Also, handle quoting in
337         pattern properly.
339 1999-04-12  Philip Blundell  <philb@gnu.org>
341         * elf/elf.h: Update ARM definitions to match current gas2.
343         * sysdeps/arm/bits/endian.h: Support big endian operation.
345         * sysdeps/unix/sysv/linux/arm/ioperm.c (_outw, _outb, _outl):
346         Don't bother range checking the port number.
348         * sysdeps/unix/sysv/linux/arm/vfork.S: New file.
350         * sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Include
351         the syscall name in assembler output for ease of debugging.
353         * sysdeps/unix/sysv/linux/arm/sigaction.c: Don't rely on undefined
354         compiler behaviour.
355         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: New file.
356         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = signal]
357         (sysdep_routines): Add sigrestorer.
359         * string/tester.c (test_strcpy): Add new tests for unaligned
360         arguments.
361         * sysdeps/arm/bits/string.h: Delete inline implementations of
362         strcpy and stpcpy.
364 1999-04-11  Ulrich Drepper  <drepper@cygnus.com>
366         * libio/Makefile (CPPFLAGS-.o): Don't define IO_DEBUG.
368 1999-04-10  Mark Kettenis  <kettenis@gnu.org>
370         * sysdeps/mach/hurd/Dist: Add clk_tck.c.
372 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
374         * iconvdata/Makefile (modules): Add TIS-620.
375         (distribute): Add tis-620.c.
376         (gen-8bit-gap-modules): tis-620.
377         * iconvdata/tis-620.c: New file.
378         * iconvdata/gconv-modules: Add TIS-620 entries.
380         * iconvdata/asmo_449.c: Correct comment.
382 1999-04-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
384         * manual/install.texi (Configuring and compiling): Comment out
385         description of --disable-static since this doesn't work currently
386         (see change by Ulrich Drepper on 1998-12-07 for configure.in).
388 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
390         * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Rewrite to
391         use binary search.
392         Based on a patch by Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>.
394 1999-04-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
396         * scripts/test-installation.pl (installation_problem): Skip
397         libnss1_* libraries from glibc-compat add-on.
399 1999-04-07  H.J. Lu  <hjl@gnu.org>
401         * io/Versions (__dup2, __pipe): Added to GLIBC_2.0 for
402         libstdc++ 2.7.2.
403         * posix/Versions (__waitpid): Likewise.
405 1999-04-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
407         * manual/install.texi (Reporting Bugs): Add section about reported
408         bugs and correct email address of glibcbug script.
410 1999-04-01  Thorsten Kukuk  <kukuk@suse.de>
412         * sunrpc/Versions: Add new xdr functions to GLIBC_2.1.1
413         * sunrpc/xdr.c: Add xdr_hyper, xdr_u_hyper, xdr_longlong_t and
414         xdr_u_longlong_t. Based on patch from Dan Shechter
415         <damageboy@isdn.net.il>.
416         * sunrpc/xdr_intXX_t.c: Implement xdr_int64_t, xdr_uint64_t
417         * sunrpc/rpc/xdr.h: Add prototypes for new xdr functions.
419         * nis/nis_lookup.c (nis_lookup): Don't overwrite RPC error code.
421 1999-04-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
423         * sysdeps/unix/sysv/linux/getdents.c (__getdirentries): Return
424         directly if getdents returns with error set.
426 1999-04-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
428         * locale/langinfo.h (THOUSEP): Rename second occurence of
429         THOUSANDS_SEP to THOUSEP.
430         Reported by Roman Belenov <roman@nstl.nnov.ru>.
432 1999-04-05  Roland McGrath  <roland@baalperazim.frob.com>
434         * hurd/STATUS: File removed.  Moved items that are still relevant into
435         TODO list in hurd source.
437 1999-03-26  Mark Kettenis  <kettenis@gnu.org>
439         * sysdeps/mach/hurd/bits/time.h: New file.
440         * sysdeps/mach/hurd/getrusage.c: New file.
441         * sysdeps/mach/hurd/clk_tck.c: New file.
442         * sysdeps/mach/hurd/Versions (libc) [GLIBC_2.1.1]: Add __libc_clk_tck.
443         * sysdeps/mach/hurd/Makefile [$(subdir) = posix]
444         (sysdep_routines): Add clk_tck.
445         * sysdeps/mach/hurd/times.c: Removed, since getrusage is now
446         implemented.
448 1999-04-02  Ulrich Drepper  <drepper@cygnus.com>
450         * misc/syslog.c (closelog_internal): Do not reset LogTag here.
451         (closelog): But instead here.
452         Patch by Alan Curry <pacman@cqc.com> [PR libc/1061].
454 1999-04-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
456         * elf/Makefile (CFLAGS-multiload.c): Change to allow building in
457         the source directory.  Fixes PR libc/1059.
459 1999-04-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
461         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Terminate the string.
462         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
464 1999-04-01  Ulrich Drepper  <drepper@cygnus.com>
466         * iconvdata/TESTS: Add ISO-8859-14 and ISO-8859-15.
467         * iconvdata/testdata/ISO-8859-14: New file.
468         * iconvdata/testdata/ISO-8859-14..UTF8: New file.
469         * iconvdata/testdata/ISO-8859-15: New file.
470         * iconvdata/testdata/ISO-8859-15..UTF8: New file.
472 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
474         * iconvdata/testdata/CP1258: New file.
475         * iconvdata/testdata/CP1258..UTF8: New file.
476         * iconvdata/TESTS: Add CP1258 entry.
478         * iconvdata/cp874.h (to_ucs4): Add Euro sign.
480         * timezone/africa: Update from tzdata1999d.
481         * timezone/europe: Likewise.
482         * timezone/northamerica: Likewise.
484 1999-03-31  Mark Kettenis  <kettenis@gnu.org>
486         * login/programs/pt_chown.c (main): Save effective user ID before
487         dropping priviliges and use this to check if the program is
488         properly installed.
490 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
492         * iconvdata/testdata/CP1254: Update for charmap changes.
493         * iconvdata/testdata/CP1254..UTF8: Likewise.
494         * iconvdata/testdata/CP1255: Likewise.
495         * iconvdata/testdata/CP1255..UTF8: Likewise.
496         * iconvdata/testdata/CP1256: Likewise.
497         * iconvdata/testdata/CP1256..UTF8: Likewise.
498         * iconvdata/testdata/CP1257: Likewise.
499         * iconvdata/testdata/CP1257..UTF8: Likewise.
501         * iconvdata/Makefile (distribute): Remove cp1258.h.
502         (gen-8bit-gap-modules): Add cp1258.
503         * iconvdata/cp1258.h: Removed.
505 1999-03-30  Ulrich Drepper  <drepper@cygnus.com>
507         * timezone/tst-timezone.c (tests): Add more cases.
508         (check_tzvars): Mark errors clearer.
509         (main): Likewise.
511 1999-03-30 20:59 -0500  Zack Weinberg  <zack@rabi.phys.columbia.edu>
513         * login/programs/pt_chown.c: Drop privileges if invoked with
514         arguments.  Don't close the master pty.
516 1999-03-30  Ulrich Drepper  <drepper@cygnus.com>
518         * time/tzfile.c (__tzfile_read): Process transitions from the rear.
519         Minor optimization.
521 1999-03-29  Ulrich Drepper  <drepper@cygnus.com>
523         * elf/rtld.c (process_envvars): Do not automatically prevent lazy
524         relocation for SUID binaries.
526 1999-03-29  Paul Eggert  <eggert@twinsun.com>
528         * libio/iopopen.c (_IO_new_proc_open): Don't modify proc_file_chain
529         while in child process.
531 1999-03-29  Jakub Jelinek  <jj@ultra.linux.cz>
533         * sysdeps/sparc/sparc32/sparcv8/Makefile: New file.
534         * sysdeps/sparc/sparc32/sparcv8/rem.S: Delay after write %y.
535         * sysdeps/sparc/sparc32/sparcv8/sdiv.S: Likewise.
536         * sysdeps/sparc/sparc32/sparcv8/udiv.S: Likewise.
537         * sysdeps/sparc/sparc32/sparcv8/urem.S: Likewise.
539         * sysdeps/sparc/sparc32/sparcv9/bcopy.c: New file.
540         * sysdeps/sparc/sparc32/sparcv9/bzero.c: New file.
541         * sysdeps/sparc/sparc32/sparcv9/memchr.S: New file.
542         * sysdeps/sparc/sparc32/sparcv9/memcmp.S: New file.
543         * sysdeps/sparc/sparc32/sparcv9/memcpy.S: New file.
544         * sysdeps/sparc/sparc32/sparcv9/memset.S: New file.
545         * sysdeps/sparc/sparc32/sparcv9/stpcpy.S: New file.
546         * sysdeps/sparc/sparc32/sparcv9/strcat.S: New file.
547         * sysdeps/sparc/sparc32/sparcv9/strchr.S: New file.
548         * sysdeps/sparc/sparc32/sparcv9/strcmp.S: New file.
549         * sysdeps/sparc/sparc32/sparcv9/strcpy.S: New file.
550         * sysdeps/sparc/sparc32/sparcv9/strcspn.S: New file.
551         * sysdeps/sparc/sparc32/sparcv9/strlen.S: New file.
552         * sysdeps/sparc/sparc32/sparcv9/strncpy.S: New file.
553         * sysdeps/sparc/sparc32/sparcv9/strpbrk.S: New file.
554         * sysdeps/sparc/sparc32/sparcv9/strrchr.c: New file.
555         * sysdeps/sparc/sparc32/sparcv9/strspn.S: New file.
556         * sysdeps/sparc/sparc32/sparcv9/dotmul.S: New file.
557         * sysdeps/sparc/sparc32/sparcv9/rem.S: New file.
558         * sysdeps/sparc/sparc32/sparcv9/sdiv.S: New file.
559         * sysdeps/sparc/sparc32/sparcv9/udiv.S: New file.
560         * sysdeps/sparc/sparc32/sparcv9/umul.S: New file.
561         * sysdeps/sparc/sparc32/sparcv9/urem.S: New file.
562         * sysdeps/sparc/sparc32/sparcv9/Makefile: New file.
563         * sysdeps/sparc/sparc32/sparcv9/stpncpy.S: New file.
564         * sysdeps/sparc/sparc32/sparcv9/strncmp.S: New file.
566         * sysdeps/sparc/sparc32/bcopy.c: New file.
567         * sysdeps/sparc/sparc32/bzero.c: New file.
568         * sysdeps/sparc/sparc32/memchr.S: New file.
569         * sysdeps/sparc/sparc32/memcpy.S: New file.
570         * sysdeps/sparc/sparc32/memmove.c: New file.
571         * sysdeps/sparc/sparc32/memset.S: New file.
572         * sysdeps/sparc/sparc32/stpcpy.S: New file.
573         * sysdeps/sparc/sparc32/strchr.S: New file.
574         * sysdeps/sparc/sparc32/strrchr.c: New file.
575         * sysdeps/sparc/sparc32/strcpy.S: New file.
576         * sysdeps/sparc/sparc32/strlen.S: New file.
577         * sysdeps/sparc/sparc32/strcat.S: New file.
578         * sysdeps/sparc/sparc32/strcmp.S: New file.
580         * sysdeps/sparc/sparc64/bcopy.c: New file.
581         * sysdeps/sparc/sparc64/bzero.c: New file.
582         * sysdeps/sparc/sparc64/memchr.S: New file.
583         * sysdeps/sparc/sparc64/memcmp.S: New file.
584         * sysdeps/sparc/sparc64/memcpy.S: New file.
585         * sysdeps/sparc/sparc64/memset.S: New file.
586         * sysdeps/sparc/sparc64/stpcpy.S: New file.
587         * sysdeps/sparc/sparc64/strcat.S: New file.
588         * sysdeps/sparc/sparc64/strchr.S: New file.
589         * sysdeps/sparc/sparc64/strcmp.S: New file.
590         * sysdeps/sparc/sparc64/strcpy.S: New file.
591         * sysdeps/sparc/sparc64/strcspn.S: New file.
592         * sysdeps/sparc/sparc64/strlen.S: New file.
593         * sysdeps/sparc/sparc64/strncpy.S: New file.
594         * sysdeps/sparc/sparc64/strpbrk.S: New file.
595         * sysdeps/sparc/sparc64/strrchr.c: New file.
596         * sysdeps/sparc/sparc64/strspn.S: New file.
597         * sysdeps/sparc/sparc64/stpncpy.S: New file.
598         * sysdeps/sparc/sparc64/strncmp.S: New file.
600         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (ASFLAGS-.os):
601         Append -fPIC, don't replace.
603         * configure.in: Recognize sparcv8plus / sparcv9.
605 1999-03-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
607         * malloc/obstack.h (obstack_free): Explicitly convert __obj to
608         char * to avoid C++ warning.
609         Patch by yasushi@cs.washington.edu [PR libc/1035].
611 1999-03-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
613         * manual/filesys.texi (Temporary Files): mktemp and mkstemp are
614         declared in stdlib.h, correct return value of mkstemp.
615         Reported by Andries Brouwer <Andries.Brouwer@cwi.nl>.
617         * sysdeps/unix/sysv/linux/net/if_arp.h (ARPHDRD_FC*): New defines
618         from Linux 2.2.5.
620 1999-03-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
622         * misc/regexp.h (compile): Cast some pointers to (char *) to avoid
623         C++ warning.
625         * ctype/ctype.h (tolower, toupper): Add __THROW declaration to
626         inline functions.  Closes PR libc/1049.
628 1999-03-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
630         * timezone/README: Update from tzdata1999c and tzcode1999c.
632         * timezone/africa: Update from tzdata1999c.
633         * timezone/antarctica: Likewise.
634         * timezone/asia: Likewise.
635         * timezone/australasia: Likewise.
636         * timezone/europe: Likewise.
637         * timezone/northamerica: Likewise.
638         * timezone/southamerica: Likewise.
639         * timezone/zone.tab: Likewise.
641         * timezone/zic.c: Update from tzcode1999c.
643 1999-03-26  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
645         * Makerules: Add $(common-objpfx)Versions.all to common-generated
646         outside of ifndef avoid-generated.
648         * libio/oldiofdopen.c (_IO_old_fdopen): Bring over recent changes
649         in iofdopen.c.
650         * libio/oldiofopen.c (_IO_old_fopen): Bring over recent changes in
651         iofopen.c.
652         * libio/oldiofclose.c (_IO_old_fclose): Bring over recent changes
653         in iofclose.c.
654         * libio/oldfileops.c (_IO_old_file_underflow, _IO_old_file_sync,
655         _IO_old_file_seekoff): Bring over recent changes in fileops.c.
657 1999-03-26  Mark Kettenis  <kettenis@gnu.org>
659         * sysdeps/mach/hurd/Makefile: Only install libc_p.a linker script
660         if we build the profiled library.
662 1999-03-26  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
664         * math/Makefile (gmp-objs): Add inlines.  Reported by Andreas
665         Jaeger <aj@arthur.rhein-neckar.de>
667 1999-03-25  Roland McGrath  <roland@yaumatei.ai.mit.edu>
669         * sysdeps/mach/hurd/i386/Makefile [$(subdir) = csu]
670         (CFLAGS-initfini.s): New variable, add -DWEAK_GMON_START.
671         This does for Hurd/i386 what the 1998-09-08 change did for Linux/i386.
673 1999-03-24  Roland McGrath  <roland@baalperazim.frob.com>
675         * Makeconfig (sysd-sorted): Use $(..) on rhs of patsubst, so this rule
676         works properly in subdirs.
678 1999-03-23  Roland McGrath  <roland@baalperazim.frob.com>
680         * sysdeps/mach/hurd/Makefile: Undo last change.
681         [$(subdir) = mach] (lib-noranlib): Depend on libmachuser-link.so.
682         [$(subdir) = hurd] (lib-noranlib): Depend on libhurduser-link.so.
684         * mach/Machrules (+preinit, +postinit, +interp,
685         LDFLAGS-$(interface.so)): Variables removed.  Interface libraries get
686         linked just like other shared libraries.
687         (interface.so): Fix typo in defn, so it works.
688         ($(objpfx)$(interface.so)): Make it depend on libc.so.
690 1999-03-21  Roland McGrath  <roland@baalperazim.frob.com>
692         * sysdeps/mach/hurd/Makefile (subdir_lib): Depend on
693         $(link-rpcuserlibs).
695 1999-03-22  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
697         * elf/Makefile ($(inst_slibdir)/$(rtld-version-installed-name),
698         $(inst_slibdir)/$(rtld-installed-name), ldso_install): Disable
699         targets if not building shared libraries.
701 1999-03-22  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
703         * configure.in: Also look in $PATH when searching for
704         install-info.  Remove autoconf bug workaround and require autoconf
705         2.13.
707 1999-03-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
709         * db/Makefile: Don't try to install shared library link if not
710         building with shared libs.
712 1999-03-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
714         * rt/Makefile: Link against static library if no shared lib is
715         available.
717         * localedata/Makefile: The shells scripts implementing the test
718         require the dynamic linker which is not available with
719         --disable-shared.  Skip the test if --disable-shared is given.
721         * linuxthreads/Makefile: Link test against static libpthread if no
722         shared lib is available.
724         * iconvdata/Makefile (tests): Run iconv-test only if we're
725         building shared libraries.
726         * elf/Makefile (tests): Likewise for elf tests.
728         * posix/Makefile: The test frameworks globtest and wordexp-test
729         require the dynamic linker which is not available with
730         --disable-shared.  Skip the test if --disable-shared is given.
732         * grp/Makefile (otherlibs): For static nss build link against
733         necessary libs.
735 1999-03-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
737         * debug/Makefile (install-bin): Install and build catchsegv only
738         if build-shared == yes.  Reported by jussi@jlaako.pp.fi [PR
739         libc/965].
741 1999-03-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
743         * time/tzfile.c (__tzfile_read): Handle the case where there are
744         transitions but no DST.
746 1999-03-20  Roland McGrath  <roland@baalperazim.frob.com>
748         * mach/Machrules (extra-libs-others): Add $(interface-library) here
749         too, so it gets built in the others pass rather than the lib pass.
750         This is necessary since the RPC libraries need to be linked against
751         libc.
753 1999-03-19  Roland McGrath  <roland@baalperazim.frob.com>
755         * sysdeps/generic/segfault.c: Include <stdio-common/_itoa.h> for
756         _itoa_word decl.
758         * sysdeps/mach/hurd/Makefile (link-rpcuserlibs): New variable.
759         ($(common-objpfx)libc.so): Depend on that instead of $(rpcuserlibs).
760         ($(link-rpcuserlibs)): New static pattern rule; link intermediate
761         versions of lib{mach,hurd}user.so without reference to libc.so,
762         then link libc.so against that to get deps and symbol versions, then
763         finally link real lib*user.so against libc.so.
765         * sysdeps/mach/hurd/fcntl.c (__fcntl: case F_GETLK,F_SETLK,F_SETLKW):
766         Support whole-file locking (only) by using the file_lock RPC.  This
767         has very wrong semantics, but is better than nothing for the time
768         being.  (Correct POSIX.1 locking will require new RPCs in the Hurd
769         protocols that will be somewhat hairy to specify.)
771 1999-03-17  Mark Kettenis  <kettenis@gnu.org>
773         * sysdeps/mach/hurd/ptsname.c: New file.
775 1999-03-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
777         * timezone/asia: Fix rule in Asia/Nicosia entry.
779 1999-03-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
781         * manual/getopt.texi (Using Getopt): Explain "::" in option
782         string.  Reported by Yuri Niyazov <yuricake@geocities.com>.
784 1999-03-18  Thorsten Kukuk  <kukuk@suse.de>
786         * sunrpc/clnt_unix.c: Fix creation of parameters for
787         sendmsg/recvmsg on non intel platforms.
788         * sunrpc/svc_unix.c: Likewise.
790 1999-03-18  Philip Blundell  <philb@gnu.org>
792         * sysdeps/unix/sysv/linux/arm/getgroups.c: New file.  Use the i386
793         implementation.
795 1999-03-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
797         * timezone/africa: Update from tzdata1999b.
798         * timezone/asia: Likewise.
799         * timezone/australasia: Likewise.
800         * timezone/europe: Likewise.
801         * timezone/northamerica: Likewise.
802         * timezone/southamerica: Likewise.
803         * timezone/zone.tab: Likewise.
805         * timezone/README: Mention tzdata1999b.
807 1999-03-17  Ulrich Drepper  <drepper@cygnus.com>
809         * sysdeps/generic/segfault.c (write_strsignal): New function.
810         (catch_segfault): Use it instead of calling strsignal.
812 1999-03-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
814         * iconv/gconv.c (__gconv): Change type of last_start to unsigned
815         char to avoid warning.
817 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
819         * iconv/iconv.c (iconv): Correctly cast parameters for __gconv.
821         * iconvdata/iso-2022-kr.c (EMIT_SHIFT_TO_INIT): Change type of
822         outbuf to unsigned char to avoid warning.
824 1999-03-11  David S. Miller  <davem@redhat.com>
826         * sysdeps/sparc/sparc32/fpu/fpu_control.h: Add missing trap enable
827         masks.
828         * sysdeps/sparc/sparc64/fpu/fpu_control.h: Likewise.
830 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
832         * iconv/gconv.h (gconv_fct): Change parameter from `char' to
833         `unsigned char'.
834         (gconv_step_data): Likewise.
835         * iconv/gconv_int.h (__gconv): Likewise.
836         (__BUILINT_TRANS): Likewise.
837         * iconv/gconv.c (__gconv): Likewise.
838         * iconv/iconv.c (iconv): Add casts for call of __gconv.
839         * iconv/skeleton.c: Change local parameters and variable from `char' to
840         `unsigned char'.  Remove casts from calls into modules.
841         * iconvdata/iso-2022-jp.c (gconv): Change local variable outbuf from
842         `char' to `unsigned char'.
843         * wcsmbs/btowc.c: Change pointers from `char *' to `unsigned char *'.
844         * wcsmbs/mbrtowc.c: Likewise.
845         * wcsmbs/mbsnrtowcs.c: Likewise.
846         * wcsmbs/mbsrtowcs.c: Likewise.
847         * wcsmbs/wcrtomb.c: Likewise.
848         * wcsmbs/wcsnrtombs.c: Likewise.
849         * wcsmbs/wcsrtombs.c: Likewise.
850         * wcsmbs/wctob.c: Likewise.
852 1999-03-15  Mark Kettenis  <kettenis@gnu.org>
854         * sysdeps/mach/hurd/Versions (ld.so) [GLIBC_2.0]: Add
855         __hurd_sigthread_stack_base, __hurd_sigthread_stack_end,
856         __hurd_sigthread_variables, __hurd_threadvar_stack_mask,
857         __hurd_threadvar_stack_offset, __close, __fxstat, __getcwd,
858         __getpid, __libc_read, __libc_write, __lseek, __mmap, __open,
859         __xstat, _exit, _hurd_intr_rpc_mach_msg and abort.
861 1999-03-15  Mark Kettenis  <kettenis@gnu.org>
863         * sysdeps/mach/hurd/poll.c (__poll): Correctly pass NULL to
864         _hurd_select if TIMEMOUT is -1.
866 1999-03-15  Mark Kettenis  <kettenis@gnu.org>
868         * sysdeps/mach/hurd/recvfrom.c (recvfrom): Allow ADDR to be NULL.
870 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
872         * elf/dl-load.c: Compute rtld_search_dir array size correctly.
873         Reported by Yasushi Saito <yasushi@cs.washington.edu>.
875 1999-03-15  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
877         * manual/libc.texinfo: Undo last change for now.
879 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
881         * intl/locale.alias: Add entries for Croatian.
882         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
884 1999-03-13  Mark Kettenis  <kettenis@gnu.org>
886         * sysdeps/unix/bsd/getpt.c (__getpt): Do not use `isatty' to check
887         if the opened master pty really is a pty.  `isatty' checks for
888         tty-ness and a pty is not a tty.  Return ENOENT instead of ENFILE
889         if we are out of pty's.
891 1999-03-13  Mark Kettenis  <kettenis@gnu.org>
893         * sysdeps/generic/utmp_file.c (setutent_file): Make sure the just
894         opened file is closed on exec.
895         * login/utmp_daemon.c (setutent_daemon): Likewise for the just
896         opened socket.
898 1999-03-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
900         * manual/llio.texi (File Position Primitive): Reformat @end
901         command.  Patch by Bruno Haible <haible@ilog.fr> [PR libc/1020].
903 1999-03-14  Ulrich Drepper  <drepper@cygnus.com>
905         * nscd/nscd_getpw_r.c (nscd_getpw_r): Set `errno' correctly if no
906         entry is found.
907         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
908         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
910         * locale/programs/localedef.c (main): Initialize `cat' to please
911         the compiler.
913 1999-03-14  Roland McGrath  <roland@baalperazim.frob.com>
915         * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Under O_NOFOLLOW,
916         check for root-owned symlinks and reject them too.
918 1999-03-09  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
920         * stdio-common/printf_fphex.c: Move to ...
921         * sysdeps/generic/printf_fphex.c: ... here.  Fix exponent of
922         extended precision number.
923         * sysdeps/m68k/printf_fphex.c: New file.
925 1999-03-09  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
927         * manual/stdio.texi: Fix typos.
929 1999-03-09  Ulrich Drepper  <drepper@cygnus.com>
931         * version.h (VERSION): Bump to 2.1.1.
933 1999-03-09  Thorsten Kukuk  <kukuk@suse.de>
935         * nis/ypclnt.c: Try only twice to connect to NIS server.
937 1999-03-09  Roland McGrath  <roland@baalperazim.frob.com>
939         * hurd/hurdexec.c (_hurd_exec): Add missing `else' in last change.
941 1999-03-09  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
943         * stdlib/strtod.c (round_and_return): Fix rounding of denormals.
944         (DENORM_EXP): New define.  Use it as the exponent for a denormal.
945         * stdlib/strtold.c: Moved to ...
946         * sysdeps/generic/strtold.c: ... here.
947         * sysdeps/m68k/strtold.c: New file.
949 1999-03-09  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
951         * stdio-common/printf_fphex.c (__printf_fphex): Print no decimal
952         point if the precision is zero, even if the mantissa is non-zero.
954 1999-03-09  Roland McGrath  <roland@baalperazim.frob.com>
956         * sysdeps/mach/hurd/ioctl.c (__ioctl): Move the marshalling of the
957         arguments into the request message buffer inside `send_rpc'
958         subfunction.  We must repeat the marshalling when retrying the RPC
959         after a SIGTTOU delivery.
961         * hurd/ctty-input.c (_hurd_ctty_input): Use early short-circuit code
962         path when there is no ctty port.
963         * hurd/ctty-output.c (_hurd_ctty_output): Likewise.
964         Move sigstate check inside loop so we recheck after handling a signal.
966 1999-03-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
968         * manual/llio.texi (Open-time Flags): Clarify that O_SHLOCK and
969         O_EXLOCK are BSD extensions.
970         Reported by Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/985].
972 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
974         * manual/signal.texi (Termination in Handler): Correct example.
975         Install default handler before reraising the signal.
976         Patch by Jochen Voss <voss@mathematik.uni-kl.de>.
978 1999-03-08  Roland McGrath  <roland@baalperazim.frob.com>
980         * hurd/hurdexec.c (_hurd_exec): Handle ARGV or ENVP parameters being
981         null, in which case send an empty string.
983 1999-03-02  Mark Kettenis  <kettenis@gnu.org>
985         * Makerules (LD_FLAGS-c.so): Add -u __register_frame to force the
986         backward compatibility EH functions to be linked when using
987         gcc-2.8.1.  Patch by Zack Weinberg <zack@rabi.columbia.edu>.
989 1999-03-08  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
991         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Undo last change.
992         /dev/pts status may change during runtime.
994 1999-03-08  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
996         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Undo last
997         change.  /dev/pts status can change during runtime.
999 1999-03-07  Thorsten Kukuk  <kukuk@suse.de>
1001         * sunrpc/svc_tcp.c (readtcp): go into fatal error state if
1002         poll reports error.
1003         * nis/nss_nisplus/nisplus-parser.c: Avoid duplicate strlen calls,
1004         add some more sanity checks.
1005         * nis/nss_nisplus/nisplus-pwd.c: Include nisplus-parser.h for
1006         parser prototype.
1008 1999-03-05  Thorsten Kukuk  <kukuk@suse.de>
1010         * sunrpc/rpc/xdr.h: Add x_getint32/x_putint32 to xdr_ops,
1011         change XDR_GETINT32/XDR_PUTINT32 to sue new functions.
1012         * sunrpc/xdr_mem.c: Add xdrmem_getint32, xdrmem_putint32.
1013         * sunrpc/xdr_rec.c: Add xdrrec_getint32, xdrrec_putint32.
1014         * sunrpc/xdr_sizeof.c: Add x_putint32, add dummy function
1015         for x_getint32.
1016         * sunrpc/xdr_stdio.c: Add xdrstdio_getint32, xdrstdio_putint32.
1017         * nis/nis_print.c: Fix ctime argument for platforms where
1018         sizeof (time_t) != sizeof (int).
1020 1999-03-07  Mark Kettenis  <kettenis@gnu.org>
1022         * sysdeps/unix/bsd/clock.c (timeval_to_clock_t): Use
1023         CLOCKS_PER_SEC instead of CLK_TCK.
1025 1999-03-05  Ulrich Drepper  <drepper@cygnus.com>
1027         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Remember
1028         whether /dev/pts is available.
1029         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Fix handling of
1030         dev_pts_available.
1032         * posix/globtest.sh: Make common_objpfx path absolute and and db2
1033         and hesiod directory to library path [PR libc/1007].
1035 1999-03-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1037         * resolv/inet_addr.c (inet_aton): Don't allow componets >
1038         255.  Patch by Bruno Haible <haible@ilog.fr> [PR libc/1010].
1040 1999-03-05  Geoff Keating  <geoffk@ozemail.com.au>
1042         * sysdeps/powerpc/dl-machine.c (__elf_machine_runtime_setup):
1043         DT_PLTGOT has already been relocated.
1044         (__elf_machine_fixup_plt): Likewise.
1045         Minor cleanups.
1047 1999-03-04  Roland McGrath  <roland@baalperazim.frob.com>
1049         * hurd/hurdlookup.c (__hurd_file_name_lookup): Comment fix.
1051 1999-03-03  Ulrich Drepper  <drepper@cygnus.com>
1053         * wcsmbs/wcsmbsload.c (add_slashes): Rename to norm_add_slashes
1054         and fold string to uppercase [PR libc/1005].
1056 1999-03-03  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1058         * elf/dl-load.c (lose): Fix return type.
1060 1999-03-03  Roland McGrath  <roland@baalperazim.frob.com>
1062         * sysdeps/mach/hurd/bits/fcntl.h
1063         [__USE_GNU] (O_NOFOLLOW, O_DIRECTORY): New macros.
1064         * hurd/hurdlookup.c (__hurd_file_name_lookup): If O_NOFOLLOW is set,
1065         set O_NOTRANS as well.
1066         (__hurd_file_name_lookup_retry): At successful end of lookup,
1067         if O_NOFOLLOW set, io_stat the resultant port and fail with ENOENT if
1068         it is a translated node not owned by root.
1069         (__hurd_file_name_lookup): If O_DIRECTORY is set, put a trailing slash
1070         on the file name passed to LOOKUP.
1072 1999-03-02  Ulrich Drepper  <drepper@cygnus.com>
1074         * manual/time.texi (High Resolution Timer): Correct computation in
1075         example.  Reported by jjf@devel.cemsys.com.
1077 1999-03-02  Philip Blundell  <pb@nexus.co.uk>
1079         * sysdeps/arm/dl-machine.h (elf_machine_runtime_setup): DT_PLTGOT
1080         entry is already relocated.
1082 1999-03-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1084         * resolv/res_hconf.c (parse_line): Skip empty lines.  Bug reported
1085         by Marcus Harnisch <marcus@harnisch.isdn.cs.tu-berlin.de>.
1087 1999-03-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1089         * sysdeps/i386/sys/ucontext.h (ucontext): Rename field uc_links to
1090         uc_link which is the right name according to Unix98.
1091         Reported by Craig Metz [PR libc/1001].
1092         * sysdeps/arm/sys/ucontext.h (ucontext): Likewise.
1093         * sysdeps/m68k/sys/ucontext.h (ucontext): Likewise.
1094         * sysdeps/mips/sys/ucontext.h (ucontext): Likewise.
1095         * sysdeps/unix/sysv/linux/alpha/sys/ucontext.h (ucontext): Likewise.
1096         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h (ucontext): Likewise
1097         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h (ucontext): Likewise.
1099 1999-02-25  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1101         * manual/libc.texinfo: Wrap @top node inside @ifnottex instead of
1102         @ifinfo.
1104 1999-02-25  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1106         * iconvdata/Makefile: Always include iconv-rules, but disable rule
1107         to regenerate it if avoid-generated.
1109         * Makeconfig: Always include sys-dirs, but disable rule to
1110         regenerate it when avoid-generated.
1112         * sysdeps/unix/Makefile: Put `ifndef avoid-generated' only around
1113         rule to generate sysd-syscalls.
1115         * elf/Makefile (generated): Remove $(objpfx) from names.
1117 1999-02-28  Mark Kettenis  <kettenis@gnu.org>
1119         * sysdeps/mach/hurd/getsockname.c (getsockname): Set *LEN to the
1120         actual length if the adress length is smaller than the input
1121         value.  Change type of *LEN paramater to socklen_t.
1122         * sysdeps/mach/hurd/getpeername.c (getpeername): Likewise.
1123         * sysdeps/mach/hurd/accept.c (accept): Likewise.
1124         * sysdeps/mach/hurd/recvfrom.c (recvfrom): Likewise.
1125         * sysdeps/mach/hurd/sendto.c (sendto): Change type of ADDR_LEN
1126         paramater to socklen_t.
1128 1999-02-28  Roland McGrath  <roland@baalperazim.frob.com>
1130         * hurd/hurd-raise.c (_hurd_raise_signal): Send "poll request"
1131         msg_sig_post RPC (with SIGNO=0), rather than generating signal (again)
1132         with the RPC.
1134 1999-02-27  Roland McGrath  <roland@baalperazim.frob.com>
1136         * sysdeps/mach/getsysstats.c (__get_nprocs_conf, __get_nprocs,
1137         __get_phys_pages): Cast &HBI to silence warning.
1139         * hurd/Makefile (routines): Add hurdchdir and hurdfchdir.
1140         * hurd/hurdchdir.c: New file.
1141         * hurd/hurdfchdir.c: New file.
1142         * sysdeps/mach/hurd/chroot.c: Call
1143         _hurd_change_directory_port_from_name to do the work.
1144         * sysdeps/mach/hurd/chdir.c: Likewise.
1145         * sysdeps/mach/hurd/fchdir.c: Call
1146         _hurd_change_directory_port_from_fd to do the work.
1147         * hurd/fchroot.c: Likewise.
1148         * hurd/hurd.h: Declare them.
1150 1999-02-27  Ulrich Drepper  <drepper@cygnus.com>
1152         * elf/dl-load.c (lose): Add more comments to explain the `why'.
1153         (_dl_map_object): Remove redundant test.
1155 1999-02-27  Roland McGrath  <roland@baalperazim.frob.com>
1157         * hurd/hurdselect.c (_hurd_select): When bailing for bogus fd, don't
1158         try to _hurd_port_free a lower-numbered descriptor that was not in any
1159         fd_set.
1161 1999-02-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1163         * wcsmbs/wcstold_l.c [__NO_LONG_DOUBLE_MATH]: Add prototype
1164         declaration for ____wcstod_l_internal.
1166         * stdlib/strtold.c [__NO_LONG_DOUBLE_MATH]: Include <stdlib.h> for
1167         __strtod_internal prototype.
1168         * stdlib/strtold_l.c [__NO_LONG_DOUBLE_MATH]
1169         (____strtold_l_internal): Add prototype declaration.
1170         (__strtold_l): Call correct function.
1172 1999-02-24  Ulrich Drepper  <drepper@cygnus.com>
1174         * elf/elf.h: Add 32bit HPPA definitions.
1176 1999-02-23  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1178         * malloc/malloc.c (mALLOC_SET_STATe): Handle the case where a
1179         non-checked heap is restored when malloc checking was requested by
1180         the user.
1181         (struct malloc_state): Add using_malloc_checking.
1182         (MALLOC_STATE_VERSION): Increment minor.
1183         (using_malloc_checking, disallow_malloc_check): New variables.
1184         (__malloc_check_init): Use them.
1185         (mALLOC_GET_STATe): Use mALLOc to allocate the malloc_state, so
1186         that it can the chunk is properly instrumented when malloc
1187         checking is enabled.  Set the new using_malloc_checking field.
1188         (malloc_hook_ini): Correct signature when _LIBC is not defined.
1190 1999-02-23  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1192         * sysdeps/unix/sysv/linux/i386/dl-librecon.h
1193         (DISTINGUISH_LIB_VERSIONS): Don't relocate DT_STRTAB a second
1194         time.
1196         * elf/rtld.c (dl_main): Rename paths_initialized to rtld_is_main.
1197         Don't call elf_get_dynamic_info and _dl_setup_hash a second time
1198         if ld.so is the main program.
1200 1999-02-23  Ulrich Drepper  <drepper@cygnus.com>
1202         * stdio-common/vfprintf.c (vfprintf): If precision or width is too
1203         large for work_buffer, allocate new buffer.
1204         (printf_unknown): Likewise.  [PR libc/988]
1206 1999-02-22  Ulrich Drepper  <drepper@cygnus.com>
1208         * sysdeps/unix/sysv/linux/ttyname.c: Use __xstat and __fxstat
1209         instead of stat and fstat.
1210         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
1212 1999-02-23  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1214         * elf/dl-error.c (_dl_signal_cerror): New function.
1215         (_dl_signal_error): Don't call receiver function.
1216         * elf/dl-lookup.c (_dl_lookup_symbol): Call _dl_signal_cerror
1217         instead of _dl_signal_error when reporting references to undefined
1218         symbols or versions.
1219         (_dl_lookup_versioned_symbol): Likewise.
1220         (_dl_lookup_versioned_symbol_skip): Likewise.
1221         * elf/dl-version.c (match_symbol): Likewise.
1223         * elf/ldsodefs.h: Declare _dl_signal_cerror.
1225 1999-02-22  Ulrich Drepper  <drepper@cygnus.com>
1227         * misc/getttyent.c (getttyent): Release lock on stream later to
1228         also protect global variable zapchar.
1230         * sysdeps/unix/sysv/linux/clock.c: Don't test return value of
1231         __times [PR libc/990].
1233 1999-02-21  David S. Miller  <davem@redhat.com>
1235         * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: Fix
1236         parentheses in Feb 2 changes.
1237         * sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: Likewise.
1239 1999-02-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1241         * sysdeps/generic/glob.c (glob): Save previous errno.
1243 1999-02-21  Ulrich Drepper  <drepper@cygnus.com>
1245         * sysdeps/generic/glob.c (glob): Enlarge buffers for reentrant
1246         lookup functions if it is too small.
1248 1999-02-20  Ulrich Drepper  <drepper@cygnus.com>
1250         * elf/dl-deps.c (_dl_map_object_deps): Don't add dummy objects created
1251         for tracing to the scope lists.
1252         * elf/do-lookup.h: Remove test for l_opencount == 0 after above change.
1253         DT_SYMTAB is always available according to ELF spec.
1255         * elf/dl-lookup.c (_dl_lookup_symbol_skip): Before first do_lookup
1256         call test whether there is any scope left.
1257         (_dl_lookup_versioned_symbol_skip): Likewise.
1259         * elf/Makefile (distribute): Add do-lookup.h.
1260         * elf/do-lookup.h: New file.  Split out from dl-lookup.c.
1261         * elf/dl-lookup.c: Move do_lookup function in separate file and
1262         include the file twice, for handling versioning and without it.
1264         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): DT_PLTGOT
1265         entry is already relocated.
1266         * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Likewise.
1267         * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Likewise.
1268         * sysdeps/mips/dl-machine.h (elf_machine_runtime_setup): Likewise.
1269         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup):
1270         Likewise.
1271         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_runtime_setup):
1272         Likewise.
1273         * sysdeps/mips/mips64/dl-machine.h (elf_machine_runtime_setup):
1274         Likewise.
1276         * elf/dynamic-link.h (elf_get_dynamic_info): Take new argument with
1277         load address.  Relocate d_ptr in DT_DTRTAB, DT_SYMTAB, DT_RELA, DT_REL,
1278         DT_JMPREL, DT_PLTGOT, and DT_VERSYM l_info entry.
1279         (_ELF_DYNAMIC_DO_RELOC): Take extra argument which specifies whether
1280         rel and rela relocations can both happen and skip one test if this
1281         is not possible.
1282         (ELF_DYNAMIC_DO_RELA, ELF_DYNAMIC_DO_REL): Call _ELF_DYNAMIC_DO_RELOC
1283         appropriately.
1284         * elf/dl-addr.c (_dl_addr): DT_SYMTAB and DT_STRTAB entries are
1285         already relocated.
1286         * elf/dl-deps.c (_dl_map_object_deps): DT_STRTAB entry is already
1287         relocated.
1288         * elf/dl-load.c (_dl_init_paths): DT_STRTAB entry is already relocated.
1289         (_dl_map_object_from_fd): Call elf_get_dynamic_info with new argument.
1290         (_dl_map_object): DT_STRTAB entry is already relocated.
1291         * elf/dl-lookup.c (do_lookup): DT_STRTAB and DT_SYMTAB entries are
1292         already relocated.
1293         * elf/dl-reloc.c (_dl_relocate_object): DT_STRTAB entry is already
1294         relocated.
1295         * elf/dl-runtime.c (fixup): DT_SYMTAB, DT_STRTAB, DT_JMPREL, and
1296         DT_VERSYM entries are already relocated.
1297         (profile_fixup): Likewise.
1298         * elf/dl-version.c: Rename VERSTAG macro into VERSYMIDX.  Replace
1299         all users.
1300         (match_symbol): DT_STRTAB entry is already relocated.
1301         (_dl_check_map_versions): Likewise.  Also fo DT_VERSYM.
1302         * elf/do-rel.h (elf_dynamic_do_rel): reladdr is now assumed to be
1303         relocated already.  DT_SYMTAB and DT_VERSYM entries are also relocated.
1304         * elf/rtld.c (_dl_start): Pass extra argument to elf_get_dynamic_info.
1305         (find_needed): DT_STRTAB entry is already relocated.
1306         (dl_main): Pass extra argument to elf_get_dynamic_info.
1307         DT_STRTAB entry is already relocated.
1308         * sysdeps/alpha/dl-machine.h (elf_machine_fixup_plt): DT_JMPREL and
1309         DT_PLTGOT entries are already relocated.
1310         (elf_machine_rela): Likewise for DT_SYMTAB.
1311         * sysdeps/arm/dl-machine.h (elf_machine_rel): DT_STRTAB is already
1312         relocated.
1313         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
1314         * sysdeps/m68k/dl-machine.h (elf_machine_rela): Likewise.
1315         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
1316         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
1317         * sysdeps/powerpc/dl-machine.c (__process_machine_rela): Likewise.
1318         * sysdeps/mips/dl-machine.h (elf_machine_got_rel): Likewise.
1319         (elf_machine_got_rel): Likewise for DT_SYMTAB and DT_STRTAB.
1320         * sysdeps/mips/mips64/dl-machine.h: Likewise.
1322         * grp/initgroups.c (initgroups): If function in current module was
1323         successful don't stop but continue to process to get all the groups.
1325         * elf/dl-load.c (_dl_map_object_from_fd): Use global
1326         _dl_pf_to_proot array to convert p_flags value.
1327         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
1329         * elf/dynamic-link.h (elf_get_dynamic_info): Use memset instead of
1330         loop to clear `info'.
1332         * sysdeps/i386/i486/bits/string.h: If fill byte is constant let gcc
1333         do the work and don't use inline assembler.
1335 1999-02-19  Ulrich Drepper  <drepper@cygnus.com>
1337         * elf/ldsodefs.h (_dl_signal_error): Mark as __noreturn__.
1338         * elf/dl-load.c (lose): Make it a function at the toplevel, mark as
1339         noreturn, and prevent it from being inlined.
1340         Define LOSE appropriately.
1341         (_dl_map_object_from_fd): Compare all bytes in e_ident at once.
1342         Optimize decoding of p_flags for certain platforms.
1344 1999-02-19  Philip Blundell  <pb@nexus.co.uk>
1346         * Makeconfig (link-libc): When doing a static link, make sure that
1347         libgcc.a is included both before and after libc.a.
1349 1999-02-18  Thorsten Kukuk  <kukuk@suse.de>
1351         * nis/nss_compat/compat-spwd.c: Fix handling of default values for
1352         sp_warn, sp_inact, sp_expire and sp_flag.
1354 1999-02-18  Ulrich Drepper  <drepper@cygnus.com>
1356         * elf/link.h (link_map): Add l_dev and l_ino.
1357         * elf/dl-load.c (_dl_map_object_from_fd): Test dev/ino of newly
1358         loaded shared object with all laoded objects.  Initialize l_ino
1359         and l_dev in case it's new.
1360         * elf/rtld.c (dl_main): Explain situation is l_dev/l_ino with main
1361         object.
1362         * elf/Makefile: Compile and run new test.
1363         * elf/multiload.c: New file.
1365         * nss/nsswitch.h (service_user): Change name field from const char *
1366         to char[0].
1367         (name_database_entry): Likewise.
1368         * nss/nsswitch.c (nss_parse_service_list): Adjust memory allocation
1369         for change of `service_user'.
1370         (nss_getline): Adjust memory allocation for change of
1371         `name_database_entry'.
1373         * catgets/catgets.c: Correctly handle NLSPATH from environment
1374         [PR libc/980].
1376         * io/Makefile (routines): Add lock64.
1377         * io/Versions: Add lockf64 for GLIBC_2.1.1.
1378         * sysdeps/generic/lockf64.c: New file.
1380 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
1382         * string/bits/string2.h: Only use strncmp optimization if count
1383         argument is constant.
1385 1999-02-16  Roland McGrath  <roland@baalperazim.frob.com>
1387         * sysdeps/mach/hurd/revoke.c: New file.
1389 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
1391         * wctype/wctype.h (_ISwbit): Cast result of shift operations to
1392         int to avoid warning about `ISO C restricts enumerator values to
1393         range of `int''.
1395 1999-02-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1397         * elf/dlfcn.h: Fix typo.
1398         * sysdeps/generic/bits/dlfcn.h: Likewise.
1399         * sysdeps/mips/bits/dlfcn.h: Likewise.
1401 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
1403         * sysdeps/i386/i486/bits/string.h (memcmp): Correctly set flags
1404         for the case N == 0.
1406         * db2/Makefile (distribute): Add LICENSE.
1408 1999-02-03  Jeff Bailey  <jbailey@nisa.net>
1410         * sysdeps/unix/make_errlist.c: Add i18n and copyright to
1411         generated files.
1413         * sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c: Fix typo.
1415 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
1417         * time/mktime.c: Use ISO C form for function definitions and
1418         remove unnecessary prototypes.
1420         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo in last change.
1422         * time/time.h: Avoid unneccesary #ifdef.
1424 1999-02-15  Geoff Keating  <geoffk@ozemail.com.au>
1426         * stdio-common/_itoa.c (_itoa): Correct parameters to
1427         udiv_qrnnd_preinv.
1429 1999-02-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1431         * misc/sys/cdefs.h: Undefine __PMT since it might be defined
1432         before (e.g. in glob.h).
1433         Closes PR libc/959.
1435 1999-02-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1437         * sysdeps/mips/fpu_control.h: Fix typo.
1438         Patch by Sylvain Pion <Sylvain.Pion@sophia.inria.fr>.
1439         Remove __setfpucw.
1441 1999-02-10  Roland McGrath  <roland@baalperazim.frob.com>
1443         * sysdeps/mach/hurd/pipe.c (__pipe): Don't call __socket_shutdown on
1444         the "unused" ends of the sockets.  Let pipes be bidirectional.
1446 1999-02-15  Ulrich Drepper  <drepper@cygnus.com>
1448         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Correct test for
1449         invalid ai_flags.
1451 1999-02-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1453         * manual/llio.texi (Waiting for I/O): Correct meaning.  Patch by
1454         Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/969].
1456         * manual/setjmp.texi (Non-Local Exits and Signals): Fix
1457         typo.  Patch by Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/970].
1459 1999-02-15  Ulrich Drepper  <drepper@cygnus.com>
1461         * string/Versions: Add __strverscmp to GLIBC_2.1.1.
1463 1999-02-13  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1465         * misc/syslog.c (vsyslog): Remember errno for %m format.  Fix
1466         check for priority mask.
1468 1999-02-14  Ulrich Drepper  <drepper@cygnus.com>
1470         * resolv/netdb.h (AI_NUMERICHOST): Change to 4.
1471         Reported by Craig Metz <cmetz@inner.net> .
1473 1999-02-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1475         * stdio-common/Makefile (tests): tllformat added.
1477         * stdio-common/tllformat.c: New program, based on tiformat.c with
1478         examples from Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1480 1999-02-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1482         * posix/test-vfork.c: Fix exit status test.
1484 1999-02-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1486         * sysdeps/unix/sysv/linux/sa_len.c (__libc_sa_len): Add some
1487         missing cases.  Reported by Craig Metz <cmetz@inner.net> [PR libc/964].
1489 1999-02-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1491         * sysdeps/m68k/fpu/s_modf.c: Optimized by using __m81_test instead
1492         of separare explicit comparisons.
1494 1999-02-11  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1496         * sysdeps/wordsize-64/inttypes.h: Always define ldiv_t if not yet
1497         defined.
1499         * sysdeps/wordsize-32/inttypes.h: Always define lldiv_t if not yet
1500         defined.
1502 1999-02-09  Ulrich Drepper  <drepper@cygnus.com>
1504         * po/el.po: Update from translation team.
1506 1999-02-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1508         * intl/locale.alias: Fix slovenian entry [PR libc/948].
1510 1999-02-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1512         * elf/sprof.c: assert.h isn't used anymore, remove inclusion.
1513         * inet/ruserpass.c: Likewise.
1514         * locale/programs/stringtrans.c: Likewise.
1515         * locale/programs/localedef.c: Likewise.
1516         * nscd/grpcache.c: Likewise.
1517         * nss/nss_files/files-XXX.c: Likewise.
1518         * stdlib/canonicalize.c: Likewise.
1519         * sysdeps/posix/sigwait.c: Likewise.
1521 1999-02-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1523         * sunrpc/pmap_rmt.c (clnt_broadcast): We need 32 bit comparison
1524         even on 64 bit platforms.
1526         * sunrpc/clnt_tcp.c (clnttcp_call): Likewise.
1527         Patch by Loic Prylli <Loic.Prylli@ens-lyon.fr>.
1529 1999-02-09  Ulrich Drepper  <drepper@cygnus.com>
1531         * intl/dcgettext.c: Include locale.h is available.
1533 1999-02-08  Ulrich Drepper  <drepper@cygnus.com>
1535         * po/nl.po: Update from translation team.
1537         * sysdeps/libm-i387/s_asinhf.S: Correct computing absolute value.
1539         * Makefile: Allow calling goals for po subdir.
1541         * sysdeps/unix/sysv/linux/alpha/bits/signum.h: Add missing RT
1542         signal definitions.
1544         * po/el.po: New file.
1546 1999-02-07  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1548         * elf/dl-load.c (_dl_map_object_from_fd): Replace magic constant
1549         when processing DT_SYMBOLIC objects.
1551 1999-02-07  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1553         * elf/dl-load.c (_dl_map_object_from_fd): When looking for the
1554         program headers without PT_PHDR only require that they are
1555         contained within one of the loaded segments.  Don't use assert,
1556         since that would be a bug in the object, not the dynamic linker.
1558 1999-02-08  Richard Henderson  <rth@cygnus.com>
1560         * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Save and
1561         restore all call-clobbered fp regs.
1563 1999-02-08  Ulrich Drepper  <drepper@cygnus.com>
1565         * po/cs.po: New file.
1567         * resolv/res_hconf.c (_res_hconf_init): Don't use ENV_HOSTCONF for
1568         SUID binaries.
1570 1999-02-07  Ulrich Drepper  <drepper@cygnus.com>
1572         * signal/signal.h: Don't declare __libc_allocate_rtsig.
1573         * include/signal.h: Declare __libc_allocate_rtsig here.
1575         * elf/dl-lookup.c: Increment _dl_num_relocations in the four entry
1576         point functions, not do_lookup since the later can be called more
1577         than once.
1579 1999-02-03  Jakub Jelinek  <jj@ultra.linux.cz>
1581         * sysdeps/generic/segfault.c: Add ADVANCE_STACK_FRAME
1582         macro, so that architectures which need to add some special
1583         offset to stack pointer can share this file.
1585         * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: New file.
1586         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: New file.
1587         * sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: New file.
1588         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: New file.
1590         * sysdeps/unix/sysv/linux/sparc/sparc32/bits/mman.h: Remove.
1591         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/mman.h: Remove.
1592         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: New file - common
1593         between sparc32 and sparc64.
1595         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Remove.
1596         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Remove.
1597         * sysdeps/unix/sysv/linux/sparc/vfork.S: New file - common
1598         between sparc32 and sparc64.
1600         * sysdeps/unix/sysv/linux/sparc/sparc32/fork.S: Remove.
1601         * sysdeps/unix/sysv/linux/sparc/sparc64/fork.S: Remove.
1602         * sysdeps/unix/sysv/linux/sparc/fork.S: New file - common
1603         between sparc32 and sparc64.
1605         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Remove.
1606         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.S: Remove.
1607         * sysdeps/unix/sysv/linux/sparc/sysdep.S: New file - common
1608         between sparc32 and sparc64.
1610 1999-02-07  Ulrich Drepper  <drepper@cygnus.com>
1612         * Versions.def: New version GLIBC_2.1.1 for libc.
1613         * stdlib/Versions: Add _Exit, imaxdiv, and imaxdiv to GLIBC_2.1.1.
1614         * stdlib/labs.c: Moved to...
1615         * sysdeps/generic/labs.c: ...here.
1616         * stdlib/llabs.c: Moved to...
1617         * sysdeps/generic/llabs.c: ...here.
1618         * stdlib/stdlib.h: Allow definition of ldiv_t and lldiv_t in other
1619         header.  Declare _Exit.
1620         * sysdeps/generic/_exit.c: Add alias _Exit.
1621         * sysdeps/mach/hurd/_exit.c: Likewise.
1622         * sysdeps/standalone/i386/force_cpu386/_exit.c: Likewise.
1623         * sysdeps/standalone/i960/nindy960/_exit.c: Likewise.
1624         * sysdeps/standalone/m68k/m68020/mvme136/_exit.c: Likewise.
1625         * sysdeps/unix/_exit.c: Likewise.
1626         * sysdeps/wordsize-32/inttypes.h: Define imaxdiv_t and declare
1627         imaxdiv and imaxabs.  Declare lldiv_t if necessary.
1628         * sysdeps/wordsize-64/inttypes.h: Likewise.
1629         * sysdeps/wordsize-32/llabs.c: New file.
1630         * sysdeps/wordsize-32/lldiv.c: New file.
1631         * sysdeps/wordsize-64/labs.c: New file.
1632         * sysdeps/wordsize-64/ldiv.c: New file.
1633         * manual/arith.texi: Document imaxabs, imaxdiv_t, and imaxdiv.
1634         * manual/startup.texi: Document _Exit.
1636 1999-02-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1638         * nscd/cache.c: Include <arpa/inet.h> for inet_ntop.
1640 1999-02-06  Ulrich Drepper  <drepper@cygnus.com>
1642         * Versions.def: Add versions for ld.so.
1643         * csu/Versions: Remove __libc_stack_end here.
1644         * elf/Versions: Split libc definitions in libc and ld.so definitions.
1645         * elf/Makefile (ld-map): Change to ld.so.map.
1646         * scripts/versions.awk: Recognize dot in library names.
1648         * ctype/ctype.h: Remove definitions of __tolower and __toupper.
1649         Don't use __tolower and __toupper in inline functions.
1650         Add optimizing macros for tolower and toupper.
1651         * ctype/ctype-extn.c (_tolower): Don't use __tolower.
1652         (_toupper): Don't use __toupper.
1653         * ctype/ctype.c (tolower): Don't use __tolower.
1654         (toupper): Don't use toupper.
1656         * nscd/cache.c (prune_cache): Correct printing of debugging messages.
1658         * resolv/Versions (libresolv): Export __ns_name_unpack and
1659         __ns_name_ntop.
1660         * resolv/res_comp.c: Rename ns_name_unpack to __ns_name_unpack and
1661         make it global.  Change all users.  Similar for ns_name_ntop.
1662         * resolv/nss_dns/dns-host.c: Don't use dn_expand when extracting in
1663         user-provided buffer.  Use __ns_name_unpack and __ns_name_ntop
1664         directly to detect too small buffer.
1665         * resolv/nss_dns/dns-network.c: Likewise.
1667         * stdio-common/Makefile (tests): Add scanf12.
1668         * stdio-common/scanf12.c: New file.
1669         * stdio-common/scanf12.input: New file.
1670         * stdio-common/vfscanf.c (__vfscanf): Handle +/- at beginning of
1671         floating-point correctly if the number is invalid.
1673         * stdio-common/vfscanf.c: Don't use non-reentrant multibyte conversion
1674         functions.
1675         * stdio-common/printf_fp.c: Likewise.
1676         * stdio-common/printf_fphex.c: Likewise.
1677         * stdio-common/vfprintf.c: Likewise.
1680 See ChangeLog.9 for earlier changes.