platform/upstream/glibc.git
23 years ago(_HAVE_SA_LEN): Define.
Ulrich Drepper [Sat, 10 Feb 2001 15:39:15 +0000 (15:39 +0000)]
(_HAVE_SA_LEN): Define.

23 years agoImprove MIPS entry and regenerated FAQ.
Andreas Jaeger [Sat, 10 Feb 2001 13:14:58 +0000 (13:14 +0000)]
Improve MIPS entry and regenerated FAQ.

23 years ago* sysdeps/mach/gettimeofday.c: Include <stddef.h>.
Mark Kettenis [Sat, 10 Feb 2001 12:43:11 +0000 (12:43 +0000)]
* sysdeps/mach/gettimeofday.c: Include <stddef.h>.

2001-02-10  Mark Kettenis  <kettenis@gnu.org>

* sysdeps/mach/gettimeofday.c: Include <stddef.h>.

23 years agoUpdate.
Andreas Jaeger [Sat, 10 Feb 2001 11:34:47 +0000 (11:34 +0000)]
Update.

2001-02-10  Andreas Jaeger  <aj@suse.de>

* wctype/wcfuncs.c (func): Add prototype declarations to avoid
warning.

23 years ago(func): Add prototype declarations to avoid warning.
Andreas Jaeger [Sat, 10 Feb 2001 11:34:33 +0000 (11:34 +0000)]
(func): Add prototype declarations to avoid warning.

23 years agoUpdate.
Ulrich Drepper [Sat, 10 Feb 2001 07:33:38 +0000 (07:33 +0000)]
Update.

23 years agoupdate.
Ulrich Drepper [Sat, 10 Feb 2001 06:20:25 +0000 (06:20 +0000)]
update.

* posix/bug-regex2.c: New file.

23 years agoUpdate.
Ulrich Drepper [Sat, 10 Feb 2001 06:19:01 +0000 (06:19 +0000)]
Update.

* posix/Makefile: Add rules to build and run bug-regex2.

2001-02-10  Jakub Jelinek  <jakub@redhat.com>

* posix/regex.c (convert_mbs_to_wcs): Change is_binary to char *.
(regex_compile): Likewise.
(FREE_VARIABLES): Don't free is_binary1 and is_binary2.
(re_match_2_internal): Use just is_binary instead of two variables.
Use REGEX_TALLOC to allocate it and FREE_VAR to free on failure.

2001-02-09  Ulrich Drepper  <drepper@redhat.com>

23 years agoUpdate.
Ulrich Drepper [Fri, 9 Feb 2001 19:52:10 +0000 (19:52 +0000)]
Update.

* iconv/Makefile (distribute): Add iconv_charmap.c and
dummy-repertoire.c.
* elf/Makefile (distribute): Add firstobj.c.
* Makefile (distribute): Add include/pthread.h.

23 years ago(distribute): Add iconv_charmap.c and dummy-repertoire.c.
Ulrich Drepper [Fri, 9 Feb 2001 19:49:41 +0000 (19:49 +0000)]
(distribute): Add iconv_charmap.c and dummy-repertoire.c.

23 years agoRegenerate.
Andreas Jaeger [Fri, 9 Feb 2001 19:49:23 +0000 (19:49 +0000)]
Regenerate.

23 years ago(distribute): Add firstobj.c.
Ulrich Drepper [Fri, 9 Feb 2001 19:48:34 +0000 (19:48 +0000)]
(distribute): Add firstobj.c.

23 years agoUpdate.
Ulrich Drepper [Fri, 9 Feb 2001 19:03:35 +0000 (19:03 +0000)]
Update.

* version.h (VERSION): Bump to 2.2.2.

23 years ago(VERSION): Bump to 2.2.2.
Ulrich Drepper [Fri, 9 Feb 2001 19:02:58 +0000 (19:02 +0000)]
(VERSION): Bump to 2.2.2.

23 years ago* locales/en_IN: Add newline at end of file.
Andreas Jaeger [Fri, 9 Feb 2001 18:56:06 +0000 (18:56 +0000)]
* locales/en_IN: Add newline at end of file.

* SUPPORTED: Add more entries.
2001-02-09  Andreas Jaeger  <aj@suse.de>

* locales/en_IN: Add newline at end of file.

* SUPPORTED: Add more entries.

23 years agoUpdate.
Ulrich Drepper [Fri, 9 Feb 2001 18:35:24 +0000 (18:35 +0000)]
Update.

* configure.in: Require makeinfo version 4.

