Update.
[glibc.git] / ChangeLog
blobed8c80ffed378f48b5821e8e58336895843dc3c4
1 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
3         * manual/message.texi (Advanced gettext functions): Change
4         description of plural forms for Slovak.
5         Reported by Marcel Telka <marcel@telka.sk>.
7         * manuaL/time.texi (Low-Level Time String Parsing): Fix description of
8         %z.  Reported by C. Scott Ananian <cananian@lesser-magoo.lcs.mit.edu>.
10 2001-08-26  Jakub Jelinek  <jakub@redhat.com>
12         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_lazy_rel): Fix a
13         typo.  Patch by Florian La Roche <laroche@redhat.com>.
15 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
17         * include/link.h (struct link_map): Add l_lookup_cache element.
18         * elf/dl-reloc.c (RESOLVE): Add symbol caching here.
19         (RESOLVE_MAP): Likewise.
20         (_dl_relocate_object): Remove cache initialization.
21         * elf/dl-lookup.c: Rip out cache handling code.
22         * sysdeps/generic/ldsodefs.h: Remove lookup_cache struct and variable
23         declarations.
25         * elf/dl-lookup.c (_dl_lookup_symbol): Reorder some conditions and
26         remove some __builtin_expect.
27         (_dl_lookup_versioned_symbol): Likewise.
29         * config.h.in: Add HAVE_Z_COMBRELOC.
30         * configure.in: Add test for -z combreloc.
32         * sysdeps/i386/dl-machine.h (elf_machine_rel): Minor cleanups and
33         optimizations.  Use HAVE_Z_COMBRELOC to avoid generaton of
34         R_386_RELATIVE handling for ld.so startup.  Reduce RTLD_BOOTSTRAP
35         case to almost no code.
37 2001-08-25  Ulrich Drepper  <drepper@redhat.com>
39         * po/tr.po: Update from translation team.
41 2001-08-24  Andreas Jaeger  <aj@suse.de>
43         * iconv/Makefile (extra-objs): Add iconvconfig-modules so that
44         make clean works.
46 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
48         * elf/rtld.c (print_statistics): Printf % after percent values.
49         * elf/dl-misc.c (_dl_debug_vdprintf): Implement %%.
51         * elf/dl-lookup.c (_dl_lookup_symbol): If we use the cache we
52         don't have to compute the hash value and initialize current_value.
53         Move reference_name variable to where it is needed.
54         (_dl_lookup_versioned_symbol): Likewise.
56 2001-08-24  Roland McGrath  <roland@frob.com>
58         * string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.
59         Just test that strerror returns non-null for a few errno codes.
61 2001-08-23  Roland McGrath  <roland@frob.com>
63         * hurd/Versions (libc: GLIBC_2.2.5): New set; add _hurd_raise_signal,
64         _hurdsig_interrupt_timeout, _hurdsig_fault_preemptor.
66         * sysdeps/posix/shm_unlink.c (shm_unlink): __unlink -> unlink.
68         * mach/Versions (libc: GLIBC_2.2.5): New set; add __mach_msg_destroy,
69         __mach_reply_port.
71 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
73         * nss/test-netdb.c (test_hosts): Don't segfault if gethostname
74         returns NULL.
76         * elf/do-rel.h (elf_dynamic_do_rel): Fix problem with ld.so
77         startup.  Explicitly remove lazy part for RTLD_BOOTSTRAP since gcc
78         doesn't do it.
79         * elf/rtld.c: Include <sys/param.h>.
80         * elf/dl-reloc.c: Likewise.
82 2001-08-24  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
84         * sysdeps/unix/sysv/linux/mips/configure.in: Define AC_SUBST to
85         empty to prevent junk from being generated.
86         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
88 2001-08-24  Jakub Jelinek  <jakub@redhat.com>
90         * elf/do-rel.h (elf_dynamic_do_rel): If l_addr is 0, skip relative
91         records.  Rename endrel to relative, initialize it to r, and use it
92         in elf_machine_rel_relative calls.  Point r after relative relocs.
94 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
96         * sysdeps/i386/dl-machine.h (elf_machine_rel): Correct prediction
97         of R_386_NONE.
99 2001-08-24  Jakub Jelinek  <jakub@redhat.com>
101         * elf/do-rel.h (elf_machine_rel_relative): Define for rela if
102         necessary.  Undefine newly defined macros at the end.
103         * sysdeps/hppa/dl-machine.h (elf_machine_rela_relative):
104         Rename from elf_machine_rel_relative.
105         * sysdeps/cris/dl-machine.h (elf_machine_rela_relative): Likewise.
106         * sysdeps/m68k/dl-machine.h (elf_machine_rela_relative): Likewise.
107         * sysdeps/powerpc/dl-machine.h (elf_machine_rela_relative): Likewise.
108         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela_relative):
109         Likewise.
110         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela_relative):
111         Likewise.
112         * sysdeps/ia64/dl-machine.h (elf_machine_rela_relative): Likewise.
113         Fix argument types.
114         * sysdeps/alpha/dl-machine.h (elf_machine_rela_relative): Likewise.
115         Fix argument types.
116         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela_relative):
117         Likewise.  Fix argument types.
118         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela_relative):
119         Likewise.  Fix argument types.
120         * sysdeps/sh/dl-machine.h (elf_machine_rela_relative): Likewise.
121         Fix argument types.
122         * sysdeps/mips/dl-machine.h (elf_machine_rel_relative): Use
123         ElfW(Rel) in argument.
124         * sysdeps/mips/mips64/dl-machine.h (elf_machine_rel_relative): New
125         function.
127 2001-08-24  Alexandre Oliva  <aoliva@redhat.com>
129         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix typo.
131 2001-08-24  Andreas Jaeger  <aj@suse.de>
133         * sysdeps/ieee754/ldbl-128/e_j1l.c: New file, contributed by
134         Stephen L Moshier <moshier@mediaone.net>.
136 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
138         * elf/do-rel.h (elf_dynamic_do_rel): RELATIVE relocations comes
139         first if RELCOUNT is set.
141         * elf/do-rel.h (elf_dynamic_do_rel): If not relocating lazily, don't
142         call elf_machine_rel for the last DT_RELCOUNT relocations but instead
143         elf_machine_rel_relative.
144         * sysdeps/alpha/dl-machine.h: Define elf_machine_rel_relative.
145         Minor optimizations.
146         * sysdeps/arm/dl-machine.h: Likewise.
147         * sysdeps/cris/dl-machine.h: Likewise.
148         * sysdeps/hppa/dl-machine.h: Likewise.
149         * sysdeps/i386/dl-machine.h: Likewise.
150         * sysdeps/ia64/dl-machine.h: Likewise.
151         * sysdeps/m68k/dl-machine.h: Likewise.
152         * sysdeps/mips/dl-machine.h: Likewise.
153         * sysdeps/powerpc/dl-machine.h: Likewise.
154         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
155         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
156         * sysdeps/sh/dl-machine.h: Likewise.
157         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
158         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
160 2001-08-23  Roland McGrath  <roland@frob.com>
162         * rt/tst-aio4.c [! SIGRTMIN] (SIGRTMIN, SIGRTMAX): Define as -1.
164         * sysdeps/mach/hurd/bits/libc-lock.h: New file, initially copied from
165         sysdeps/mach version.  Implement counting ("recursive") mutexes
166         on top of cthreads mutexes.
167         * sysdeps/mach/hurd/bits/stdio-lock.h: File removed; generic now works.
169         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_initializer): Define to
170         _LIBC_LOCK_RECURSIVE_INITIALIZER if defined, else do an #error.
171         (__libc_cleanup_region_start, __libc_cleanup_region_end,
172         __libc_clean_end): Define these to call the cleanup function after
173         normal exit when they're supposed to.
175         * sysdeps/mach/bits/libc-lock.h (__libc_cleanup_region_start):
176         Take new first arg DOIT, a boolean saying whether to really install
177         any cleanup handler.
178         (__libc_cleanup_region_end): Do nothing if start's DOIT arg was zero.
179         (__libc_cleanup_end): Likewise.
180         * sysdeps/generic/bits/libc-lock.h: Same changes.
181         * stdio-common/vfscanf.c (LOCK_STREAM): Pass new arg.
182         * stdio-common/vfprintf.c (buffered_vfprintf, vfprintf): Likewise.
183         * sysdeps/mach/hurd/bits/stdio-lock.h (_IO_cleanup_region_start):
184         Likewise.
185         * misc/syslog.c (vsyslog, openlog, closelog): Likewise.
186         * sysdeps/generic/bits/stdio-lock.h
187         (_IO_cleanup_region_start, _IO_cleanup_region_start_noarg): Likewise.
189 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
191         * elf/ldconfig.c (search_dir): Remove stale symlinks.
193 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
195         * elf/dl-lookup.c (lookup_cache, lookup_cache_versioned): New.
196         (_dl_lookup_symbol): Lookup relocations in cache and store successfull
197         lookups in cache.
198         (_dl_lookup_versioned_symbol): Likewise.
199         * elf/dl-reloc.c (_dl_relocate_object): Initialize cache for
200         relocation lookup.
201         * elf/rtld.c (print_statistics): Output _dl_num_cache_relocations.
202         * sysdeps/generic/ldsodefs.h (struct lookup_cache): New definition.
203         (lookup_cache, lookup_cache_versioned): Add declarations.
205 2001-08-23  Ulrich Drepper  <drepper@redhat.com>
207         * stdlib/tst-random.c (main): Swap parameters in fail call.
208         Patch by Pete Bevin <pete@petebevin.com>.
210 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
212         * sysdeps/generic/inttypes.h: Use __gwchar_t instead of __wchar_t.
214 2001-08-23  Ulrich Drepper  <drepper@redhat.com>
216         * malloc/obstack.c: Indent preprocessor directives.
217         Patch by Jim Meyering <meyering@ascend.com>.
219         * po/ja.po: Update from translation team.
221 2001-08-23  Roland McGrath  <roland@frob.com>
223         * libio/tst-ungetwc1.c (main): Add a const to quiet a warning.
225         * nss/test-netdb.c (test_hosts): Don't use MAXHOSTNAMELEN.
226         Instead, use dynamic buffer to test gethostname's ENAMETOOLONG error.
228 2001-08-22  Roland McGrath  <roland@frob.com>
230         * sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here with
231         __libc_lock_define_recursive.
232         * elf/dl-open.c: Don't declare it here any more.
233         * elf/dl-close.c: Likewise.
234         * elf/dl-lookup.c: Likewise.
235         * elf/dl-iteratephdr.c: Likewise.
236         * elf/dl-lookup.c (add_dependency): Use __libc_lock_lock_recursive and
237         __libc_lock_unlock_recursive.
238         * elf/dl-close.c (_dl_close): Likewise
239         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise
240         * elf/dl-open.c (_dl_open): Likewise
242         * sysdeps/generic/bits/libc-lock.h
243         (__libc_lock_define_recursive): New macro.
244         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_t): Use it.
245         (_IO_lock_lock): Use __libc_lock_lock_recursive.
246         (_IO_lock_unlock): Use __libc_lock_unlock_recursive.
248         * conform/conformtest.pl (checknamespace): Sort the output list.
250         * sysdeps/generic/bits/poll.h (POLLWRBAND): New alias for POLLOUT.
251         (POLLRDNORM, POLLRDBAND, POLLWRNORM, POLLWRBAND): Make these
252         definitions conditional on [__USE_XOPEN].
254         * sysdeps/mach/hurd/bits/fcntl.h (O_ASYNC, O_FSYNC, O_SYNC): Define
255         these unconditionally, not only use [__USE_BSD], so as to match
256         the sysdeps/unix/sysv/linux files.
258 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
260         * test-skeleton.c (add_temp_file): Add __attribute__ ((unused)) to
261         avoid warnings.
263         * dlfcn/tst-dladdr.c (do_test): Get address of ref1 using
264         DL_LOOKUP_ADDRESS.
266 2001-08-22  Roland McGrath  <roland@frob.com>
268         * sysdeps/generic/bits/sigaction.h (struct sigaction): Fix up
269         conditionalization of sa_handler/sa_sigaction member types to
270         match the sysdeps/unix/sysv/linux file.
272 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
274         * elf/dl-addr.c (_dl_addr): Handle broken binaries with zero
275         symbol sizes a bit better.
277         * sysdeps/ia64/strncpy.S: Complete rewrite.
278         Contributed by Jakub Jelinek <jakub@redhat.com>.
280         * string/stratcliff.c (main): Add strncpy test.
282 2001-08-22  Roland McGrath  <roland@frob.com>
284         * sysdeps/generic/dl-environ.c: Include <stdlib.h> and <unistd.h>,
285         and don't declare unsetenv or _environ directly.
286         (unsetenv): Return int, not void.  Use __environ instead of _environ.
288 2001-08-01  Mark Kettenis  <kettenis@gnu.org>
290         * sysdeps/unix/bsd/bsd4.4/Makefile: New file.
291         * sysdeps/unix/bsd/bsd4.4/Versions: New file.
292         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: New file.
293         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Correct
294         test for cmsg struct size.
296 2001-04-23  Paul Eggert  <eggert@twinsun.com>
298         * posix/getopt.h (getopt_long, getopt_long_only, _getopt_internal):
299         Rename __argc to ___argc in prototypes to avoid compatibility
300         problems with systems that reserve the identifier "__argc".
301         Similarly for __argv.
303 2001-08-21  Roland McGrath  <roland@frob.com>
305         * stdio-common/tst-fseek.c: Include <time.h> for `time' declaration.
307         * mach/Makefile (tests): Removed.
308         * mach/hello.c: File removed.
310 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
312         * po/sv.po: Update from translation team.
314         * stdio-common/vfscanf.c: Fix handling of %l[].
315         Reported by Mitsuru Chinen <mchinen@yamato.ibm.com>.
317         * libio/Makefile (tests): Add tst-sscanf.
318         * libio/tst-sscanf.c: New file.
320         * elf/dl-addr.c (_dl_addr): Fix tests to determine dli_sname.
321         * malloc/mtrace.c (tr_where): dli_sname always points to a
322         non-empty string if != NULL.
323         Reported by Tim Janik <timj@gtk.org>.
325 2001-08-22  Jakub Jelinek  <jakub@redhat.com>
327         * sunrpc/xdr_rec.c (xdrrec_create): Fix buf sizes before allocating
328         buf.  Free resources on failure.
329         * sunrpc/svc_unix.c (svcunix_create): Free resources on failure.
330         (makefd_xprt): Likewise.
331         * sunrpc/svc_udp.c (svcudp_bufcreate): Likewise.
332         * sunrpc/svc_tcp.c (svctcp_create, makefd_xprt): Likewise.
333         * sunrpc/auth_unix.c (authunix_create): Likewise.
335 2001-08-21  Jakub Jelinek  <jakub@redhat.com>
337         * string/strnlen.c: Remove.
338         * sysdeps/generic/strnlen.c: New.
339         * sysdeps/i386/i486/bits/string.h (strnlen): Remove.
341 2001-08-21  Roland McGrath  <roland@frob.com>
343         * sysdeps/mach/i386/machine-sp.h (__thread_stack_pointer): Define this
344         as a macro, not an extern inline function.
346         * hurd/Versions (GLIBC_2.2.5): New set, define __hurd_fail here.
347         * Versions.def (libc): Add GLIBC_2.2.5 set.
348         * hurd/hurd.h (_HURD_H_EXTERN_INLINE): New macro.
349         (__hurd_fail): Use that instead of _EXTERN_INLINE in decl.
351 2001-08-20  Roland McGrath  <roland@frob.com>
353         * hurd/hurdlookup.c (__hurd_file_name_lookup): Fail with ENOENT for "".
354         (__hurd_file_name_split, __hurd_directory_name_split): Likewise.
356 2001-08-21  Ulrich Drepper  <drepper@redhat.com>
358         * string/bits/string2.h: Remove strnlen optimization here.
359         * sysdeps/i386/i486/bits/string.h: Add it here.
361 2001-08-21  Wolfram Gloger  <wg@malloc.de>
363         * malloc/malloc.c: Make access to ..._hook pointers thread-safe.
365 2001-08-21  Ulrich Drepper  <drepper@redhat.com>
367         * po/gl.po: Update from translation team.
369 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
371         * misc/error.c (error_tail): Use fputws_unlocked instead of fputws.
372         * misc/err.c (convert_and_print): Likewise.
374         * malloc/obstack.c (print_and_abort): Use fprintf instead of two
375         function calls.
377 2001-08-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
379         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Revert the
380         change of the gregset_t type.
381         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
383 2001-08-20  kaz Kojima  <kkojima@rr.iij4u.or.jp>
385         * sysdeps/unix/sysv/linux/sh/sysdep.S: Align errno.
387 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
389         * posix/regex.c (truncate_wchar): Use wcrtomb not wctomb.
391         * string/strnlen.c: Fix the implementation.  We cannot use memchr.
393 2001-08-18  Mark Kettenis  <kettenis@gnu.org>
395         * sysdeps/mach/hurd/i386/init-first.c (init): Initialize __environ
396         before calling the cthreads initialization code.
398 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
400         * argp/argp-help.c: Fix two problems introduced in last change.
402         * include/dirent.h: Include <dirstream.h> first.
404 2001-08-19  Ulrich Drepper  <drepper@redhat.com>
406         * io/fts.c (fts_safe_changedir): Use __fxstat64 instead of __fstat.
408         * sunrpc/svcauth_des.c (_svcauth_des): Avoid using bcopy.
409         * sunrpc/xdr_rec.c: Likewise.
410         * sunrpc/xdr_mem.c: Likewise.
411         * sunrpc/svc_authux.c (_svcauth_unix): Likewise.
412         * sunrpc/rpc_cmsg.c: Likewise.
413         * sunrpc/getrpcport.c (getrpcport): Likewise.
414         * sunrpc/clnt_simp.c (callrpc): Likewise.
415         * sunrpc/clnt_gen.c (clnt_create): Likewise.
416         * string/envz.c: Likewise.
418         * po/ko.po: Update from translation team.
420         * argp/argp-help.c: Handle wide oriented stderr stream.
422 2001-08-18  Ulrich Drepper  <drepper@redhat.com>
424         * sysdeps/generic/strtol.c: Little optimizations.  Add some
425         __builtin_expect.
427         * conform/conformtest.pl: <inttypes.h> test requires <stddef.h>.
429         * wcsmbs/wchar.h (wcwdith): Change parameter type to wchar_t.
430         * wcsmbs/wcwidth.c (wcwdith): Likewise.
431         * wcsmbs/wcwidth.h (internal_wcwdith): Likewise.
433         * conform/data/unistd.h-data: Remove _SC_MULTIPLE_PROCESS.
435         * conform/data/ucontext.h-data: Fix typos in ucontext_t element tests.
437         * time/time.h (struct timespec): Use __time_t for tv_sec element.
439         * sysdeps/generic/inttypes.h: Define __wchar_t.  Use it instead of
440         wchar_t for function declarations and defintions.
442         * misc/sys/select.h: Define __need_time_t before including <time.h>.
443         Define suseconds_t if it hasn't happened yet.
445         * iconv/gconv.h: Define __need_wchar_t before including <stddef.h>.
447         * conform/data/sys/uio.h-data: Allow UIO_MAXIOV to be defined.
449         * sysdeps/generic/stdint.h: Don't get definition of wchar_t from
450         <stddef.h>.
452         * conform/data/stddef.h-data: Remove wint_t.
454         * conform/conformtest.pl: Change namespace test to take #undef
455         lines into account.
457         * conform/data/netinet/in.h-data: Fix typo in allow-header line.
459         * conform/data/sys/socket.h-data: Add sockatmark.
461 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
463         * io/fts.c: Update from recent BSD source.
465 2001-08-17  Roland McGrath  <roland@frob.com>
467         * stdio-common/perror.c (perror) [! USE_IN_LIBIO]: Don't use _IO_fwide.
468         * misc/error.c (error_tail, error, error_at_line) [! USE_IN_LIBIO]:
469         Likewise.
471 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
473         * locale/duplocale.c (__duplocale): Also initialize the special
474         __ctype_* elements.
476         * conform/data/netdb.h-data: Adjust gai_strerror return type.
478 2001-08-17  Andreas Jaeger  <aj@suse.de>
480         * misc/getpass.c: Include wchar.h for prototypes.
481         * malloc/obstack.c: Likewise.
483 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
485         * sunrpc/svc_simple.c (universal): Use __write instead of write.
487         * wcsmbs/wcscoll.c: Also define __wcscoll.
488         * include/wchar.h: Declare __wcscoll.
490         * libio/fwprintf.c: Use __vfwprintf instead of vfwprintf.
491         * libio/vwprintf.c: Likewise.
492         * libio/wprintf.c: Likewise.
494         * iconv/gconv_cache.c: Use __munmap instead of munmap.
496 2001-08-16  Ulrich Drepper  <drepper@redhat.com>
498         * posix/regex.c [_LIBC] (convert_mbs_to_wcs): Use __mbrtowc
499         instead of mbrtowc.
500         [_LIBC]: Use __iswctype instead of iswctype, __wcslen instead of
501         wcslen, and __wcscoll instead of wcscoll.
503         * sysdeps/unix/sockatmark.c (sockatmark): Use __ioctl instead of ioctl.
505         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue): Use
506         __getuid instead of getuid.
508         * stdio-common/perror.c (perror): Use __close instead of close.
509         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
510         * libio/freopen.c (freopen): Likewise.
511         * libio/freopen64.c (freopen64): Likewise.
513         * libio/tst-ungetwc2.c (main): Define str const.
515         * include/wchar.h: Add prototypes for __fwprintf and __vfwprintf.
516         * libio/fwprintf.c: Also define __fwprintf.
517         * stdio-common/vfprintf.c [COMPILE_WPRINTF]: Also define __vfwprintf.
518         * argp/argp-fmtstream.c: Handle wide oriented stderr stream.
519         * assert/assert-perr.c: Likewise.
520         * assert/assert.c: Likewise.
521         * gmon/gmon.c: Likewise.
522         * inet/rcmd.c: Likewise.
523         * malloc/obstack.c: Likewise.
524         * misc/err.c: Likewise.
525         * misc/error.c: Likewise.
526         * misc/getpass.c: Likewise.
527         * posix/getopt.c: Likewise.
528         * resolv/res_hconf.c: Likewise.
529         * stdio-common/perror.c: Likewise.
530         * stdio-common/psignal.c: Likewise.
531         * stdlib/fmtmsg.c: Likewise.
532         * sunrpc/auth_unix.c: Likewise.
533         * sunrpc/clnt_perr.c: Likewise.
534         * sunrpc/clnt_tcp.c: Likewise.
535         * sunrpc/clnt_udp.c: Likewise.
536         * sunrpc/clnt_unix.c: Likewise.
537         * sunrpc/svc_simple.c: Likewise.
538         * sunrpc/svc_tcp.c: Likewise.
539         * sunrpc/svc_udp.c: Likewise.
540         * sunrpc/svc_unix.c: Likewise.
541         * sunrpc/xdr.c: Likewise.
542         * sunrpc/xdr_array.c: Likewise.
543         * sunrpc/xdr_rec.c: Likewise.
544         * sunrpc/xdr_ref.c: Likewise.
545         * sysdeps/generic/wordexp.c: Likewise.
547         * po/it.po: Update from translation team.
549         * misc/err.c: Handle wide oriented stderr stream.
551 2001-08-14  Tom Rix  <trix@redhat.com>
553         * iconv/gconv_cache.c (find_module): Add #ifndef STATIC_GCONV.
554         * iconv/Makefile: Fix gconv_cache.c CFLAGS.
556 2001-08-13  Tom Rix  <trix@redhat.com>
558         * sysdeps/unix/sysv/aix/Makefile: Add rule to import kernel symbols.
559         * sysdeps/unix/sysv/aix/bits/types.h: Fix type of __id_t, __useconds_t
560         and __intptr_t.
562 2001-08-15  Martin Schwidefsky  <schwidefsky@de.ibm.com>
564         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S (__getcontext):
565         Store the access registers to the ucontext structure.
566         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S (__getcontext):
567         Likewise.
569         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S (__setcontext):
570         Load the access registers from the ucontext structure.
571         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S (__setcontext):
572         Likewise.
574         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h: Adjust the SC_xxx
575         offsets to the new ucontext layout.
576         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.h: Likewise.
578         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Fix the layout
579         of the ucontext structure.
580         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
582 2001-08-15  Ulrich Drepper  <drepper@redhat.com>
584         * misc/error.c (error): Handle wide oriented stderr stream correctly.
585         (error_at_line): Likewise.
587         * stdio-common/perror.c (perror): Implement according to standard.
588         The stream orientation must not be changed if the stream was not
589         oriented before the call.
590         * stdio-common/Makefile (tests): Add tst-perror.
591         * stdio-common/tst-perror.c: New file.
594 See ChangeLog.12 for earlier changes.