Skip to content
Snippets Groups Projects
  1. Feb 15, 2001
    • Ulrich Drepper's avatar
      Update. · 2d0aea11
      Ulrich Drepper authored
      2001-02-15  Jakub Jelinek  <jakub@redhat.com>
      
      	* posix/regex.c (init_syntax_once): Add prototype.
      	(TRANSLATE): If MBS_SUPPORT, translate all characters up to '\xff'.
      	(re_search_2): Avoid warning.
      	(count_mbs_length): Add prototype.
      	* posix/tst-regex3.c: New file.
      	* posix/Makefile (tests): Add bug-regex3.
      2 tags
      2d0aea11
    • Ulrich Drepper's avatar
      Update. · 093b0a7d
      Ulrich Drepper authored
      	* stdio-common/Makefile (tests): Add tst-gets.
      	* stdio-common/tst-gets.c: New file.
      	* stdio-common/tst-gets.input: New file.
      093b0a7d
    • Ulrich Drepper's avatar
      Update. · 3f1866e3
      Ulrich Drepper authored
      	* elf/elf.h (DT_CHECKSUM): Define.
      3f1866e3
    • Ulrich Drepper's avatar
      Update. · 581cc571
      Ulrich Drepper authored
      2001-02-15  Ulrich Drepper  <drepper@redhat.com>
      
      	* sysdeps/generic/strtoll.c: Don't export __strto*_internal as
      	default symbol.
      	* sysdeps/generic/strtoull.c: Likewise.
      581cc571
    • Ulrich Drepper's avatar
      Update. · 8a216c1b
      Ulrich Drepper authored
      2001-02-14  Wolfram Gloger  <wg@malloc.de>
      
      	* malloc/malloc.c (new_heap): When allocating large chunk aligned
      	to HEAP_MAX_SIZE, prefer one with lower address, to avoid `holes'
      	between the heaps.
      8a216c1b
    • Ulrich Drepper's avatar
      Update. · cd53c157
      Ulrich Drepper authored
      	* math/libm-test.inc (j0_test): Check whether sincos is available.
      	(j1_test): Likewise.
      	(jn_test): Likewise.
      	(y0_test): Likewise.
      	(y1_test): Likewise.
      	(yn_test): Likewise.
      
      	* posix/tst-gnuglob.c: Make a few entries DT_UNKNOWN and teach
      	fake filesystem routines to handle this.
      cd53c157
  2. Feb 14, 2001
    • Ulrich Drepper's avatar
      Update. · 36874b21
      Ulrich Drepper authored
      	* time/sys/time.h: Make settimeofday and adjtime available if
      	_BSD_SOURCE.
      
      	* time/sys/time.h: Make timer* macros available for BSD.
      36874b21
    • Ulrich Drepper's avatar
      Update. · a19cac65
      Ulrich Drepper authored
      	* iconvdata/gb18030.c: Update for Dec 2000 re-release of GB18030.
      	Patch by Yong Li <rigel863@yahoo.com>.
      a19cac65
    • Ulrich Drepper's avatar
      Update. · 3126bc1e
      Ulrich Drepper authored
      2001-02-14  Ulrich Drepper  <drepper@redhat.com>
      
      	* sysdeps/generic/glob.c (CONVERT_DIRENT_DIRENT64): Fix copying of
      	name.
      
      	* posix/Makefile (tests): Add tst-gnuglob.
      	* posix/tst-gnuglob.c: New file.
      3126bc1e
    • Ulrich Drepper's avatar
      Update. · 25bbbb54
      Ulrich Drepper authored
      2001-02-13  H.J. Lu  <hjl@gnu.org>
      
      	* sysdeps/unix/sysv/linux/ia64/syscalls.list: Add __ftruncate64.
      25bbbb54
    • Ulrich Drepper's avatar
      Update. · be8c46fc
      Ulrich Drepper authored
      	* locale/programs/ld-paper.c (paper_output): Pretty printing.
      
      	* sysdeps/generic/glob.c: Likewise.  Convert results of gl_readdir
      	* sysdeps/generic/utmp_file.c: Use LFS functions and types.
      be8c46fc
  3. Feb 13, 2001
    • Ulrich Drepper's avatar
      Update. · 9adc32d8
      Ulrich Drepper authored
      	* iconvdata/gbbig5.c: New file.
      	Contributed by Yong Li <rigel863@yahoo.com>.
      9adc32d8
    • Ulrich Drepper's avatar
      Update. · cf6960d7
      Ulrich Drepper authored
      	* iconvdata/Makefile (modules): Add GBBIG5.
      	(distribute): Add gbbig5.c.
      	* iconvdata/gbbig5.c: New file.
      	* iconvdata/gconv-modules: Add entries for GBBIG5 module.
      
      2001-02-13  Philip Blundell  <pb@futuretv.com>
      
      	* manual/crypt.texi: Remove outdated references to crypt add-on.
      
      	* manual/creature.texi: Improve wording slightly.
      
      2001-02-13  Ulrich Drepper  <drepper@redhat.com>
      cf6960d7
    • Ulrich Drepper's avatar
      Update. · 2958e6cc
      Ulrich Drepper authored
      	* io/ftw.c: Always use readdir64.
      	* io/ftw64.c: Likewise.
      	* sysdeps/unix/sysv/linux/ttyname.c: Likewise.
      	* sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
      	* sysdeps/generic/glob.c: Likewise.  Convert results if gl_readdir
      	callback to dirent.  Still allow compiling outside glibc.
      	* sysdeps/gnu/glob64.c: Define COMPILE_GLOB64.
      	* sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
      
      	* malloc/mtrace.c: Use fopen64.
      	* posix/spawni.c: Use __open64.
      	* sysdeps/unix/opendir.c: Likewise.
      	* sysdeps/unix/sysv/linux/gethostid.c: Likewise.
      
      	* sysdeps/generic/ftruncate64.c: Define __ftruncate64 and make old
      	name a weak alias.
      	* sysdeps/unix/sysv/aix/ftruncate64.c: Likewise.
      	* sysdeps/unix/sysv/linux/ftruncate64.c: Likewise.
      	* sysdeps/unix/sysv/linux/mips/ftruncate64.c: Likewise.
      	* sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Likewise.
      
      	* resolv/res_data.c: Add cast to avoid warning.
      
      	* include/unistd.h: Declare __ftruncate64.
      
      	* sysdeps/generic/utmp_file.c: Use LFS functions and type.
      2958e6cc
    • Ulrich Drepper's avatar
      Update. · f1a26a85
      Ulrich Drepper authored
      2001-02-13  Ulrich Drepper  <drepper@redhat.com>
      
      	* sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use __lseek64
      	instead of __lseek.
      
      	* sysdeps/dbl-64/e_j1.c: Likewise.
      	* sysdeps/dbl-64/e_jn.c: Likewise.
      	* sysdeps/flt-32/e_j1f.c: Likewise.
      f1a26a85
    • Ulrich Drepper's avatar
      f9ef3e72
    • Andreas Jaeger's avatar
      Update. · e22a1a38
      Andreas Jaeger authored
      2001-02-13  Andreas Jaeger  <aj@suse.de>
      
      	* login/getutent_r.c: Include <stdlib.h> for NULL.
      	* login/getutid_r.c: Likewise.
      e22a1a38
    • Andreas Jaeger's avatar
      Include <stdlib.h> for NULL. · 282cbdef
      Andreas Jaeger authored
      282cbdef
    • Ulrich Drepper's avatar
      Little optimization, use sincos. · 5d2a88a7
      Ulrich Drepper authored
      5d2a88a7
    • Ulrich Drepper's avatar
      Update. · 8de5da94
      Ulrich Drepper authored
      2001-02-12  Ulrich Drepper  <drepper@redhat.com>
      
      	* sysdeps/dbl-64/e_j0.c: Little optimization, use sincos.
      	* sysdeps/flt-32/e_j0f.c: Likewise.
      	* sysdeps/ldbl-96/e_j0l.c: Likewise.
      8de5da94
  4. Feb 12, 2001
    • Ulrich Drepper's avatar
      Update. · 0e3af135
      Ulrich Drepper authored
      2000-12-02  H.J. Lu  <hjl@gnu.org>
      
      	* resolv/res_libc.c (res_init): Don't make it default.
      0e3af135
    • Ulrich Drepper's avatar
      Update. · b3294a93
      Ulrich Drepper authored
      2001-02-12  Ulrich Drepper  <drepper@redhat.com>
      
      	* manual/debug.texi: Improved the wording.
      	Patch by Philip Blundell <pb@futuretv.com>.
      b3294a93
    • Ulrich Drepper's avatar
      Improved the wording. · f6b02eff
      Ulrich Drepper authored
      f6b02eff
    • Andreas Jaeger's avatar
      Whitespace cleanup. · 2632a4cc
      Andreas Jaeger authored
      2632a4cc
    • Andreas Jaeger's avatar
      Update. · b647f210
      Andreas Jaeger authored
      2001-02-12  Andreas Jaeger  <aj@suse.de>
      
      	* posix/Makefile (tests): Don't run bug-regex2 when
      	cross-compiling.
      
      	* libio/Makefile (tests): Don't run test-freopen when
      	cross-compiling.
      
      	* manual/stdio.texi (Streams and I18N): Fix typos.
      b647f210
    • Andreas Jaeger's avatar
      (Streams and I18N): Fix typos. · 22298d18
      Andreas Jaeger authored
      22298d18
    • Ulrich Drepper's avatar
      Update. · adc37d79
      Ulrich Drepper authored
      	* sysdeps/i386/fpu/libm-test-ulps: Adjust for errors in y0l.
      
      	* math/libm-test.inc (j0_test): Make expected results long double
      	constants.
      	(y0_test): Likewise.
      adc37d79
    • Ulrich Drepper's avatar
      Update. · 0fc95b82
      Ulrich Drepper authored
      2001-02-12  Ulrich Drepper  <drepper@redhat.com>
      
      	* sysdeps/ieee754/ldbl-96/e_j0l.c: New file.
      	Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.
      
      2001-02-11  Jakub Jelinek  <jakub@redhat.com>
      
      	* sysdeps/generic/strtoll.c (__strtoq_internal): Ressurect alias
      	which was exported from libc.
      	* sysdeps/generic/strtoull.c (__strtouq_internal): Likewise.
      0fc95b82
    • Ulrich Drepper's avatar
      Document wide character stream functions. · b5e73f56
      Ulrich Drepper authored
      b5e73f56
    • Andreas Jaeger's avatar
      Update. · 9279500a
      Andreas Jaeger authored
      2001-02-12  Andreas Jaeger  <aj@suse.de>
      
      	* manual/arith.texi (Parsing of Integers): Fix some wordings.
      9279500a
    • Andreas Jaeger's avatar
      (Parsing of Integers): Fix some wordings. · 3554743a
      Andreas Jaeger authored
      3554743a
  5. Feb 11, 2001
Loading