23 years agoUpdate.
Ulrich Drepper [Fri, 9 Feb 2001 17:57:28 +0000 (17:57 +0000)]
Update.

2001-02-09  Ulrich Drepper  <drepper@redhat.com>

* libio/tst_wscanf.c (main): Add cast to avoid warning.
* libio/tst_swscanf.c (main): Likewise..

23 years agoUpdate.
Ulrich Drepper [Fri, 9 Feb 2001 17:13:50 +0000 (17:13 +0000)]
Update.

2001-02-09  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/generic/setenv.c (unsetenv): Remove const from len.
* sysdeps/sparc/fpu/bits/mathinline.h (sqrt, fdim): Don't define if
__NO_MATH_INLINES.
* sysdeps/i386/dl-machine.h (elf_machine_rel): Only declare refsym
if not RTLD_BOOTSTRAP.
* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
* sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.

23 years agoUpdate.
Ulrich Drepper [Fri, 9 Feb 2001 17:02:23 +0000 (17:02 +0000)]
Update.

2001-02-09  Ulrich Drepper  <drepper@redhat.com>

* locale/programs/linereader.c (get_ident): Stop loop if EOF.  Use
lr_ungetc to push back last read character.
* locale/programs/linereader.h (lr_ungetc): Don't push back is
character is EOF.
(lr_ignore_rest): Don't warn about garbage if it is really the end
of the file.

* manual/Makefile: Use ifnottext and not ifinfo to protect Top node
definition.

23 years agoUpdate.
Ulrich Drepper [Fri, 9 Feb 2001 06:46:20 +0000 (06:46 +0000)]
Update.

* Makerules (build-shlib): Work around different order of
processing of -B option in different gcc versions.

23 years agoUpdate.
Ulrich Drepper [Fri, 9 Feb 2001 05:37:25 +0000 (05:37 +0000)]
Update.

* posix/regex.c: Fix alignment problem.
Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.

Contributed by Rick Gorton <rick.gorton@alpha-processor.com>.

23 years agoUpdate.
Ulrich Drepper [Fri, 9 Feb 2001 05:33:59 +0000 (05:33 +0000)]
Update.

2001-02-08  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/alpha/strrchr.S: Little optimization.
Patch by Richard Henderson <rth@redhat.com>.

* sysdeps/alpha/alphaev67/strrchr.S: New file.
Contributed by Rick Gorton <rick.gorton@alpha-processor.com>..

2001-02-08  kaz Kojima  <kkojima@rr.iij4u.or.jp>

* sysdeps/sh/sh3/setjmp.S (__sigsetjmp): Correct function name
in the assembler end directive.

pointer in FILE structure before calling _IO_init.
correctly.  For numbers ending in all zeros eat the zeros even before

23 years ago(Opening Streams): Move __freadable, __fwritable, __freading, and __fwriting document...
Ulrich Drepper [Thu, 8 Feb 2001 16:22:51 +0000 (16:22 +0000)]
(Opening Streams): Move __freadable, __fwritable, __freading, and __fwriting documentation here.

23 years agoUpdate.
Andreas Jaeger [Thu, 8 Feb 2001 09:28:59 +0000 (09:28 +0000)]
Update.

2001-02-08  Andreas Jaeger  <aj@suse.de>

* manual/stdio.texi (Closing Streams): Fix typos.

23 years agoAdd working locales.
Andreas Jaeger [Thu, 8 Feb 2001 09:07:48 +0000 (09:07 +0000)]
Add working locales.

23 years agoDocument thread-related stream functions and contents of <stdio_ext.h>.
Ulrich Drepper [Thu, 8 Feb 2001 08:23:46 +0000 (08:23 +0000)]
Document thread-related stream functions and contents of <stdio_ext.h>.

23 years agoPartly revert last patch.
Andreas Jaeger [Thu, 8 Feb 2001 07:47:25 +0000 (07:47 +0000)]
Partly revert last patch.

23 years agoAdd some entries for new locales.
Andreas Jaeger [Thu, 8 Feb 2001 07:31:56 +0000 (07:31 +0000)]
Add some entries for new locales.

2001-02-08  Andreas Jaeger  <aj@suse.de>

* localedata/SUPPORTED: Add some entries for new locales.

2001-02-07  Andreas Jaeger  <aj@suse.de>

* locales/ar_IN: New.
* locales/bn_IN: New.
* locales/el_GR@euro: New.
* locales/en_HK: New.
* locales/en_IN: New.
* locales/en_PH: New.
* locales/en_SG: New.
* locales/ms_MY: New.
* locales/ta_IN: New.
* locales/te_IN: New.
* locales/zh_SG: New.

