aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-02-10(func): Add prototype declarations to avoid warning.Andreas Jaeger
2001-02-10Update.Ulrich Drepper
2001-02-10update.Ulrich Drepper
* posix/bug-regex2.c: New file.
2001-02-10Update.Ulrich Drepper
* 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>
2001-02-09Update.Ulrich Drepper
* iconv/Makefile (distribute): Add iconv_charmap.c and dummy-repertoire.c. * elf/Makefile (distribute): Add firstobj.c. * Makefile (distribute): Add include/pthread.h.
2001-02-09(distribute): Add iconv_charmap.c and dummy-repertoire.c.Ulrich Drepper
2001-02-09Regenerate.Andreas Jaeger
2001-02-09(distribute): Add firstobj.c.Ulrich Drepper
2001-02-09Update.Ulrich Drepper
* version.h (VERSION): Bump to 2.2.2.
2001-02-09(VERSION): Bump to 2.2.2.Ulrich Drepper
2001-02-09* locales/en_IN: Add newline at end of file.Andreas Jaeger
* 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.
2001-02-09Update.Ulrich Drepper
* configure.in: Require makeinfo version 4.
2001-02-09Update.Ulrich Drepper
2001-02-09 Ulrich Drepper <drepper@redhat.com> * libio/tst_wscanf.c (main): Add cast to avoid warning. * libio/tst_swscanf.c (main): Likewise..
2001-02-09Update.Ulrich Drepper
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.
2001-02-09Update.Ulrich Drepper
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.
2001-02-09Update.Ulrich Drepper
* Makerules (build-shlib): Work around different order of processing of -B option in different gcc versions.
2001-02-09Update.Ulrich Drepper
* posix/regex.c: Fix alignment problem. Patch by Isamu Hasegawa <isamu@yamato.ibm.com>. Contributed by Rick Gorton <rick.gorton@alpha-processor.com>.
2001-02-09Update.Ulrich Drepper
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
2001-02-08(Opening Streams): Move __freadable, __fwritable, __freading, and __fwriting ↵Ulrich Drepper
documentation here.
2001-02-08Update.Andreas Jaeger
2001-02-08 Andreas Jaeger <aj@suse.de> * manual/stdio.texi (Closing Streams): Fix typos.
2001-02-08Add working locales.Andreas Jaeger
2001-02-08Document thread-related stream functions and contents of <stdio_ext.h>.Ulrich Drepper
2001-02-08Partly revert last patch.Andreas Jaeger
2001-02-08Add some entries for new locales.Andreas Jaeger
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.
2001-02-07Update.Ulrich Drepper
* 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>.
2001-02-07Update.Ulrich Drepper
* 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>.
2001-02-07Update.Ulrich Drepper
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.
2001-02-07Only add l suffixes if __NO_LONG_DOUBLE_MATH is not defined.Ulrich Drepper
2001-02-07Locale files from IBM.Andreas Jaeger
2001-02-07Update.Andreas Jaeger
2001-02-07 Andreas Jaeger <aj@suse.de> * manual/install.texi (Tools for Compilation): Fix typo. Reported by Pavel Machek <pavel@bug.ucw.cz>.
2001-02-07Fix typo.Andreas Jaeger
2001-02-07Update.Ulrich Drepper
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>.
2001-02-07Never stop prematurely reading digits before the decimal point is found. ↵Ulrich Drepper
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.
2001-02-07Update.Andreas Jaeger
2001-02-07 Andreas Jaeger <aj@suse.de> * posix/bug-regex1.c: Include <wchar.h> for fwide.
2001-02-07Include <wchar.h> for fwide.Andreas Jaeger
2001-02-07Update.Ulrich Drepper
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.
2001-02-07Update.Ulrich Drepper
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.
2001-02-07(tests): Add bug-regex1.Ulrich Drepper
2001-02-06Update.Andreas Jaeger
2001-02-06 Andreas Jaeger <aj@suse.de> * time/time.h (CLK_TCK): Check for !__STRICT_ANSI.
2001-02-06(CLK_TCK): Check for !__STRICT_ANSI.Andreas Jaeger
2001-02-06Update.Ulrich Drepper
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.
2001-02-06Extend LC_IDENTIFICATION entries a bit.Ulrich Drepper
2001-02-06Update.Andreas Jaeger
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.
2001-02-06* sysdeps/pthread/pthread.h: Move __pthread_initialize from here Andreas Jaeger
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.
2001-02-06* sysdeps/unix/sysv/linux/ia64/ioperm.c: Don't include kernelAndreas Schwab
headers. * timezone/Makefile: Don't assume that $(inst_zonedir) is a subdir of $(inst_datadir).
2001-02-06Don't assume that $(inst_zonedir) is a subdir of $(inst_datadir).Andreas Schwab
2001-02-06Update.Ulrich Drepper
2001-02-06 Ulrich Drepper <drepper@redhat.com> * iconvdata/Makefile: Add dependency for bug-iconv2.out.
2001-02-06Add dependency for bug-iconv2.out.Ulrich Drepper
2001-02-06Update.Andreas Jaeger
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.
2001-02-06Add prototype.Andreas Jaeger