about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2000-09-252-1/+22
| | | | | | | 2000-09-25 Ulrich Drepper <drepper@redhat.com> * iconv/gconv_conf.c (__gconv_get_path): Fix problem with relative GCONV_PATH.
* Update.Ulrich Drepper2000-09-255-11/+40
| | | | | | | | | | | | | | | | | | | 2000-09-24 Ulrich Drepper <drepper@redhat.com> * libio/genops.c (_IO_doallocbuf): Don't use single byte buffer if stream is in wide mode. * stdio-common/vfprintf.c (buffered_vfprintf): Orient stream. 2000-09-21 Bruno Haible <haible@clisp.cons.org> * iconvdata/iso-2022-cn-ext.c (EMIT_SHIFT_TO_INIT): Shift __count by 3, not 2. (INIT_PARAMS, UPDATE_PARAMS): Likewise. handling. * stdio/tst-printf.sh: Adjust expected results. Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
* Update.Ulrich Drepper2000-09-242-40/+57
| | | | | | | 2000-09-21 Bruno Haible <haible@clisp.cons.org> * stdio-common/vfscanf.c (__vfscanf, _IO_vfscanf): Fix bugs in reallocation logic for MALLOC (%as, %aS formats).
* Update.Ulrich Drepper2000-09-243-0/+40
| | | | | | | | | 2000-09-24 Ulrich Drepper <drepper@redhat.com> * stdio-common/vfprintf.c (process_arg): Handle %hhn. Add missing case in va_arg handling for numbers. * stdio-common/tst-printf.c (main): Add tests for %hhu and %hhn handling. Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
* Update.Ulrich Drepper2000-09-2420-36/+6301
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-09-20 Bruno Haible <haible@clisp.cons.org> * iconvdata/iso-2022-jp.c (BODY for FROM_LOOP): Reject 0x80. (BODY for TO_LOOP): Clear bit 7 when outputting ISO-8859-1 upper half characters. * iconvdata/gen-8bit-gap-1.sh: Recognize lowercase hexadecimal digits as equivalent to uppercase hexadecimal digits. 2000-09-20 Bruno Haible <haible@clisp.cons.org> * iconvdata/testdata/EUC-KR..UTF8: New file. * iconvdata/testdata/EUC-TW: New file. * iconvdata/testdata/EUC-TW..UTF8: New file. * iconvdata/testdata/EUC-JP: New file. * iconvdata/testdata/EUC-JP..UTF8: New file. * iconvdata/testdata/ISO-2022-JP: New file. * iconvdata/testdata/ISO-2022-JP..UTF8: New file. * iconvdata/testdata/ISO-2022-JP-2: New file. * iconvdata/testdata/ISO-2022-JP-2..UTF8: New file. * iconvdata/testdata/ISO-2022-KR: Add a few more lines. * iconvdata/testdata/ISO-2022-KR..UTF8: New file. * iconvdata/testdata/ISO-2022-CN: New file. * iconvdata/testdata/ISO-2022-CN..UTF8: New file. * iconvdata/testdata/ISO-2022-CN-EXT: New file. * iconvdata/testdata/ISO-2022-CN-EXT..UTF8: New file. * iconvdata/TESTS: Enable tests for ISO-2022-JP, ISO-2022-JP-2, ISO-2022-CN, ISO-2022-CN-EXT, EUC-JP, EUC-TW. (add_single_dir): New function. * elf/ldconfig.c (search_dir): Make more use of d_type information.
* Update.Ulrich Drepper2000-09-241-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-09-20 Bruno Haible <haible@clisp.cons.org> * iconvdata/iso-2022-jp.c (BODY for FROM_LOOP): Reject 0x80. (BODY for TO_LOOP): Clear bit 7 when outputting ISO-8859-1 upper half characters. * iconvdata/gen-8bit-gap-1.sh: Recognize lowercase hexadecimal digits as equivalent to uppercase hexadecimal digits. 2000-09-20 Bruno Haible <haible@clisp.cons.org> * iconvdata/testdata/EUC-KR..UTF8: New file. * iconvdata/testdata/EUC-TW: New file. * iconvdata/testdata/EUC-TW..UTF8: New file. * iconvdata/testdata/EUC-JP: New file. * iconvdata/testdata/EUC-JP..UTF8: New file. * iconvdata/testdata/ISO-2022-JP: New file. * iconvdata/testdata/ISO-2022-JP..UTF8: New file. * iconvdata/testdata/ISO-2022-JP-2: New file. * iconvdata/testdata/ISO-2022-JP-2..UTF8: New file. * iconvdata/testdata/ISO-2022-KR: Add a few more lines. * iconvdata/testdata/ISO-2022-KR..UTF8: New file. * iconvdata/testdata/ISO-2022-CN: New file. * iconvdata/testdata/ISO-2022-CN..UTF8: New file. * iconvdata/testdata/ISO-2022-CN-EXT: New file. * iconvdata/testdata/ISO-2022-CN-EXT..UTF8: New file. * iconvdata/TESTS: Enable tests for ISO-2022-JP, ISO-2022-JP-2, ISO-2022-CN, ISO-2022-CN-EXT, EUC-JP, EUC-TW.
* Update.Ulrich Drepper2000-09-241-0/+5
| | | | | | | 2000-09-24 Ulrich Drepper <drepper@redhat.com> * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information. Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
* Update LC_PAPER and LC_MEASUREMENT information.Ulrich Drepper2000-09-241-3/+3
|
* Update.Andreas Jaeger2000-09-243-37/+58
| | | | | | | * elf/ldconfig.c (add_dir): Move logic to add entry to list to new function add_single_dir. (add_single_dir): New function. (search_dir): Use add_single_dir instead of recursing.
* Update.Andreas Jaeger2000-09-241-0/+10
| | | | | | | | | | | | 2000-09-24 Andreas Jaeger <aj@suse.de> * sysdeps/generic/dl-cache.h: Include stdint.h. (struct file_entry_new): Use fixed sizes for interoperability between 32bit and 64bit systems, add __unused to make alignment explicit. (CACHE_VERSION): Increment. (struct cache_file_new): Use fixed sizes, add one more unused entry to make alignment explicit.
* Update.Ulrich Drepper2000-09-242-6/+22
| | | | | | | | | | | | 2000-09-24 Ulrich Drepper <drepper@redhat.com> * elf/ldconfig.c (search_dir): Make more use of d_type information. 2000-09-23 Ulrich Drepper <drepper@redhat.com> * stdio-common/printf-parse.h (parse_one_spec): Clear spec->info.i18n. Patch by Joseph S. Myers <jsm28@cam.ac.uk>.
* (parse_one_spec): Clear spec->info.i18n.Ulrich Drepper2000-09-241-0/+1
|
* * sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_SYNCHRONIZED_IO): #undef since ↵Mark Kettenis2000-09-232-2/+5
| | | | | | | we don't have msync. * sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_SYNCHRONIZED_IO): #undef since we don't have msync.
* * sysdeps/mach/hurd/bits/time.h: (CLOCKS_PER_SEC): Make a long int constant ↵Mark Kettenis2000-09-233-2/+8
| | | | | | | | | | since that is what clock_t is. * sysdeps/mach/hurd/i386/bits/time.h: Likewise. 2000-09-18 Mark Kettenis <kettenis@gnu.org> * sysdeps/mach/hurd/bits/time.h: (CLOCKS_PER_SEC): Make a long int constant since that is what clock_t is. * sysdeps/mach/hurd/i386/bits/time.h: Likewise.
* * sysdeps/mach/getloadavg.c (getloadavg): Divide instead of multiply by ↵Mark Kettenis2000-09-232-2/+7
| | | | | | | | | LOAD_SCALE. 2000-09-11 Mark Kettenis <kettenis@gnu.org> * sysdeps/mach/getloadavg.c (getloadavg): Divide instead of multiply by LOAD_SCALE.
* Update.Andreas Jaeger2000-09-222-6/+11
| | | | | | | 2000-09-22 Jakub Jelinek <jakub@redhat.com> * crypt/crypt.h (crypt, setkey, encrypt): Add __THROW. (crypt_r, setkey_r, encrypt_r): Likewise.
* Update.Andreas Jaeger2000-09-222-1/+4
| | | | | * locale/programs/repertoire.c (repertoiremap_hash): Don't specify array size.
* Update.Andreas Jaeger2000-09-222-0/+1084
| | | | | | | 2000-09-22 Andreas Jaeger <aj@suse.de> * sysdeps/alpha/fpu/libm-test-ulps: New file. From Christian Iseli <chris@ludwig-alpha.unil.ch>.
* Update.Andreas Jaeger2000-09-212-1/+96
| | | | | | | | | | | | | | | | | * math/libm-test.inc (atan_test): Test for existence of function. (expm1_test): Likewise. (acos_test): Likewise. (asin_test): Likewise. (exp_test): Likewise. (log10_test): Likewise. (log_test): Likewise. (pow_test): Likewise. (sqrt_test): Likewise. (cos_test): Likewise. (sin_test): Likewise. (tan_test): Likewise. (log1p_test): Likewise. (log2_test): Likewise.
* Update.Andreas Jaeger2000-09-212-6/+12
| | | | * sysdeps/i386/fpu/libm-test-ulps: Tweak some values for K6.
* Update.Andreas Jaeger2000-09-212-2/+6
| | | | | | 2000-09-21 Andreas Jaeger <aj@suse.de> * libio/oldiofsetpos64.c: Fix alias names.
* Update.Andreas Jaeger2000-09-202-1/+5
| | | | | | 2000-09-21 Martin Buchholz <martin@xemacs.org> * manual/terminal.texi (Allocation): Sample code correction.
* * pthread.c [!__ASSUME_REALTIME_SIGNALS]: Make inclusion of ↵Andreas Jaeger2000-09-203-2/+9
| | | | | | | | | "testrtsig.h" conditional. 2000-09-20 Andreas Jaeger <aj@suse.de> * pthread.c [!__ASSUME_REALTIME_SIGNALS]: Make inclusion of "testrtsig.h" conditional.
* Update.Andreas Jaeger2000-09-205-2/+16
| | | | | | | | | | | | | 2000-09-20 Andreas Jaeger <aj@suse.de> * iconvdata/Makefile (generated): Add tst-tables.out. * intl/Makefile (generated): Add test output. 2000-09-19 Andreas Jaeger <aj@suse.de> * sunrpc/clnt_simp.c (callrpc): Fix write beyond end of buffer. Reported by Jens-Uwe Mager <jum@helios.de>.
* (Supported Configurations): Add s390-linux.Andreas Jaeger2000-09-191-0/+1
|
* Update. glibc-2.1.94 cvs/libc-2_1_94Ulrich Drepper2000-09-193-2/+3
| | | | | * sysdeps/sparc/sparc32/soft-fp/Dist: Add q_add.c. * sysdeps/sparc/sparc64/soft-fp/Dist: Add qp_add.c.
* Update.Ulrich Drepper2000-09-195-1/+9
| | | | | | * sysdeps/mips/Dist: Add fpu/fenv_libc.h. * sysdeps/sparc/sparc32/soft-fp/Dist: Add q_add.c and qp_add.c. * sysdeps/unix/sysv/linux/ia64/Dist: Add net/route.h.
* Update.Ulrich Drepper2000-09-1812-116/+389
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-09-18 Ulrich Drepper <drepper@redhat.com> * version.h (VERSION): Bump to 2.1.94. * malloc/mtrace.c (mtrace): Mark stream as close on exec. 2000-09-17 Bruno Haible <haible@clisp.cons.org> * iconvdata/utf-16.c (BODY for TO_LOOP): Reject UCS-4 input in the range 0xD800..0xDFFF. * iconvdata/unicode.c (BODY for TO_LOOP): Likewise. (BODY for FROM_LOOP): Likewise. * iconv/gconv_simple.c (ucs2_internal_loop): Likewise. (internal_ucs2_loop): Likewise. (ucs2reverse_internal_loop): Likewise. (internal_ucs2reverse_loop): Likewise. 2000-09-17 Bruno Haible <haible@clisp.cons.org> * iconvdata/utf-16.c (gconv_init): Add missing slashes to encoding names. 2000-09-17 Bruno Haible <haible@clisp.cons.org> * iconvdata/tst-table-from.c (main): Fix test for error on stdout. * iconvdata/tst-table-to.c (main): Likewise. 2000-09-17 Bruno Haible <haible@clisp.cons.org> * iconvdata/iso-ir-165.c (__isoir165_from_tab): Renamed from __isoir165_tab. * iconvdata/cns11643.h (__cns11643l1_to_ucs4_tab): New declaration. * iconvdata/iso-2022-cn-ext.c: Include "cns11643.h". (GB7590_set, GB13132_set, CNS11643_3_set, CNS11643_4_set, CNS11643_5_set, CNS11643_6_set, CNS11643_7_set): Change enum values. (BODY for FROM_LOOP): Fix buffer overrun. Treat CNS11643 plane 3. Return __GCONV_INCOMPLETE_INPUT instead of __GCONV_EMPTY_INPUT. (BODY for TO_LOOP): Fix usage of `set' vs. `used'. Fix typo that caused GB2312 to be used instead of ISO-IR-165. Treat CNS11643 plane 3. Fix shift sequences. Output announcement for SS2 and SS3 encodings when needed. When outputting an announcement, don't clear most other announcements. 2000-09-17 Bruno Haible <haible@clisp.cons.org> * iconvdata/iso-2022-cn.c (BODY for FROM_LOOP): Fix buffer overrun. (BODY for TO_LOOP): Fix usage of `set' vs. `used'. 2000-09-14 Bruno Haible <haible@clisp.cons.org> * intl/Versions: Add bind_textdomain_codeset.
* Add bind_textdomain_codeset.Ulrich Drepper2000-09-181-0/+3
|
* Update.Andreas Jaeger2000-09-184-14/+99
| | | | | | | | | | | | | | | | | | | 2000-09-16 Ralf Baechle <ralf@gnu.org> * sysdeps/mips/dl-machine.h (_RTLD_PROLOGUE): Reformat. Declare as function. (_RTLD_EPILOGUE): Reformat. Declare size of entry function. (ELF_MACHINE_BEFORE_RTLD_RELOC): Relocate the dynamic linker itself so it will even work when not loaded to the standard address. (RTLD_START): Reformat. Call _dl_start in a way that is safe even before the dynamic linker itself is relocated. 2000-09-18 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/kernel-features.h: Always define __ASSUME_32BITUIDS for MIPS. * sysdeps/unix/sysv/linux/mips/ipc_priv.h: New file. * sysdeps/unix/sysv/linux/mips/Dist: Add ipc_priv.h.
* MIPS specific file. MIPS always had 32 bit uids.Andreas Jaeger2000-09-181-0/+1
|
* Update.Ulrich Drepper2000-09-186-5/+21
| | | | | | | | | | | | | | | | | 2000-09-17 H.J. Lu <hjl@gnu.org> * catgets/Makefile ($(objpfx)de/libc.cat): Use $(make-target-directory) instead of mkdir. 2000-09-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * sysdeps/unix/sysv/linux/kernel-features.h: Always define __ASSUME_32BITUIDS for __powerpc__. * sysdeps/unix/sysv/linux/powerpc/ipc_priv.h: New file. * sysdeps/unix/sysv/linux/powerpc/Dist: Add ipc_priv.h. * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Fix last * sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Likewise.
* Update.Ulrich Drepper2000-09-172-1/+6
| | | | | | | 2000-09-17 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Fix last patch.
* Update.Ulrich Drepper2000-09-166-8/+23
| | | | | | | | | | | | | | | | 2000-09-16 Jakub Jelinek <jakub@redhat.com> * sysdeps/ia64/Implies: Reorder ieee754 implies so that ldbl-* comes first. * sysdeps/m68k/Implies: Likewise. * sysdeps/sparc/sparc64/Implies: Likewise. 2000-09-16 Jakub Jelinek <jakub@redhat.com> * elf/readlib.c (process_file): Don't error for stale .so links either. * elf/dl-load.c (_dl_map_object_from_fd): Add one more __builtin_expect.
* Update.Ulrich Drepper2000-09-162-1/+4
| | | | | * include/bits/xopen_lim.h (LONG_BIT): Use LONG_MAX, not INT_MAX. Patch by Thorsten Kukuk <kukuk@suse.de>.
* Update.Ulrich Drepper2000-09-165-3/+211
| | | | | | | | | 2000-09-16 Ulrich Drepper <drepper@redhat.com> * dlfcn/Makefile (distribute): Add defaultmod1.c and defaultmod2.c. (test): Add default. (modules-names): Add defaultmod1 and defaultmod2. Add rules to build test objects.
* Update.Ulrich Drepper2000-09-162-3/+6
| | | | | * wctype/wctype.h: Always include <bits/types.h>. Reported by Jim Meyering <meyering@ascend.com>.
* Update.Ulrich Drepper2000-09-163-2/+18
| | | | | | | * elf/rtld.c (_dl_dynamic_weak): Set to 1 by default for now. * elf/dl-support.c: Likewise. necessary. Move includes of POSIX and Unix limits files to the end.
* Update.Ulrich Drepper2000-09-162-2/+6
| | | | | | * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Correct position of st_blocks member in stat and stat64 structs. Patch by Bill Nottingham <notting@redhat.com>.
* Update.Ulrich Drepper2000-09-161-0/+1
| | | | Patches by Joseph S. Myers <jsm28@cam.ac.uk>.
* Update.Ulrich Drepper2000-09-162-0/+5
| | | | | * iconvdata/tst-tables.sh: Add warning that GB18030 test might take longer.
* Update.Ulrich Drepper2000-09-163-3/+8
| | | | | | * math/complex.h: Don't define _Complex macro for gcc 3. Add __extension__ to _Complex_I definition since gcc warns if -pedantic. * math/bits/cmathcalls.h (conj): Add __extension__ since we use ~.
* Update.Ulrich Drepper2000-09-163-1/+78
| | | | | | | | | | 2000-09-15 Ulrich Drepper <drepper@redhat.com> * include/limits.h: Define LLONG_MIN, LLONG_MAX, ULLONG_MAX if necessary. Move includes of POSIX and Unix limits files to the end. * stdlib/Makefile (tests): Add tst-limits. * stdlib/tst-limits.h: New file.
* Define LLONG_MIN, LLONG_MAX, ULLONG_MAX if necessary. Move includes of POSIX ↵Ulrich Drepper2000-09-161-13/+28
| | | | and Unix limits files to the end.
* Update.Andreas Jaeger2000-09-152-0/+11
| | | | | | | | 2000-09-15 Andreas Jaeger <aj@suse.de> * sysdeps/mips/fpu/fesetenv.c (__fesetenv): Handle FE_NOMASK_ENV. * sysdeps/mips/bits/fenv.h (FE_NOMASK_ENV): Define.
* (__fesetenv): Handle FE_NOMASK_ENV.Andreas Jaeger2000-09-151-0/+2
|
* Update.Ulrich Drepper2000-09-154-5/+12
| | | | | | | | | 2000-09-15 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/alpha/sysdep.h (inline_syscall_clobbers): Add memory clobber. * sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Likewise. * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Likewise.
* Update.Ulrich Drepper2000-09-155-3/+91
| | | | | | | | | | | | | | | | 2000-09-15 Ulrich Drepper <drepper@redhat.com> * elf/Makefile (distribute): Add nextmod1.c and nextmod2.c. (tests): Add next. (modules-names): Add nextmod1 and nextmod2. Add rules to build and run next. * elf/next.c: New file. * elf/nextmod1.c: New file. * elf/nextmod2.c: New file. 2000-09-14 Jakub Jelinek <jakub@redhat.com> * elf/dl-lookup.c (_dl_lookup_symbol_skip): Fix a typo.
* (_dl_lookup_symbol_skip): Fix a typo.Ulrich Drepper2000-09-151-1/+1
|
* Update.Andreas Jaeger2000-09-155-10/+37
| | | | | | | * sysdeps/mips/fpu/fenv_libc.h: New file. * sysdeps/mips/fpu/feenablxcpt.c: Use fenv_libc.h * sysdeps/mips/fpu/fegetexcept.c: Likewise. * sysdeps/mips/fpu/fedisblxcpt.c: Likewise.