23 years agoUpdate.
Ulrich Drepper [Wed, 7 Feb 2001 20:56:11 +0000 (20:56 +0000)]
Update.

* sysdeps/alpha/alphaev67/strncat.S: Align last write address.
Patch by Richard Henderson <rth@redhat.com>.
Reported by Claus-Justus Heine <heine@instmath.rwth-aachen.de>.

23 years agoUpdate.
Ulrich Drepper [Wed, 7 Feb 2001 19:07:39 +0000 (19:07 +0000)]
Update.

* stdlib/strfmon.c [USE_IN_LIBIO]: Define lock variable and store
point in FILE structure before calling _IO_init.
* stdlib/Makefile: Add -D_IO_MTSAFE_IO to CFLAGS for strfmon and
strfmon_l if necessary.
Reported by Jury Gerold <gjury@grips.com>.

23 years agoUpdate.
Ulrich Drepper [Wed, 7 Feb 2001 18:46:03 +0000 (18:46 +0000)]
Update.

2001-02-07  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/gnu/netinet/tcp.h: Correct values of TCP_ macros.
Patch by Pekka.Pietikainen@cern.ch.

* posix/regex.c: Correct several problems with 64-bit architectures
introduced in the MBS changes.
Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.

2001-02-07  Jakub Jelinek  <jakub@redhat.com>

* math/tgmath.h: Only add l suffixes if __NO_LONG_DOUBLE_MATH is
not defined.
* sysdeps/alpha/fpu/bits/mathinline.h: Honour __NO_MATH_INLINES.

23 years agoOnly add l suffixes if __NO_LONG_DOUBLE_MATH is not defined.
Ulrich Drepper [Wed, 7 Feb 2001 18:20:15 +0000 (18:20 +0000)]
Only add l suffixes if __NO_LONG_DOUBLE_MATH is not defined.

23 years agoLocale files from IBM.
Andreas Jaeger [Wed, 7 Feb 2001 13:33:14 +0000 (13:33 +0000)]
Locale files from IBM.

23 years agoUpdate.
Andreas Jaeger [Wed, 7 Feb 2001 12:32:21 +0000 (12:32 +0000)]
Update.

2001-02-07  Andreas Jaeger  <aj@suse.de>

* manual/install.texi (Tools for Compilation): Fix typo.
Reported by Pavel Machek <pavel@bug.ucw.cz>.

23 years agoFix typo.
Andreas Jaeger [Wed, 7 Feb 2001 12:32:06 +0000 (12:32 +0000)]
Fix typo.

23 years agoUpdate.
Ulrich Drepper [Wed, 7 Feb 2001 08:31:01 +0000 (08:31 +0000)]
Update.

2001-02-07  Ulrich Drepper  <drepper@redhat.com>

* stdlib/strtod.c: Never stop prematurely reading digits before the
decimal point is found.  Compute exponent limit for negative exponents
correctly.  For numbers ending in all zeros eat the zeroes even before
the decimal point if the exponent is negative [PR libc/2072].
* stdlib/Makefile (tests): Add bug-strtod.
* stdlib/bug-strtod.c: New file.

* posix/regex.c (regex_compile): Don't store pointer in wchar_t array.
Store index.
(compile_range): Handle index being passed, not pointer.
Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.

23 years agoNever stop prematurely reading digits before the decimal point is found. Compute...
Ulrich Drepper [Wed, 7 Feb 2001 08:28:15 +0000 (08:28 +0000)]
Never stop prematurely reading digits before the decimal point is found.  Compute exponent limit for negative exponents correctly.  For numbers ending in all zeros eat the zeroes even before the decimal point if the exponent is negative.

23 years agoUpdate.
Andreas Jaeger [Wed, 7 Feb 2001 07:26:01 +0000 (07:26 +0000)]
Update.

2001-02-07  Andreas Jaeger  <aj@suse.de>

* posix/bug-regex1.c: Include <wchar.h> for fwide.

23 years agoInclude <wchar.h> for fwide.
Andreas Jaeger [Wed, 7 Feb 2001 07:25:37 +0000 (07:25 +0000)]
Include <wchar.h> for fwide.

23 years agoUpdate.
Ulrich Drepper [Wed, 7 Feb 2001 01:30:53 +0000 (01:30 +0000)]
Update.

2001-02-06  Ulrich Drepper  <drepper@redhat.com>

