Skip to content
Snippets Groups Projects
  1. Nov 09, 2000
    • Ulrich Drepper's avatar
      Update. · 55f462ed
      Ulrich Drepper authored
      	(tst-chmod-ARGS): Likewise.
      2 tags
      55f462ed
    • Ulrich Drepper's avatar
      Update. · 53e5cdd8
      Ulrich Drepper authored
      2000-11-09  Ulrich Drepper  <drepper@redhat.com>
      
      	* version.h (VERSION): Bump to 2.2.
      	(RELEASE): Set to stable.
      
      	* posix/Makefile (tst-dir-ARGS): Fix problem with compiling in
      	source directory.
      53e5cdd8
    • Ulrich Drepper's avatar
      Update. · c7ecdbda
      Ulrich Drepper authored
      2000-11-09  H.J. Lu  <hjl@gnu.org>
      
      	* io/Versions (GLIBC_2.2): Add __open64.
      c7ecdbda
    • Ulrich Drepper's avatar
      Update. · a3212d84
      Ulrich Drepper authored
      2000-11-09  Jakub Jelinek  <jakub@redhat.com>
      
      	* locale/C-time.c (_nl_C_LC_TIME): Fix value for _NL_TIME_WEEK_1STWEEK.
      
      2000-11-09  Jakub Jelinek  <jakub@redhat.com>
      
      	* locale/programs/ld-paper.c (paper_output): Fix offset into width
      	field.
      a3212d84
  2. Nov 08, 2000
    • Ulrich Drepper's avatar
      Update. · bb39c4ef
      Ulrich Drepper authored
      2000-10-27  Bruno Haible  <haible@clisp.cons.org>
      
      	* locale/programs/charmap.c (charmap_read): Verify ASCII
      	compatibility of charmap.
      bb39c4ef
    • Ulrich Drepper's avatar
      Update. · d3d99893
      Ulrich Drepper authored
      	* catgets/gencat.c (main): Don't use exit() to avoid warnings with
      	broken compilers.
      
      	* include/features.h (__STDC_ISO_10646__): Correct value to be
      	200009L.  Patch by Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>.
      
      2000-11-08  H.J. Lu  <hjl@gnu.org>
      
      	* pwd/Versions (GLIBC_2.1.2): Add getpwnam_r.
      
      2000-11-08  Jakub Jelinek  <jakub@redhat.com>
      
      	* string/bits/string2.h: Check if _USE_STRING_ARCH_ macros are
      	defined, not _HAVE_STRING_ARCH_.
      	* sysdeps/i386/bits/string.h (_USE_STRING_ARCH_memset,
      	_USE_STRING_ARCH_strchr): Define.
      	* sysdeps/i386/i486/bits/string.h (_USE_STRING_ARCH_memset,
      	_USE_STRING_ARCH_strchr): Define.
      	* sysdeps/sparc/bits/string.h: New file.
      
      2000-11-08  Bruno Haible  <haible@clisp.cons.org>
      
      	* locale/C-translit.h.in: Tweak <U2014> result.
      	* locale/C-translit.h: Regenerated.
      
      2000-11-08  Ulrich Drepper  <drepper@redhat.com>
      
      	* posix/unistd.h: Add attribute((const)) to sysconf prototype.
      d3d99893
    • Ulrich Drepper's avatar
      Update. · a1e88b9a
      Ulrich Drepper authored
      2000-11-08  Ulrich Drepper  <drepper@redhat.com>
      
      	* iconvdata/euc-kr.c (euckr_from_ucs4): Map 0x20a9 to \xa3dc.
      	(BODY from direction): Remove special handling of \x5c.
      	* iconvdata/EUC-KR.irreversible: Adjust for this change.
      	* iconvdata/testdata/EUC-KR..UTF8: Likewise.
      	Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
      a1e88b9a
    • Ulrich Drepper's avatar
      Update. · c097f732
      Ulrich Drepper authored
      	* sysdeps/sh/sh3/setjmp.S (__sigsetjmp): Skip FPU fields.
      c097f732
  3. Nov 07, 2000
    • Ulrich Drepper's avatar
      Update. · ece70a14
      Ulrich Drepper authored
      2000-11-07  Kazumoto Kojima  <kkojima@rr.iij4u.or.jp>
      
      	* sysdeps/sh/bits/setjmp.h: Move to...
      	* sysdeps/sh/sh4/bits/setjmp.h: ...here.
      	* sysdeps/sh/sh3/bits/setjmp.h: New file.
      ece70a14
    • Ulrich Drepper's avatar
      Update. · 632b6761
      Ulrich Drepper authored
      2000-11-06  Ulrich Drepper  <drepper@redhat.com>
      
      	* iconvdata/big5.c: Regenerated after BIG5 charmap change.
      	Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
      
      	* sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Fix typo in
      	comparison with new cache magic bytes.
      	Patch by Denis Zaitsev <zzz@cd-club.ru>.
      
      2000-11-03  Bruno Haible  <haible@clisp.cons.org>
      
      	* locale/C-translit.h.in: Update from translit_neutral.
      	* locale/C-translit.h: Regenerated.
      	* intl/tst-translit.c: Update.
      632b6761
    • Ulrich Drepper's avatar
      * charmaps/BIG5: Add mapping for <U20AC> back. · 1324affa
      Ulrich Drepper authored
      	Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
      1324affa
    • Ulrich Drepper's avatar
      Update. · 17b16ef0
      Ulrich Drepper authored
      2000-11-03  Bruno Haible  <haible@clisp.cons.org>
      
      	* locales/translit_neutral: Add more entries.  Mostly from Markus Kuhn.
      	* locales/translit_compat: Add a few ligatures.
      	* locales/translit_combining: Add a few plain ASCII alternatives.
      	* locales/translit_fraction: Likewise.  Surround with spaces.
      17b16ef0
    • Ulrich Drepper's avatar
      Add more entries. · 7ff16556
      Ulrich Drepper authored
      7ff16556
  4. Nov 06, 2000
  5. Nov 04, 2000
    • Mark Kettenis's avatar
      * sysdeps/mach/hurd/Dist: Remove clk_tck.c. · db90e6f1
      Mark Kettenis authored
      	* sysdeps/mach/hurd/Dist: Remove clk_tck.c.
      db90e6f1
    • Mark Kettenis's avatar
      * sysdeps/mach/hurd/Versions [libc] (GLIBC_2.1.1): Remove __libc_clk_tck. *... · f3975fff
      Mark Kettenis authored
      * sysdeps/mach/hurd/Versions [libc] (GLIBC_2.1.1): Remove __libc_clk_tck. * sysdeps/mach/hurd/Makefile [$(subdir)==posix] (sysdep_routines): Remove clk_tck. * sysdeps/mach/hurd/clk_tck.c: Removed. * sysdeps/mach/hurd/getclktck.c: New file. * sysdeps/mach/hurd/setitimer.c (quantize_timeval): Use __getclktck instead of __libc_clk_tck. * sysdeps/mach/hurd/bits/time.h: Use __sysconf for CLK_TCK instead of __libc_clk_tck. * sysdeps/mach/hurd/i386/bits/time.h: Likewise.
      
      2000-11-04  Mark Kettenis  <kettenis@gnu.org>
      
      	* sysdeps/mach/hurd/Versions [libc] (GLIBC_2.1.1): Remove
      	__libc_clk_tck.
      	* sysdeps/mach/hurd/Makefile [$(subdir)==posix] (sysdep_routines):
      	Remove clk_tck.
      	* sysdeps/mach/hurd/clk_tck.c: Removed.
      	* sysdeps/mach/hurd/getclktck.c: New file.
      	* sysdeps/mach/hurd/setitimer.c (quantize_timeval): Use
      	__getclktck instead of __libc_clk_tck.
      	* sysdeps/mach/hurd/bits/time.h: Use __sysconf for CLK_TCK instead
      	of __libc_clk_tck.
      	* sysdeps/mach/hurd/i386/bits/time.h: Likewise.
      f3975fff
    • Ulrich Drepper's avatar
      Update. · d2830ba4
      Ulrich Drepper authored
      2000-11-03  Ulrich Drepper  <drepper@redhat.com>
      
      	* posix/Versions: Export __sysconf.
      d2830ba4
  6. Nov 03, 2000
    • Ulrich Drepper's avatar
      Update. · 8bc6161d
      Ulrich Drepper authored
      	* iconvdata/Makefile (distribute): Add viscii.c.
      
      	* elf/Makefile (distribute): Add tst-pathopt.sh.
      2 tags
      8bc6161d
    • Ulrich Drepper's avatar
      Update. · bb376d33
      Ulrich Drepper authored
      	* version.h (VERSION): Bump to 2.1.97.
      bb376d33
    • Ulrich Drepper's avatar
      Update. · cf37087a
      Ulrich Drepper authored
      	* sysdeps/i386/i486/bits/string.h (strcmp): Cast arguments to
      	__strcmp_cc, __strcmp_cg, and __strcmp_gc to unsigned char *.
      	(__strcmp_cc, __strcmp_cg, __strcmp_gc): Remove casts of values here.
      	Reported by Denis Zaitsev <zzz@cd-club.ru>.
      cf37087a
  7. Nov 02, 2000
    • Ulrich Drepper's avatar
      Update. · 59a8849d
      Ulrich Drepper authored
      2000-11-02  Ulrich Drepper  <drepper@redhat.com>
      
      	* iconvdata/utf-16.c (PREPARE_LOOP): Correct typo preventing BOM from
      	being written.
      
      	* manual/socket.texi (Local Namespace Concepts): Don't mention what
      	permissions are necessary to connect to a socket.
      	Reported by Peter Eisentraut <peter_e@gmx.net>.
      
      	* sysdeps/generic/backtracesyms.c (__backtrace_symbols): Fix
      	computation of total for 64-bit machines.
      	Patch by Byron Stanoszek <gandalf@winds.org>.
      
      	* manual/arith.texi (Rounding): Correct description of fesetround
      	return value.  Patch by Conrado Badenas <Conrado.Badenas@uv.es>.
      59a8849d
    • Ulrich Drepper's avatar
    • Andreas Jaeger's avatar
      Update. · d661bcfb
      Andreas Jaeger authored
      2000-10-30  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
      
      	* sysdeps/mips/dl-machine.h (elf_machine_rel): Add the symbol's
      	value plus the run-time displacement to the relocation for non-GOT
      	symbols.  Set the relocation to the GOT entry for GOT symbols.
      d661bcfb
    • Andreas Jaeger's avatar
      (elf_machine_rel): Add the symbol's value plus the run-time displacement to... · a8e4ee5a
      Andreas Jaeger authored
      (elf_machine_rel): Add the symbol's value plus the run-time displacement to the relocation for non-GOT symbols.  Set the relocation to the GOT entry for GOT symbols.
      a8e4ee5a
    • Ulrich Drepper's avatar
      Update. · 8166c749
      Ulrich Drepper authored
      2000-11-02  Ulrich Drepper  <drepper@redhat.com>
      
      	* sysdeps/unix/sysv/linux/s390/bits/time.h: Removed.
      
      	of unary ~ to size_t.
      	skip the entire translit section, not only one line.  Remove dead test
      	for tok_translit_end.  Enqueue include statements into a list.
      	* intl/Makefile: Add rules to build, run and, distribute tst-gettext2.
      8166c749
    • Ulrich Drepper's avatar
      Update. · 18a3a9a3
      Ulrich Drepper authored
      	* iconvdata/TESTS: Add entries for IBM856, IBM930, IBM933, IBM935,
      	IBM937, IBM939, and IBM1046.
      	* iconvdata/testdata/IBM1046: New file.
      	* iconvdata/testdata/IBM930..UTF8: New file.
      	* iconvdata/testdata/IBM1046..UTF8: New file.
      	* iconvdata/testdata/IBM933: New file.
      	* iconvdata/testdata/IBM935: New file.
      	* iconvdata/testdata/IBM937: New file.
      	* iconvdata/testdata/IBM856..UTF8: New file.
      	* iconvdata/testdata/IBM939: New file.
      	* iconvdata/testdata/IBM933..UTF8: New file.
      	* iconvdata/testdata/IBM935..UTF8: New file.
      	* iconvdata/testdata/IBM930: New file.
      	* iconvdata/testdata/IBM856: New file.
      	* iconvdata/testdata/IBM937..UTF8: New file.
      	* iconvdata/testdata/IBM939..UTF8: New file.
      	Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>.
      
      2000-11-01  Martin Buchholz  <martin@xemacs.org>
      
      	* manual/memory.texi (Hooks for Malloc): Fix `caller' arg docs to
      	agree with implementation.
      
      2000-11-01  Ulrich Drepper  <drepper@redhat.com>
      18a3a9a3
  8. Nov 01, 2000
    • Ulrich Drepper's avatar
      Update. · 275cdda0
      Ulrich Drepper authored
      	* sysdeps/unix/sysv/linux/bits/time.h (CLK_TCK): Cast sysconf result
      	to __clock_t.
      	* sysdeps/unix/sysv/linux/alpha/bits/time.h: Likewise.
      	* sysdeps/unix/sysv/linux/i386/bits/time.h: Likewise.
      	* sysdeps/unix/sysv/linux/ia64/bits/time.h: Likewise.
      	* sysdeps/unix/sysv/linux/s390/bits/time.h: Likewise.
      275cdda0
    • Ulrich Drepper's avatar
      Update. · 7659ff27
      Ulrich Drepper authored
      	of unary ~ to size_t.Update.
      7659ff27
    • Ulrich Drepper's avatar
      Update. · 7c4c1a09
      Ulrich Drepper authored
      	* sysdeps/unix/sysv/linux/bits/socket.h (CMSG_ALIGN): Cast result
      	of unary ~ to size_t.
      
      	* stdlib/strtod.c: Make gcc shut up about SWAP use.
      7c4c1a09
    • Ulrich Drepper's avatar
      Update. · a720a3ac
      Ulrich Drepper authored
      	* sysdeps/i386/fpu/bits/mathinline.h: Add support for builtin
      	unordered compare functions to gcc 2.97 and up.
      a720a3ac
    • Ulrich Drepper's avatar
      Update. · e8e24320
      Ulrich Drepper authored
      	* string/bits/string2.h: Disable strstr optimizations for newer
      	gcc versions.  Patch by Joseph S. Myers <jsm28@cam.ac.uk>.
      e8e24320
    • Ulrich Drepper's avatar
      Update. · 4442d7e8
      Ulrich Drepper authored
      2000-11-01  Ulrich Drepper  <drepper@redhat.com>
      
      	* configure.in (with_cvs): Test for pserver access.
      4442d7e8
    • Ulrich Drepper's avatar
      Update. · a69a8d9c
      Ulrich Drepper authored
      	* sunrpc/clnt_tcp.c (clnt_call): Don't use timeout in tests with zero,
      	use ct->ct_wait.
      	* sunrpc/clnt_unix.c (clnt_call): Likewise.
      a69a8d9c
    • Ulrich Drepper's avatar
      Update. · 25b3dd49
      Ulrich Drepper authored
      	* elf/Versions [ld] (GLIBC_2.2): Export _dl_clktck and _dl_pagesize.
      	* elf/dl-load.c: Define _dl_clktck.
      	* elf/elf.h: Define AT_CLKTCK.
      	* include/time.h: Declare __getclktck.
      	* misc/Makefile (routines): Add getclktck.
      	* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Handle AT_CLKTCK.
      	(_dl_show_auxv): Show AT_CLKTCK value.
      	* sysdeps/generic/getclktck.c: New file.
      	* sysdeps/unix/sysv/linux/getclktck.c: New file.
      	* sysdeps/unix/sysv/linux/alpha/getclktck.c: New file.
      	* sysdeps/unix/sysv/linux/ia64/getclktck.c: New file.
      	* sysdeps/posix/sysconf.c: Use __getclktck to handle _SC_CLK_TCK.
      	* sysdeps/unix/sysv/linux/getpagesize.c: New file.
      	* sysdeps/unix/sysv/linux/bits/time.h: Use __sysconf to for CLK_TCK.
      	* sysdeps/unix/sysv/linux/alpha/bits/time.h: Likewise.
      	* sysdeps/unix/sysv/linux/i386/bits/time.h: Likewise.
      	* sysdeps/unix/sysv/linux/ia64/bits/time.h: Likewise.
      	* sysdeps/unix/sysv/linux/s390/bits/time.h: Likewise.
      25b3dd49
    • Ulrich Drepper's avatar
      Update. · bc710b3b
      Ulrich Drepper authored
      2000-10-31  Ulrich Drepper  <drepper@redhat.com>
      
      	* sunrpc/clnt_gen.c (clnt_create): Don't set timeout with
      	clnt_control for any protocol.  This would make it impossible for
      	the user to provide one in clnt_call().
      	Reported by Hitoshi Guutara Maruyama <maruyama@sh.rim.or.jp>.
      bc710b3b
    • Ulrich Drepper's avatar
      Update. · afcc32a5
      Ulrich Drepper authored
      2000-10-31  Jes Sorensen  <jes@linuxcare.com>
      
      	* sysdeps/ia64/fpu/s_isinfl.S: New file,  - assembly based
      	implementation based on suggestion by Richard Henderson.
      	* sysdeps/ia64/fpu/s_isinfl.c: Removed.
      
      2000-10-30  Jes Sorensen  <jes@linuxcare.com>
      
      	* sysdeps/ia64/fpu/s_isnanl.S: New file - assembly based
      	implementation based on suggestion by Richard Henderson.
      	* sysdeps/ia64/fpu/s_isnanl.c: Removed.
      afcc32a5
  9. Oct 31, 2000
    • Ulrich Drepper's avatar
      Update. · 7535b2d9
      Ulrich Drepper authored
      	* locale/programs/locale.c (print_item): Fix one more problem with
      	string lists.  Patch by Chen Xiangyang <chenxy@opencjk.org>.
      
      	* locale/categories.def: Add number of arguments to ctype-map-names
      	and ctype-class-names entries.  Mark era as stringlist.
      7535b2d9
    • Ulrich Drepper's avatar
      Update. · b0b21dc1
      Ulrich Drepper authored
      	* iconvdata/ibm1046.c: New file.
      	* iconvdata/ibm1046.h: New file.
      	* iconvdata/ibm856.c: New file.
      	* iconvdata/ibm856.h: New file.
      	* iconvdata/ibm930.c: New file.
      	* iconvdata/ibm930.h: New file.
      	* iconvdata/ibm933.c: New file.
      	* iconvdata/ibm933.h: New file.
      	* iconvdata/ibm935.c: New file.
      	* iconvdata/ibm935.h: New file.
      	* iconvdata/ibm937.c: New file.
      	* iconvdata/ibm937.h: New file.
      	* iconvdata/ibm939.c: New file.
      	* iconvdata/ibm939.h: New file.
      b0b21dc1
    • Ulrich Drepper's avatar
      Update. · dbd10df7
      Ulrich Drepper authored
      2000-10-31  Ulrich Drepper  <drepper@redhat.com>
      
      	* iconvdata/Makefile (modules): Add IBM856, IBM930, IBM933, IBM935,
      	IBM937, IBM939, and IBM1046.
      	(distribute): Add ibm856.c, ibm930.c, ibm933.c, ibm935.c, ibm937.c,
      	ibm939.c, ibm1046.c, ibm856.h, ibm930.h, ibm933.h, ibm935.h, ibm937.h,
      	ibm939.h, and ibm1046.h.
      	* iconvdata/gconv-modules: Add entries for IBM856, IBM930, IBM933,
      	IBM935, IBM937, IBM939, and IBM1046.
      	Patches by Masahide Washizawa <washi@yamato.ibm.co.jp>.
      dbd10df7
Loading