* posix/regex.c: Fix a cast in the code for bracket handling which
caused 8-bit uncleanliness.
Patch by Michal Jaegermann <michal@ellpspace.math.ualberta.ca>.

* posix/Makefile (tests): Add bug-regex1.
* posix/bug-regex1.c: New file.
Contributed by Jim Meyering <jim@meyering.net>.

* posix/regex.c: Many cleanups for incorrect format strings.

23 years agoUpdate.
Ulrich Drepper [Wed, 7 Feb 2001 01:28:35 +0000 (01:28 +0000)]
Update.

2001-02-06  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/ia64/pt-initfini.c: First attempt to fix the
broken code.  Patch by Jes Sorensen.

23 years ago(tests): Add bug-regex1.
Ulrich Drepper [Wed, 7 Feb 2001 01:23:36 +0000 (01:23 +0000)]
(tests): Add bug-regex1.

23 years agoUpdate.
Andreas Jaeger [Tue, 6 Feb 2001 19:26:48 +0000 (19:26 +0000)]
Update.

2001-02-06  Andreas Jaeger  <aj@suse.de>

* time/time.h (CLK_TCK): Check for !__STRICT_ANSI.

23 years ago(CLK_TCK): Check for !__STRICT_ANSI.
Andreas Jaeger [Tue, 6 Feb 2001 19:25:27 +0000 (19:25 +0000)]
(CLK_TCK): Check for !__STRICT_ANSI.

23 years agoUpdate.
Ulrich Drepper [Tue, 6 Feb 2001 18:56:47 +0000 (18:56 +0000)]
Update.

2001-02-06  Ulrich Drepper  <drepper@redhat.com>

* locale/programs/locale.c (write_locales): Use scandir to read
directory so that the entries are sorted.

23 years agoExtend LC_IDENTIFICATION entries a bit.
Ulrich Drepper [Tue, 6 Feb 2001 18:35:07 +0000 (18:35 +0000)]
Extend LC_IDENTIFICATION entries a bit.

23 years agoUpdate.
Andreas Jaeger [Tue, 6 Feb 2001 18:27:57 +0000 (18:27 +0000)]
Update.

2001-02-06  Andreas Jaeger  <aj@suse.de>

* include/pthread.h: New file.

* wctype/wctype.h: Move internal interfaces from here to...
* include/wctype.h: ...here.

* wcsmbs/wchar.h: Move __wcslen from here to...
* include/wchar.h: ...here.

* posix/sys/wait.h: Move __wait from here to...
* include/sys/wait.h: ...here.

* string/string.h: Move __ffs and __strerror_r from here to...
* include/string.h: ...here.

* stdlib/stdlib.h: Move __on_exit from here to...
* include/stdlib.h: ...here.

* libio/stdio.h: Move __vsnprintf from here to...
* include/stdio.h: ...here.

23 years ago* sysdeps/pthread/pthread.h: Move __pthread_initialize from here
Andreas Jaeger [Tue, 6 Feb 2001 18:25:35 +0000 (18:25 +0000)]
* sysdeps/pthread/pthread.h: Move __pthread_initialize from here

to...
* internals.h: ...here.
2001-02-06  Andreas Jaeger  <aj@suse.de>

* sysdeps/pthread/pthread.h: Move __pthread_initialize from here
to...
* internals.h: ...here.

23 years ago* sysdeps/unix/sysv/linux/ia64/ioperm.c: Don't include kernel
Andreas Schwab [Tue, 6 Feb 2001 17:31:04 +0000 (17:31 +0000)]
* sysdeps/unix/sysv/linux/ia64/ioperm.c: Don't include kernel

headers.

* timezone/Makefile: Don't assume that $(inst_zonedir) is a subdir
of $(inst_datadir).

23 years agoDon't assume that $(inst_zonedir) is a subdir of $(inst_datadir).
Andreas Schwab [Tue, 6 Feb 2001 17:29:06 +0000 (17:29 +0000)]
Don't assume that $(inst_zonedir) is a subdir of $(inst_datadir).

23 years agoUpdate.
Ulrich Drepper [Tue, 6 Feb 2001 17:22:06 +0000 (17:22 +0000)]
Update.

2001-02-06  Ulrich Drepper  <drepper@redhat.com>

* iconvdata/Makefile: Add dependency for bug-iconv2.out.

23 years agoAdd dependency for bug-iconv2.out.
Ulrich Drepper [Tue, 6 Feb 2001 17:21:38 +0000 (17:21 +0000)]
Add dependency for bug-iconv2.out.

23 years agoUpdate.
Andreas Jaeger [Tue, 6 Feb 2001 10:46:27 +0000 (10:46 +0000)]
Update.

2001-02-06  Andreas Jaeger  <aj@suse.de>

* elf/firstobj.c: Add prototype.

* posix/regex.c (convert_mbs_to_wcs): Make static, add prototype
(truncate_wchar): Likewise.

23 years agoAdd prototype.
Andreas Jaeger [Tue, 6 Feb 2001 10:38:10 +0000 (10:38 +0000)]
Add prototype.

23 years agoUpdate.
Ulrich Drepper [Tue, 6 Feb 2001 09:32:00 +0000 (09:32 +0000)]
Update.

2001-02-06  Ulrich Drepper  <drepper@redhat.com>

* locale/programs/locale.c: Implement --verbose option for -a
which prints detailed information about the locales.

23 years agoUpdate.
Ulrich Drepper [Tue, 6 Feb 2001 07:09:01 +0000 (07:09 +0000)]
Update.

2001-02-05  Ulrich Drepper  <drepper@redhat.com>

* sunrpc/xdr_rec.c (set_input_fragment): Change type of header
variable to uint32_t.
Reported by Ulrich Weigand <weigand@immd1.informatik.uni-erlangen.de>.

23 years agoUpdate.
Ulrich Drepper [Tue, 6 Feb 2001 07:00:52 +0000 (07:00 +0000)]
Update.

2001-02-04  Bruno Haible  <haible@clisp.cons.org>

* locale/C-translit.h.in: Add transliterations for CJK units of
measurement.

23 years agoUpdate.
Ulrich Drepper [Tue, 6 Feb 2001 05:48:26 +0000 (05:48 +0000)]
Update.

* elf/cache.c (print_entry): Use PRIx64 instead of Lx in printf
string.  Include <inttypes.h> instead of <stdint.h>.

23 years agoUpdate.
Ulrich Drepper [Tue, 6 Feb 2001 04:20:37 +0000 (04:20 +0000)]
Update.

* localedata/Makefile (tests): Add bug-iconv-trans.
Define bug-iconv-trans-ENV.
* localedata/bug-iconv-trans.c: New file.

2001-02-04  Bruno Haible  <haible@clisp.cons.org>

* iconv/gconv_trans.c (__gconv_transliterate): Use a temporary output
pointer, to avoid accumulating output from incomplete (unsuccessful)
transliteration attempts.

2001-02-05  Ulrich Drepper  <drepper@redhat.com>

23 years agoUpdate.
Ulrich Drepper [Tue, 6 Feb 2001 00:56:59 +0000 (00:56 +0000)]
Update.

* elf/ldconfig.c (search_dir): Use PRIx64 instead of Lx in printf
string.  Include <inttypes.h> instead of <stdint.h>.

23 years agoUpdate.
Ulrich Drepper [Mon, 5 Feb 2001 23:00:02 +0000 (23:00 +0000)]
Update.

2001-02-05  Ulrich Drepper  <drepper@redhat.com>

* configure.in: Add check for bison.
* config.make.in: Define BISON variable.
* intl/Makefile: Use BISON instead of YACC when generating plural.c.
Rename YFLAGS to BISONFLAGS.

23 years agoAdd check for bison.
Ulrich Drepper [Mon, 5 Feb 2001 22:58:04 +0000 (22:58 +0000)]
Add check for bison.

23 years agoUpdate.
Andreas Jaeger [Mon, 5 Feb 2001 21:38:54 +0000 (21:38 +0000)]
Update.

* io/test-lfs.c (do_test): Test lseek64 return value, call
test_ftello.
(test_ftello): New function to test ftello64 and fseeko64.

23 years agoUpdate.
Andreas Jaeger [Mon, 5 Feb 2001 19:55:22 +0000 (19:55 +0000)]
Update.

* signal/signal.h: Move __sigaction from here to...
* include/signal.h: ...here.

23 years agoUpdate.
Andreas Jaeger [Mon, 5 Feb 2001 17:12:57 +0000 (17:12 +0000)]
Update.

2001-02-05  Andreas Jaeger  <aj@suse.de>

* io/fcntl.h: Move __fcntl and __open to...
* include/fcntl.h: ...here.

23 years agoFixed entry.
Andreas Jaeger [Mon, 5 Feb 2001 12:35:36 +0000 (12:35 +0000)]
Fixed entry.

annexc.

23 years agoUpdate.
Ulrich Drepper [Mon, 5 Feb 2001 06:01:54 +0000 (06:01 +0000)]
Update.

2001-02-04  Philip Blundell  <philb@gnu.org>

* configure.in: Distinguish ARM from Thumb.

2001-02-04  Philip Blundell  <philb@gnu.org>

* sysdeps/arm/dl-machine.h (elf_machine_rel): Correct handling of
PC24 relocs with negative value.

23 years agoUpdate.
Ulrich Drepper [Mon, 5 Feb 2001 05:57:24 +0000 (05:57 +0000)]
Update.

2001-02-04  Ulrich Drepper  <drepper@redhat.com>

* iconv/Makefile (iconv_prog-modules): Define.  Add vpath to find
files in locale/programs.  Add CFLAGS definition to allow compiling
localedef files.
* iconv/dummy-repertoire.c: New file.
* iconv/iconv_charmap.c: New file.
* iconv/iconv_prog.h: New file.
* iconv/iconv_prog.c: Make verbose and omit_invalid global.
(main): If parameter for -f and -t contain slashes try first to resolve
the strings as filenames of charmap files.  Use them for conversion
in this case.
* iconvdata/run-iconv-test.sh: If charmaps exist also run tests with
iconv getting charmap names as parameters.
* locale/programs/linereader.c (lr_token): Take extra parameters
verbose and pass it to get_string.
(get_string): Take extra parameters verbose.
* locale/programs/charmap.c (parse_charmap): Take extra parameters
verbose and be_quiet.  Change all callers of lr_token and
parse_charmap.
* locale/programs/charmap.h: Likewise.
* locale/programs/ld-address.c: Likewise.
* locale/programs/ld-collate.c: Likewise.
* locale/programs/ld-ctype.c: Likewise.
* locale/programs/ld-identification.c: Likewise.
* locale/programs/ld-measurement.c: Likewise.
* locale/programs/ld-messages.c: Likewise.
* locale/programs/ld-monetary.c: Likewise.
* locale/programs/ld-name.c: Likewise.
* locale/programs/ld-numeric.c: Likewise.
* locale/programs/ld-paper.c: Likewise.
* locale/programs/ld-telephone.c: Likewise.
* locale/programs/ld-time.c: Likewise.
* locale/programs/linereader.c: Likewise.
* locale/programs/linereader.h: Likewise.
* locale/programs/localedef.c: Likewise.
* locale/programs/locfile.c: Likewise.
* locale/programs/locfile.h: Likewise.
* locale/programs/repertoire.c: Likewise.

23 years agoUpdate.
Ulrich Drepper [Sun, 4 Feb 2001 06:04:08 +0000 (06:04 +0000)]
Update.

* iconv/iconv_prog.c (main): If output file name is "-" write to
stdout.
(main): If -f or -t argument is missing use charset of the current
locale.

23 years agoUpdate.
Ulrich Drepper [Sun, 4 Feb 2001 05:49:34 +0000 (05:49 +0000)]
Update.

2001-02-03  Ulrich Drepper  <drepper@redhat.com>

* iconv/iconv_prog.c (main): If -f or -t argument is missing use
charset of the current locale.

23 years ago(main): If -f or -t argument is missing use charset of the current locale.
Ulrich Drepper [Sun, 4 Feb 2001 05:49:00 +0000 (05:49 +0000)]
(main): If -f or -t argument is missing use charset of the current locale.

23 years agoUpdate copyright.
Andreas Jaeger [Sat, 3 Feb 2001 21:34:54 +0000 (21:34 +0000)]
Update copyright.

23 years agoUpdate.
Andreas Jaeger [Sat, 3 Feb 2001 21:32:06 +0000 (21:32 +0000)]
Update.

* sysdeps/i386/elf/start.S (_start): Align stack to 16-byte
boundary for SSE/SSE-2 alignment.

23 years agoUpdate.
Andreas Jaeger [Sat, 3 Feb 2001 19:07:13 +0000 (19:07 +0000)]
Update.

2001-02-03  Andreas Jaeger  <aj@suse.de>

* posix/Makefile ($(objpfx)annexc.out): Also pass sysincludes to
isomac.

23 years ago* posix/Makefile ($(objpfx)annexc.out): Also pass sysincludes to
Andreas Jaeger [Sat, 3 Feb 2001 19:07:06 +0000 (19:07 +0000)]
* posix/Makefile ($(objpfx)annexc.out): Also pass sysincludes to

isomac.

23 years agoUpdate.
Ulrich Drepper [Sat, 3 Feb 2001 17:06:42 +0000 (17:06 +0000)]
Update.

Remove comma at end of enum.

23 years agoUpdate.
Ulrich Drepper [Sat, 3 Feb 2001 17:05:24 +0000 (17:05 +0000)]
Update.

* sysdeps/unix/sysv/linux/arm/sys/ucontext.h: File was using crlf.

23 years agoUpdate.
Ulrich Drepper [Sat, 3 Feb 2001 08:44:01 +0000 (08:44 +0000)]
Update.

* elf/dl-init.c: Add a few __builtin_expect.

23 years agoUpdate.
Ulrich Drepper [Sat, 3 Feb 2001 08:30:32 +0000 (08:30 +0000)]
Update.

2001-02-03  Ulrich Drepper  <drepper@redhat.com>

* hesiod/hesiod.c: Remove unnecessary code.  Remove all uses of strcat.

* hesiod/hesiod.c (hesiod_resolve): Also search HS records if

23 years agoUpdate.
Ulrich Drepper [Sat, 3 Feb 2001 07:01:11 +0000 (07:01 +0000)]
Update.

* hesiod/hesiod.c (hesiod_resolve): Also search HS records is
errno is ECONNREFUSED.

* posix/Makefile: Define MBS_SUPPORT for regex.c.

23 years agoUpdate.
Ulrich Drepper [Fri, 2 Feb 2001 08:47:28 +0000 (08:47 +0000)]
Update.

* posix/regex.c: Implement multibyte character handling.
Patch by Isamu Hasegawa <isamu@yamato.ibm.co.jp>.

23 years agoUpdate.
Ulrich Drepper [Fri, 2 Feb 2001 08:24:56 +0000 (08:24 +0000)]
Update.

2001-02-02  Ulrich Drepper  <drepper@redhat.com>

* string/tst-svc.input: Add two more test cases.
* string/tst-svc.expect: Modify to reflect new test cases.

2001-02-01  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/posix/getaddrinfo.c (gaih_local, gaih_inet): Replace all
tp->name tests with tp->name[0] tests.

2001-01-29  Ben Collins  <bcollins@debian.org>

* nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r):
Fix check for name == NULL.

23 years agoUpdate.
Ulrich Drepper [Fri, 2 Feb 2001 06:54:15 +0000 (06:54 +0000)]
Update.

* elf/Makefile: Add rules to build and run initfirst test.
* elf/initfirst.c: New file.
* elf/firstobj.c: New file.

23 years agoUpdate.
Ulrich Drepper [Fri, 2 Feb 2001 06:19:24 +0000 (06:19 +0000)]
Update.

2001-02-01  Ulrich Drepper  <drepper@redhat.com>

* Makerules (build-shlib): Add $(extra-B-$(@F:lib%.so=%).so).
* configure.in: Test for -z initfirst linker option.
* config.make.in: Add have-z-initfirst.
* elf/dl-init.c (_dl_init): Split out actual initialization code in
new function call_init.  If _dl_initfirst is non-NULL initialize first.
* elf/dl-load.c (_dl_map_from_fd): If DF_1_INITFIRST flag is set
remember object in _dl_initfirst.
* elf/soinit.c: Remove special support for calling
__pthread_initialize_minimal.

* conform/conformtest.pl: Add missing $prepend in type test.

* elf/elf.h (SHT_CHECKSUM): New definition.

* posix/tst-fnmatch.input: Add tests for [. .] in locales.

23 years agoUpdate.
Ulrich Drepper [Thu, 1 Feb 2001 07:28:23 +0000 (07:28 +0000)]
Update.

* posix/fnmatch_loop.c: Remove incorrect reverse condition in
[. .] matching.  Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.

2001-01-31  Mark Kettenis  <kettenis@gnu.org>

* misc/sys/select.h: Include <bits/time.h> instead of <sys/time.h>
to get definition of `struct timeval'.

2001-01-31  Ulrich Drepper  <drepper@redhat.com>

23 years agoUpdate.
Ulrich Drepper [Wed, 31 Jan 2001 21:04:34 +0000 (21:04 +0000)]
Update.

2001-01-31  Ulrich Drepper  <drepper@redhat.com>

* posix/tst-fnmatch.input: Add test cases for de_DE.UTF-8 locale.
* posix/fnmatch_loop.c: Fix handling of [= =] for multibyte charsets.

23 years agoUpdate.
Ulrich Drepper [Wed, 31 Jan 2001 07:42:03 +0000 (07:42 +0000)]
Update.

2001-01-30  Ulrich Drepper  <drepper@redhat.com>

* iconv/gconv_open.c (__gconv_open): Set conv_flags if IGNORE is
seen, not flags.

* nis/nis_findserv.c: Include <time.h>.

23 years agoUpdate.
Ulrich Drepper [Wed, 31 Jan 2001 07:00:50 +0000 (07:00 +0000)]
Update.

2001-01-30  Yong Li  <yong.li@asu.edu>

* iconv/gconv_open.c (__gconv_open): Fix the variable used to
set result->__data[cnt].__flags.
* iconv/iconv_prog.c (main): Correct error handling method name.

23 years agoUpdate.
Ulrich Drepper [Wed, 31 Jan 2001 06:36:39 +0000 (06:36 +0000)]
Update.

2001-01-29  Ben Collins  <bcollins@debian.org>

* sysdeps/sparc/fpu/fraiseexcpt.c: Include <float.h>.
* sysdeps/hppa/fpu/fraiseexcpt.c: Likewise.
* sysdeps/m68k/fpu/fraiseexcpt.c: Likewise.
* sysdeps/s390/fpu/fraiseexcpt.c: Likewise.

* locale/programs/ld-measurement.c (measurement_finish): Fix a typo.
Patch by Marko Myllynen <myllynen@lut.fi>.

* string/bits/string2.h (__strpbrk_c2): Correct parameter types
(int instead of char).
(__strpbrk_c3): Likewise.
Reported by GOTO Masanori <gotom@debian.or.jp>.

Reported by Arkadiusz Miskiewicz <misiek@pld.ORG.PL>.

23 years agoUpdate.
Ulrich Drepper [Wed, 31 Jan 2001 06:16:26 +0000 (06:16 +0000)]
Update.

2001-01-30  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/generic/bits/sockaddr.h: Remove SA_LEN macro.
* sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Likewise.
* include/sys/socket.h: Add SA_LEN here for internal use.

23 years agoUpdate.
Ulrich Drepper [Tue, 30 Jan 2001 01:45:30 +0000 (01:45 +0000)]
Update.

* malloc/Makefile: Don't build memusagestat if cross-compiling.

23 years agoUpdate.
Ulrich Drepper [Tue, 30 Jan 2001 01:43:27 +0000 (01:43 +0000)]
Update.

* sysdeps/generic/dl-sysdep.c (set_seen): Fix typo.

23 years agoUpdate.
Ulrich Drepper [Mon, 29 Jan 2001 18:45:41 +0000 (18:45 +0000)]
Update.

2001-01-29  Ulrich Drepper  <drepper@redhat.com>

* math/libm-test.inc (rint_test): Add a few more tests for round
to even rounding.

23 years agoUpdate.
Ulrich Drepper [Sun, 28 Jan 2001 23:34:27 +0000 (23:34 +0000)]
Update.

* conform/data/pthread.h-data: Correct return type of pthread_exit.

23 years agoUpdate.
Ulrich Drepper [Sun, 28 Jan 2001 23:11:23 +0000 (23:11 +0000)]
Update.

* conform/conformtest.pl: Add -fno-builtin to CFLAGS.

23 years agoUpdate.
Ulrich Drepper [Sun, 28 Jan 2001 22:59:44 +0000 (22:59 +0000)]
Update.

* conform/data/stdlib.h-data: Add _Exit.

23 years agoUpdate.
Ulrich Drepper [Sun, 28 Jan 2001 22:44:38 +0000 (22:44 +0000)]
Update.

* inet/arpa/inet.h: Don't include <sys/types.h>.  Define socklen_t
if not already happened.
* inet/netinet/in.h: Don't include <sys/types.h>, use <bits/types.h>.
Don't include <limits.h> and <bits/sockaddr.h>.

23 years agoUpdate.
Ulrich Drepper [Sun, 28 Jan 2001 21:17:59 +0000 (21:17 +0000)]
Update.

* conform/data/netinet/in.h-data: Allow all of <inttypes.h>.

23 years agoUpdate.
Ulrich Drepper [Sun, 28 Jan 2001 20:33:02 +0000 (20:33 +0000)]
Update.

* conform/data/spawn.h-data: Allow all of <sched.h>.

23 years agoUpdate.
Ulrich Drepper [Sun, 28 Jan 2001 18:58:10 +0000 (18:58 +0000)]
Update.

* sysdeps/ia64/fpu/fraiseexcpt.c: Include <float.h>.  Removed
unused variable.