platform/upstream/glibc.git
25 years agoUpdate.
Ulrich Drepper [Tue, 5 Jan 1999 15:39:03 +0000 (15:39 +0000)]
Update.

* Makefile (tests-clean): New target to delete test output files.

25 years agoUpdate.
Ulrich Drepper [Tue, 5 Jan 1999 09:20:02 +0000 (09:20 +0000)]
Update.

1999-01-05  Philip Blundell  <philb@gnu.org>

* sysdeps/unix/sysv/linux/net/if_arp.h: Add new ARPHRD definitions
from latest (2.2.0pre4) kernel.

1999-01-05 Scott Bambrough  <scottb@corelcomputer.com>

* sysdeps/unix/sysv/linux/arm/sys/user.h : New file.  Fixes problem
on ARM platforms with programs that include <sys/user.h> and
<sys/ptrace.h>.  Solution suggested by Geoff Keating earlier with
fix for same problem on the PowerPC platform.

25 years agoUpdate.
Ulrich Drepper [Mon, 4 Jan 1999 17:21:50 +0000 (17:21 +0000)]
Update.

1999-01-04  Philip Blundell  <philb@gnu.org>

* sysdeps/unix/sysv/linux/arm/register-dump.h: Correct widths of
register values.
* sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: New file.

* csu/version.c (banner): Update date.
* elf/sprof.c: Likewise.
* login/programs/utmpd.c: Likewise.
* nss/getent.c: Likewise.
* posix/getconf.c: Likewise.
* Rules: Likewise.  Remove rules to generate obsolete empty.{c,o*}.

25 years agoUpdate.
Ulrich Drepper [Mon, 4 Jan 1999 12:33:59 +0000 (12:33 +0000)]
Update.

1999-01-04  Ulrich Drepper  <drepper@cygnus.com>

* catgets/gencat.c: Update year in copyright message text.
* db2/makedb.c: Likewise.
* debug/catchsegv.sh: Likewise.
* elf/ldd.bash.in: Likewise.
* iconv/iconv_prog.c: Likewise.
* locale/programs/locale.c: Likewise.
* locale/programs/localedef.c: Likewise.
* malloc/mtrace.pl: Likewise.
* nscd/nscd.c: Likewise.

1999-01-02  Philip Blundell  <philb@gnu.org>

* sunrpc/Makefile: Ensure that we really use the right path for cpp.

1999-01-03  Philip Blundell  <philb@gnu.org>

* Makefile (tests-clean): New test output files.
* Makerules (do-tests-clean): New rule to support the above.
* Rules (subdir_testclean): Likewise.

1999-01-03  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* iconv/Makefile: Use install-others instead of explicit
dependency on subdir_install.

1999-01-02  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* iconv/gconv_db.c (find_derivation): Release lock before
returning.
(__gconv_find_transform): Likewise.

1999-01-01  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* inet/ether_ntoa.c (ether_ntoa): Make `asc' static since that's
what we return.

1999-01-01  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* Makerules: Remove all references to obsolete variables
tests-static and test-srcs-static.
* Make-dist: Likewise.
* Rules: Likewise.  Remove rules to generate obsolete
empty.{c,o*}.

1999-01-03  Philip Blundell  <philb@gnu.org>

* sysdeps/unix/sysv/linux/arm/pread.c: Use the i386 implementation.
* sysdeps/unix/sysv/linux/arm/pread64.c: Likewise.
* sysdeps/unix/sysv/linux/arm/pwrite.c: Likewise.
* sysdeps/unix/sysv/linux/arm/pwrite64.c: Likewise.

25 years agoLinux/ARM implementation of pread.
Ulrich Drepper [Mon, 4 Jan 1999 09:31:27 +0000 (09:31 +0000)]
Linux/ARM implementation of pread.

25 years ago* sysdeps/m68k/dl-machine.h (elf_machine_rela): Reorder expression
Andreas Schwab [Mon, 4 Jan 1999 01:36:57 +0000 (01:36 +0000)]
* sysdeps/m68k/dl-machine.h (elf_machine_rela): Reorder expression

to avoid accessing global data in the usual case.
1998-12-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* sysdeps/m68k/dl-machine.h (elf_machine_rela): Reorder expression
to avoid accessing global data in the usual case.

25 years agoUpdate.
Ulrich Drepper [Fri, 1 Jan 1999 08:21:03 +0000 (08:21 +0000)]
Update.

1999-01-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

* wcsmbs/wcstold_l.c: Correct last patch to include wchar.h from
system path.

25 years agoUpdate.
Ulrich Drepper [Thu, 31 Dec 1998 18:19:19 +0000 (18:19 +0000)]
Update.

1998-12-31  Ulrich Drepper  <drepper@cygnus.com>

* iconvdata/Makefile: Use rpath $ORIGIN for modules which use any of
the conversion libraries.

* include/features.h: Mention latest extensions in _POSIX_C_SOURCE
description.

* libio/genops.c (list_all_lock): New variable.
(_IO_un_link, _IO_link_in): Acquire lock before modifying _IO_list_all.
[PR libc/911].

* sysdeps/i386/i686/strtok.s: Add missing cld.

* sysdeps/i386/i686/mempcpy.S: New file.

1998-12-30  Geoff Keating  <geoffk@ozemail.com.au>

Suppress parentheses warnings:
* sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
(DL_FIND_ARG_COMPONENTS): here,
* sysdeps/powerpc/dl-machine.c: here,
* sysdeps/powerpc/fclrexcpt.c (feclearexcept): here,
* sysdeps/powerpc/fesetround.c (fesetround): here,
* sysdeps/powerpc/feupdateenv.c (feupdateenv): here,
* sysdeps/powerpc/fraiseexcpt.c (feraiseexcept): here,
* sysdeps/powerpc/fsetexcptflg.c (fesetexceptflag): here,
* sysdeps/powerpc/s_rint.c (__rint): here,
* sysdeps/powerpc/s_rintf.c (__rintf): here,
* sysdeps/powerpc/w_sqrt.c (__sqrt): here,
* sysdeps/powerpc/w_sqrtf.c (__sqrtf): and here.

1998-12-30  Geoff Keating  <geoffk@ozemail.com.au>

* wcsmbs/wcstold.c [__NO_LONG_DOUBLE_MATH]: Include wchar.h.
* wcsmbs/wcstold_l.c [__NO_LONG_DOUBLE_MATH]: Likewise.  Also define
appropropriate prototypes, correct procedure names.

1998-12-30  Geoff Keating  <geoffk@ozemail.com.au>

* sysdeps/generic/crypt-entry.c: Prototype __crypt_r, suppress
warning.
(__crypt_r): Add __restrict.
* sysdeps/generic/crypt.h: Remove internal routine.  Add __restrict.

1998-12-31  Ulrich Drepper  <drepper@cygnus.com>

* stdlib/longlong.h: Add missing #else in SPARC definitions.

1998-12-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

Patches by Ralf Baechle <ralf@gnu.org>:
* sysdeps/unix/sysv/linux/mips/sgidefs.h: Removed.
* sysdeps/unix/sysv/linux/mips/sys/asm.h:  Removed.
* sysdeps/unix/sysv/linux/mips/sys/regdef.h:  Removed.
* sysdeps/unix/sysv/linux/mips/sys/fpregdef.h:  Removed.
* sysdeps/unix/sysv/linux/mips/regdef.h:  Removed.
* sysdeps/unix/sysv/linux/mips/fpregdef.h: Removed.

* sysdeps/unix/sysv/linux/mips/Makefile: Remove delete files.
* sysdeps/unix/sysv/linux/mips/Dist: Remove deleted files.

* sysdeps/mips/sys/fpregdef.h: New files, enhanced versions of deleted
linux specific files.
* sysdeps/mips/sys/asm.h: Likewise.
* sysdeps/mips/sgidefs.h: Likewise.
* sysdeps/mips/fpregdef.h: Likewise.
* sysdeps/mips/regdef.h: Likewise.

* sysdeps/mips/Makefile: Add new headers.
* sysdeps/mips/Dist: Add new files.

* sysdeps/mips/fpu_control.h (_FPU_DEFAULT): Change value.

1998-12-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* iconvdata/Makefile: Remove variable assignments and rules that
are now auto-generated.  Include $(objpfx)iconv-rules instead.
Btw, that removes a few typos.
(charmaps): New variable.
($(objpfx)iconv-rules): New target.
(gen-8bit-modules): Renamed from sed-generated-headers, remove .h
suffixes.
(gen-8bit-gap-modules): Renamed from awk-generated-headers, remove
.h suffixes.
(gen-special-modules): New variable.
(generated-modules): New variable.
(headers): Use it.
(before-compile): Likewise.
(generated): Likewise, and add iconv-rules.
* iconvdata/euc-cn.c: Renamed from euccn.c.
* iconvdata/euc-jp.c: Renamed from eucjp.c.
* iconvdata/euc-kr.c: Renamed from euckr.c.
* iconvdata/euc-tw.c: Renamed from euctw.c.
* iconvdata/iso_6937.c: Renamed from iso6937.c.
* iconvdata/iso_6937-2.c: Renamed from iso6937-2.c.
* iconvdata/t.61.c: Renamed from t61.c.
* iconvdata/Makefile (distribute): Adjusted for those renames.
Remove $(objpfx) from names.

1998-12-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* sysdeps/generic/hp-timing.h: Fix comment.
* sysdeps/generic/dl-hash.h: Likewise.
* sysdeps/i386/i686/hp-timing.h: Likewise.

1998-12-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* posix/fnmatch.c (fnmatch): Always pass unsigned char values to
FOLD macro.

1998-12-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* nss/db-Makefile ($(VAR_DB)/shadow.db): Fix last change.

1998-12-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

* sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Sync with
current Linux 2.1.132 kernel sources.

1998-12-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

Patches by Ralf Baechle <ralf@gnu.org> for Linux/MIPS:
* sysdeps/unix/sysv/linux/mips/syscalls.list: Add ipc, change
pread/pwrite and llseek calls.

* sysdeps/unix/sysv/linux/mips/sysdep.S: New file.

1998-12-29  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>

* malloc/thread-m.h [_LIBC] : Fix for NO_THREADS case.

25 years agoUpdate.
Ulrich Drepper [Tue, 29 Dec 1998 12:07:10 +0000 (12:07 +0000)]
Update.

1998-12-29  Ulrich Drepper  <drepper@cygnus.com>

* semaphore.c (sem_trywait): Don't forget to unlock the semaphore
lock.  Patch by Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>.

25 years agoUpdate.
Ulrich Drepper [Mon, 28 Dec 1998 21:12:35 +0000 (21:12 +0000)]
Update.

* Makefile (distribute): Add INTERFACE and CONFORMANCE.
* elf/Makefile (distribute): Add hp-timing.h.
* sysdeps/i386/i686/Dist: New file.

25 years agoUpdate.
Ulrich Drepper [Mon, 28 Dec 1998 19:17:32 +0000 (19:17 +0000)]
Update.

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

25 years agoFix typos.
Ulrich Drepper [Mon, 28 Dec 1998 19:04:11 +0000 (19:04 +0000)]
Fix typos.

Low-level, low-overhead, high-precision timing functionality.
* sysdeps/i386/i686/dl-hash.h: New file.  Another 10% faster than

25 years agoUpdate.
Ulrich Drepper [Mon, 28 Dec 1998 17:24:34 +0000 (17:24 +0000)]
Update.

* mach/Versions: Add mach_msg_send and mach_msg_receive.
Patch by UCHIYAMA Yasushi <uch@nop.or.jp>.

25 years agoUpdate.
Ulrich Drepper [Mon, 28 Dec 1998 17:01:32 +0000 (17:01 +0000)]
Update.

* sysdeps/unix/sysv/linux/netipx/ipx.h (SIOCIPXNCPCONN): New macro
from latest kernel.

25 years agoUpdate.
Ulrich Drepper [Mon, 28 Dec 1998 14:28:07 +0000 (14:28 +0000)]
Update.

1998-12-28  Ulrich Drepper  <drepper@cygnus.com>

* stdlib/fpioconst.c: If __NO_LONG_DOUBLE_MATH don't define constants
beyond range of double.
* stdlib/fpioconst.h (_fpioconst_pow10): Reduce size according to
fpioconst.c change.
* stdlib/strtold.c: Fall back on double functions if
__NO_LONG_DOUBLE_MATH.
* stdlib/strtold_l.c: Likewise.
* wcsmbs/wcstold.c: Likewise.
* wcsmbs/wcstold_l.c: Likewise.
* sysdeps/ieee754/ldbl2mpn.c: Don't generate code if
__NO_LONG_DOUBLE_MATH.
* sysdeps/ieee754/mpn2ldbl.c: Likewise.

1998-12-28  Geoff Keating  <geoffk@ozemail.com.au>

* sysdeps/powerpc/bits/endian.h: Use #warning, not #error, if
the endianness can't be determined, for makedepend.

25 years agoUpdate.
Ulrich Drepper [Sun, 27 Dec 1998 17:29:47 +0000 (17:29 +0000)]
Update.

1998-12-27  Ulrich Drepper  <drepper@cygnus.com>

* elf/dl-lookup.c (_dl_num_relocations): New variable.
(do_lookup): Increment _dl_num_relocations for every call.
* elf/rtld.c (print_statistics): New function.
(_dl_debug_statistics): New variable.  Set when statistics are asked
for.
(rtld_total_time, relocate_time, load_time): New variables.  Used
in print_statistics.
(_dl_start): Record start and end time of startup.  Call
print_statistics if needed.
(dk_main): Record times for relocations and loading.
(process_dl_debug): Recognize statistics.

Low-level, low-overhead, high-precision timing funcationality.
* sysdeps/generic/hp-timing.h: New file.
* sysdeps/i386/i686/Makefile: New file.
* sysdeps/i386/i686/hp-timing.h: New file.
* sysdeps/i386/i686/hp-timing.c: New file.

* sysdeps/i386/dl-machine.h (elf_machine_rel): Reverse order of OR
clauses to avoid accessing global variables during rtld relocation.

* sunrpc/rpc_main.c: Unify messages.

* sysdeps/unix/sysv/linux/arm/Dist: Add ioperm.c and sys/io.h.

25 years ago(_dl_num_relocations): New variable. (do_lookup): Increment _dl_num_relocations for...
Ulrich Drepper [Sun, 27 Dec 1998 17:15:12 +0000 (17:15 +0000)]
(_dl_num_relocations): New variable. (do_lookup): Increment _dl_num_relocations for every call.

25 years ago1998-12-27 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath [Sun, 27 Dec 1998 01:40:53 +0000 (01:40 +0000)]
1998-12-27  Roland McGrath  <roland@baalperazim.frob.com>

* sysdeps/mach/hurd/bits/statfs.h (struct statfs, struct statfs64):
Remove __ from member names; rename __unused to f_spare.

1998-12-21  Mark Kettenis  <kettenis@phys.uva.nl>

Implement fstatvfs and statvfs on the Hurd.
* sysdeps/mach/hurd/bits/statfs.h: New file.
* sysdeps/mach/hurd/bits/statvfs.h: New file.
* sysdeps/mach/hurd/fstatvfs.c: New file.
* sysdeps/mach/hurd/statvfs.c: New file.

* sysdeps/generic/fstatfs64.c: Changed into stub.
Moved previous contents to...
* sysdeps/unix/sysv/linux/fstatfs64.c: ...here.
* sysdeps/generic/fstatvfs64.c: Likewise.
* sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
* sysdeps/generic/statfs64.c: Likewise.
* sysdeps/unix/sysv/linux/statfs64.c: Likewise.
* sysdeps/generic/statvfs64.c: Likewise.
* sysdeps/unix/sysv/linux/statvfs64.c: Likewise.

1998-12-19  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* sunrpc/key_call.c (getkeyserv_handle): Use __fcntl instead of

1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* locale/weight.h (get_weight): Extract string elements as
unsigned values.

25 years ago1998-12-27 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath [Sun, 27 Dec 1998 01:33:31 +0000 (01:33 +0000)]
1998-12-27  Roland McGrath  <roland@baalperazim.frob.com>

* sysdeps/mach/hurd/bits/statfs.h (struct statfs, struct statfs64):
Remove __ from member names; rename __unused to f_spare. 1998-12-21  Mark Kettenis  <kettenis@phys.uva.nl>
Implement fstatvfs and statfs on the Hurd.
* sysdeps/mach/hurd/bits/statfs.h: New file.
* sysdeps/mach/hurd/bits/statvfs.h: New file.
* sysdeps/mach/hurd/fstatvfs.c: New file.
* sysdeps/mach/hurd/statvfs.c: New file.

25 years agoUpdate.
Ulrich Drepper [Sat, 26 Dec 1998 09:30:54 +0000 (09:30 +0000)]
Update.

1998-12-25  Ulrich Drepper  <drepper@cygnus.com>

* elf/dl-hash.h: Move to...
* sysdeps/generic/dl-hash.h: ...here.  Correct parameter type (must
be unsigned char).  Remove conditional from inner loop and rearrange
binary operations (12-22% performance increase).
* sysdeps/i386/i686/dl-hash.h: New file.  Yet 10% faster than
optimized generic version.

25 years agoUpdate.
Ulrich Drepper [Wed, 23 Dec 1998 15:38:56 +0000 (15:38 +0000)]
Update.

* elf/dl-lookup.c (do_lookup): If looking up an unversioned symbol
but the object file only contains versioned definitions than
accept the definition if there is exactly one even if the version
number is not the default version.  This helps dlsym() to find
newly introduced symbols.

25 years agoUpdate.
Ulrich Drepper [Wed, 23 Dec 1998 13:13:49 +0000 (13:13 +0000)]
Update.

1998-12-23  Ulrich Drepper  <drepper@cygnus.com>

* locale/programs/ld-collate.c: Unify messages and correct typos.
* locale/programs/ld-monetary.c: Likewise.
* locale/programs/ld-numeric.c: Likewise.
* locale/programs/ld-time.c: Likewise.
* manual/errno.texi: Likewise.
* nis/nis_error.c: Likewise.
* nis/nis_print.c: Likewise.
* nis/nss_nisplus/nisplus-publickey.c: Likewise.
* sunrpc/rpc_main.c: Likewise.

25 years agoUpdate.
Ulrich Drepper [Wed, 23 Dec 1998 13:08:22 +0000 (13:08 +0000)]
Update.

1998-12-20  Philip Blundell  <philb@gnu.org>

* sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Add
implementation.
* sysdeps/unix/sysv/linux/arm/syscalls.list: Remove wrappers for
now-inlined calls.

1998-12-22  Philip Blundell  <pb@nexus.co.uk>

* sysdeps/unix/sysv/linux/arm/ioperm.c: New file.
Implementation of inb, outb etc for ARM systems.
* sysdeps/unix/sysv/linux/arm/sys/io.h: Likewise.
* sysdeps/unix/sysv/linux/arm/Versions: Add appropriate
entries for the above.

25 years agoUpdate.
Ulrich Drepper [Mon, 21 Dec 1998 12:39:47 +0000 (12:39 +0000)]
Update.

* nss/db-Makefile (shadow.db): Create file with correct protections.
Based on a patch by Joel Klecker <espy@debian.org>.

25 years agoUpdate.
Ulrich Drepper [Mon, 21 Dec 1998 12:25:07 +0000 (12:25 +0000)]
Update.

1998-12-21  Ulrich Drepper  <drepper@cygnus.com>

* inet/gethstbynm_r.c: Remove NEED__RES definition since we do this
anyway for digits_dots.c.
* nss/getXXbyYY.c: Initialize _res before using digits_dots.c
functions.
* nss/getXXbyYY_r.c: Likewise.

1998-12-19  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* sunrpc/key_call.c (getkeyserv_handle): Use __fcntl instead of
fcntl.

1998-12-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* locale/weight.h (get_weight): Extract string elements as
unsigned values.

25 years agoRemove NEED__RES definition since we do this anyway for digits_dots.c.
Ulrich Drepper [Mon, 21 Dec 1998 12:14:05 +0000 (12:14 +0000)]
Remove NEED__RES definition since we do this anyway for digits_dots.c.

25 years ago1998-12-06 Mark Kettenis <kettenis@phys.uva.nl>
Roland McGrath [Sun, 20 Dec 1998 19:13:11 +0000 (19:13 +0000)]
1998-12-06  Mark Kettenis  <kettenis@phys.uva.nl>

Reverse the change of 1998-04-22.  Providing a struct dirent with
different members when __USE_FILE_OFFSET64 is defined is asking
for trouble.  Instead add the necessary LFS magic to the 4.4BSD
header.
* sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Add LFS definitions.
* sysdeps/mach/hurd/bits/dirent.h: Removed.
* sysdeps/mach/hurd/readdir64.c: Removed.
* sysdeps/mach/hurd/readdir64_r.c: Removed.

* sysdeps/generic/bits/mman.h [__USE_MISC] (MAP_ANONYMOUS): Define as
alias for MAP_ANON.

* stdio/stdio.h (sys_errlist, sys_nerr, _sys_errlist, _sys_nerr):
Remove decls.  They don't exist at all on the Hurd.

25 years ago1998-12-20 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath [Sun, 20 Dec 1998 10:24:39 +0000 (10:24 +0000)]
1998-12-20  Roland McGrath  <roland@baalperazim.frob.com>

* sunrpc/svc_unix.c, sunrpc/clnt_unix.c: Avoid using `struct cmsghdr'
and `struct ucred' #ifndef SCM_CREDENTIALS.

* sunrpc/publickey.c (getsecretkey): Use `&errno' instead of
`__errno_location ()'; means the same, works for Hurd.

* sysdeps/mach/hurd/Makefile (subdirs): Don't elide sunrpc.

25 years ago1998-12-20 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath [Sun, 20 Dec 1998 10:23:42 +0000 (10:23 +0000)]
1998-12-20  Roland McGrath  <roland@baalperazim.frob.com>

* sunrpc/publickey.c (getsecretkey): Use `&errno' instead of
`__errno_location ()'; means the same, works for Hurd.

25 years ago(General Time String Parsing): Fix typos.
Ulrich Drepper [Sat, 19 Dec 1998 09:23:11 +0000 (09:23 +0000)]
(General Time String Parsing): Fix typos.

25 years agoUpdate.
Ulrich Drepper [Fri, 18 Dec 1998 16:03:11 +0000 (16:03 +0000)]
Update.

* sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Include
features.h and stddef.h.
* sysdeps/unix/sysv/sysv4/solaris2/bits/sigstack.h (struct
sigaltstack): Move ss_size field at the end.
Patches by Jeff Bailey <jbailey@nisa.net>.

25 years agoUpdate.
Ulrich Drepper [Fri, 18 Dec 1998 10:02:06 +0000 (10:02 +0000)]
Update.

* time/getdate.c (check_mday): tm_mon contains values from 0 to 11,
not 1 to 12.

25 years agoUpdate.
Ulrich Drepper [Fri, 18 Dec 1998 09:12:02 +0000 (09:12 +0000)]
Update.

1998-12-18  Ulrich Drepper  <drepper@cygnus.com>

* manual/texinfo.tex: Update to latest version.

* sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add ipc.
* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
Patch by Cristian Gafton <gafton@redhat.com>.

25 years agoUpdate.
Ulrich Drepper [Thu, 17 Dec 1998 23:03:50 +0000 (23:03 +0000)]
Update.

* iconvdata/gconv-modules: Add remaining aliases from Internet
standards.

25 years agoUpdate.
Ulrich Drepper [Thu, 17 Dec 1998 20:59:54 +0000 (20:59 +0000)]
Update.

* iconv/gconv_int.h (gconv_module): Add new element from_regex_mem.
* iconv/gconv_conf.c (module_compare): Make s1 and s2 const.
(detect_conflict): New function.
(add_alias): Call detect_conflict to see whether there is already
a module for the new name.
(add_module): Make sure there is no alias for the new name.
(read_conf_file): Call add_alias with new argument.
(__gconv_read_conf): Don't destroy module tree immediately after
walking it.  We need it to test the internal conversions for
conflicts.
* iconv/gconv_db.c (find_derivation): Don't allocate memory for
regular expression.  There is now room in the module descriptor.
(free_mem): Don't free memory for regular expression.

25 years agoUpdate.
Ulrich Drepper [Thu, 17 Dec 1998 15:34:52 +0000 (15:34 +0000)]
Update.

* sysdeps/unix/sysv/linux/bits/socket.h: Add AF_IRDA, PF_IRDA and
MSG_TRYHARD.

25 years agoUpdate.
Ulrich Drepper [Thu, 17 Dec 1998 13:58:32 +0000 (13:58 +0000)]
Update.

* sunrpc/clnt_unix.c (clntunix_destroy): Use __close not close.
* libio/oldtmpfile.c: Likewise.
* libio/oldiofdopen.c: Use __fcntl instead fcntl.
* sysdeps/posix/profil.c: Use __sigaction instead of sigaction.

* login/login.c: Determine pts/3 as terminal name if path is

25 years agoUpdate.
Ulrich Drepper [Thu, 17 Dec 1998 12:10:58 +0000 (12:10 +0000)]
Update.

* iconvdata/iso646.c (gconv_init): Return correct error value if we
run out of memory.
* iconvdata/iso-2022-jp.c: Likewise.

25 years agoUpdate.
Ulrich Drepper [Thu, 17 Dec 1998 11:18:37 +0000 (11:18 +0000)]
Update.

* iconv/gconv_db.c (gen_steps): Respect error return value from
init functions and abort.

25 years agoUpdate.
Ulrich Drepper [Thu, 17 Dec 1998 09:57:24 +0000 (09:57 +0000)]
Update.

1998-12-17  Ulrich Drepper  <drepper@cygnus.com>

* iconvdata/iso646.c: Recognize NF_Z_62-010_1973 as charset name.

1998-12-17  H.J. Lu  <hjl@gnu.org>

25 years agoUpdate.
Ulrich Drepper [Thu, 17 Dec 1998 09:09:17 +0000 (09:09 +0000)]
Update.

Thu Dec 17 08:53:40 1998  H.J. Lu  <hjl@gnu.org>

* sunrpc/rpc/xdr.h (XDR_DESTROY): Add ';'.
(xdr_destroy): Likewise.

25 years agoupdate
Ulrich Drepper [Thu, 17 Dec 1998 07:02:26 +0000 (07:02 +0000)]
update

1998-12-17  Ulrich Drepper  <drepper@cygnus.com>

* login/login.c: Determine pts/3 and terminal name if path is
/dev/pts/3.  This is consistent with getlogin.  [PR libc/906]

25 years agoUpdate.
Ulrich Drepper [Thu, 17 Dec 1998 06:41:01 +0000 (06:41 +0000)]
Update.

1998-12-16  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* sysdeps/posix/tempname.c (__path_search): Add casts for format
string.

1998-12-16  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* sunrpc/rpc/xdr.h (XDR_DESTROY, xdr_destroy): Avoid dangling else
problem.
(IXDR_PUT_INT32): Fully parenthesize parameters.
(IXDR_GET_LONG, IXDR_PUT_LONG): Mark GCC extension.  Fully
parenthesize parameter.

25 years agoUpdate.
Ulrich Drepper [Wed, 16 Dec 1998 17:53:14 +0000 (17:53 +0000)]
Update.

* iconvdata/gconv-modules: Add some of the charset name aliases
used in Internet standards.

1998-12-16  Ulrich Drepper  <drepper@cygnus.com>

25 years agoUpdate.
Ulrich Drepper [Wed, 16 Dec 1998 14:31:03 +0000 (14:31 +0000)]
Update.

1998-12-16  Ulrich Drepper  <drepper@cygnus.com>

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

* sysdeps/i386/i486/bits/string.h: Pretty printing.

25 years agoUpdate.
Ulrich Drepper [Wed, 16 Dec 1998 11:10:36 +0000 (11:10 +0000)]
Update.

1998-12-16  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

* sunrpc/rpc/xdr.h: Revert patch from 1998-12-14, partly revert
patch from 1998-12-01.

25 years agoRegenerated: /usr/unsupported/bin/perl scripts/gen-FAQ.pl FAQ.in
Ulrich Drepper [Wed, 16 Dec 1998 11:08:19 +0000 (11:08 +0000)]
Regenerated:  /usr/unsupported/bin/perl scripts/gen-FAQ.pl FAQ.in

25 years ago1998-12-16 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath [Wed, 16 Dec 1998 10:15:27 +0000 (10:15 +0000)]
1998-12-16  Roland McGrath  <roland@baalperazim.frob.com>

* sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Define this #ifdef
__USE_BSD as well as #ifdef __USE_GNU, so MAXSYMLINKS can use it.
Reported by UCHIYAMA Yasushi <uch@nop.or.jp>

1998-12-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

* sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Don't change
read-only struct termios_p* but change k_termios member directly.

25 years ago1998-12-16 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath [Wed, 16 Dec 1998 10:14:00 +0000 (10:14 +0000)]
1998-12-16  Roland McGrath  <roland@baalperazim.frob.com>

* sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Define this #ifdef
__USE_BSD as well as #ifdef __USE_GNU, so MAXSYMLINKS can use it.
Reported by UCHIYAMA Yasushi <uch@nop.or.jp>

25 years agoUpdate.
Ulrich Drepper [Wed, 16 Dec 1998 08:28:16 +0000 (08:28 +0000)]
Update.

1998-12-16  Ulrich Drepper  <drepper@cygnus.com>

* iconvdata/ibm866.c: New file.
* iconvdata/cp1258.c: New file.
* iconvdata/cp1258.h: New file.
* iconvdata/mac-uk.c: New file.
* iconvdata/gconv-modules: Add rules for new modules.
* iconvdata/Makefile: Likewise.

* sysdeps/gnu/bits/ipc.h: Move libc internal bits to...
* include/bits/ipc.h: ..here.  New file.

1998-12-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

* sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Don't change
read-only struct termios_p* but change k_termios member directly.

25 years agoUpdate.
Ulrich Drepper [Tue, 15 Dec 1998 16:56:25 +0000 (16:56 +0000)]
Update.

1998-12-15  H.J. Lu  <hjl@gnu.org>

* sysdeps/posix/tempname.c (__path_search): Fix the maximum
string length.

25 years agoUpdate.
Ulrich Drepper [Tue, 15 Dec 1998 16:47:38 +0000 (16:47 +0000)]
Update.

* sysdeps/unix/sysv/linux/msgctl.c: Use INLINE_SYSCALL.
* sysdeps/unix/sysv/linux/msgget.c: Likewise.
* sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
* sysdeps/unix/sysv/linux/msgsnd.c: Likewise.
* sysdeps/unix/sysv/linux/semctl.c: Likewise.
* sysdeps/unix/sysv/linux/semget.c: Likewise.
* sysdeps/unix/sysv/linux/semop.c: Likewise.
* sysdeps/unix/sysv/linux/shmat.c: Likewise.
* sysdeps/unix/sysv/linux/shmctl.c: Likewise.
* sysdeps/unix/sysv/linux/shmdt.c: Likewise.
* sysdeps/unix/sysv/linux/shmget.c: Likewise.
* sysdeps/unix/sysv/linux/syscalls.list: Remove ipc syscall here.
* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add ipc syscall here.

* time/strftime.c: Remove 'f' format.

* time/strptime.c (get_number): Ignore trailing whitespace.
(strptime_internal): Handle 'F' and 'k' formats.

25 years agoUpdate.
Ulrich Drepper [Tue, 15 Dec 1998 09:31:30 +0000 (09:31 +0000)]
Update.

1998-12-15  Ulrich Drepper  <drepper@cygnus.com>

* sysdeps/posix/tempname.c (__path_search): Add second part of the
patch by Andreas Jaeger.

1998-12-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

* stdio-common/tst-tmpnam.c (main): Use void as parameter to avoid
warnings about unused args.  Fix comment.

1998-12-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

* sysdeps/posix/tempname.c (__path_search): Correct last patch.

1998-12-08  H.J. Lu  <hjl@gnu.org>

* sysdeps/unix/sysv/linux/speed.c (cfsetospeed): Don't clear
the IBAUD0 bit in c_iflag.

* sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Clear the
the IBAUD0 bit in c_iflag.

25 years agoUpdate.
Ulrich Drepper [Tue, 15 Dec 1998 00:02:24 +0000 (00:02 +0000)]
Update.

1998-12-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

* stdio-common/tst-tmpnam.c (main): Use void as parameter to avoid
warnings about unused args.  Fix comment.

1998-12-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

* sysdeps/posix/tempname.c (__path_search): Correct last patch.

25 years agoUpdate.
Ulrich Drepper [Mon, 14 Dec 1998 22:02:37 +0000 (22:02 +0000)]
Update.

Patch by Bruce Elliott <bde@nwlink.com>.

25 years agoUpdate.
Ulrich Drepper [Mon, 14 Dec 1998 21:59:20 +0000 (21:59 +0000)]
Update.

1998-12-14  Ulrich Drepper  <drepper@cygnus.com>

* sunrpc/rpc/xdr.h (IXDR_GET_INT32): Case pointer before reading from
it.
(IXDR_PUT_INT32): Likewise for writing.

25 years agoUpdate.
Ulrich Drepper [Mon, 14 Dec 1998 21:48:11 +0000 (21:48 +0000)]
Update.

1998-12-08  H.J. Lu  <hjl@gnu.org>

* sysdeps/unix/sysv/linux/speed.c (cfsetospeed): Don't clear
the IBAUD0 bit in c_iflag.

* sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Clear the
the IBAUD0 bit in c_iflag.

25 years agoUpdate.
Ulrich Drepper [Mon, 14 Dec 1998 21:27:19 +0000 (21:27 +0000)]
Update.

* time/Makefile (tests): Add tst-strptime.
* time/tst-strptime.c: New file.
* time/strptime.c: Correct bugs in weekday and yearday computation.

1998-12-14  Ulrich Drepper  <drepper@cygnus.com>

25 years agoUpdate.
Ulrich Drepper [Mon, 14 Dec 1998 19:08:03 +0000 (19:08 +0000)]
Update.

* time/strptime.c (strptime_internal): Set tm_wday and tm_yday in
any of tm_year, tm_mon, or tm_mday was changed and the value
itself wasn't specified.

25 years agoUpdate.
Ulrich Drepper [Mon, 14 Dec 1998 16:34:00 +0000 (16:34 +0000)]
Update.

declaration since it's not needed.

25 years agoUpdate.
Ulrich Drepper [Mon, 14 Dec 1998 16:33:50 +0000 (16:33 +0000)]
Update.

* spinlock.c (__pthread_unlock): Don"t crash if called for an
untaken mutex.  Reported by Ruslan V. Brushkoff <rus@Snif.Te.Net.UA>.

25 years agoUpdate.
Ulrich Drepper [Mon, 14 Dec 1998 15:23:56 +0000 (15:23 +0000)]
Update.

* include/stdio.h: Add new parameter to __path_search.
* libio/oldtmpfile.c: Add 0 as new parameter to __path_search.
* stdio-common/tmpfile.c: Likewise.
* stdio-common/tmpfile64.c: Likewise.
* stdio-common/tmpnam.c: Likewise.
* stdio-common/tmpnam_r.c: Likewise.
* stdio-common/tempnam.c: Add 1 as new parameter to __path_search.
* sysdeps/posix/tempname.c: Add new parameter.  If value is nonzero
consider TMPDIR environment variable and dir parameter.  Otherwise not.
* stdio-common/Makefile (tests): Add tst-tmpnam.
* stdio-common/tst-tmpnam.c: New file.

25 years agoUpdate.
Ulrich Drepper [Mon, 14 Dec 1998 12:03:13 +0000 (12:03 +0000)]
Update.

1998-12-14  Ulrich Drepper  <drepper@cygnus.com>

* po/es.po: Update from translation team.

25 years agoUpdate.
Ulrich Drepper [Mon, 14 Dec 1998 09:14:02 +0000 (09:14 +0000)]
Update.

1998-12-12  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
* timezone/Makefile: Protect inclusion of z.* by avoid-generated
and inhibit_timezone_rules instead of no_deps.
* Make-dist: Pass inhibit_timezone_rules=t when making
echo-distinfo.

1998-12-12  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* manual/Makefile (distribute): Remove dir-add.texinfo.

* sysdeps/unix/sysv/linux/powerpc/Dist: Add sys/procfs.h and
sys/user.h.

1998-12-11  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* manual/Makefile (stamp-summary): Use ^L as separator for
sorting.
* manual/arith.texi: Add comments before all @deffoox lines to get
them added to the summary.
* manual/creature.texi: Likewise.
* manual/math.texi: Likewise.

1998-12-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

* math/libm-test.c: Remove macro ISINF.  Change all usages of
ISINF to isinf.
1998-12-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
* sysdeps/alpha/fpu/fsetexcptflg.c: Avoid -Wparentheses warning.
* sysdeps/libm-ieee754/s_expm1.c (__expm1): Avoid -Wparentheses
warning.
* sysdeps/libm-ieee754/s_log1p.c (__log1p): Likewise.
* sysdeps/libm-ieee754/e_logf.c (__ieee754_logf): Likewise.
* sysdeps/libm-ieee754/s_expm1f.c (__expm1f): Likewise.
* sysdeps/libm-ieee754/e_log.c (__ieee754_log): Likewise.
* sysdeps/libm-ieee754/s_log1pf.c (__log1pf): Likewise.

1998-12-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
* sunrpc/svc_udp.c (svcudp_bufcreate): Declare len as socklen_t.
(svcudp_recv): Likewise.
1998-12-13  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
* nis/nss-nisplus.h: Change some mappings of NIS+ errors to
NSS error codes to avoid endless loops.
1998-12-12  Geoff Keating  <geoffk@ozemail.com.au>
* posix/fnmatch.c (fnmatch): Arguments to FOLD must not have
side-effects.

25 years agoUpdate.
Ulrich Drepper [Sun, 13 Dec 1998 18:02:57 +0000 (18:02 +0000)]
Update.

1998-12-13  Ulrich Drepper  <drepper@cygnus.com>

* Examples/ex3.c: Wait until all threads are started before
searching for the number to avoid race condition on very fast
systems.

25 years agoUpdate.
Ulrich Drepper [Sun, 13 Dec 1998 15:01:50 +0000 (15:01 +0000)]
Update.

1998-12-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

* math/libm-test.c: Remove macro ISINF.  Change all usages of
ISINF to isinf.

25 years agoUpdate.
Ulrich Drepper [Sun, 13 Dec 1998 14:58:26 +0000 (14:58 +0000)]
Update.

* stdlib/test-canon.c: Define PATH_MAX if the system does not.
* string/stratcliff.c: Use MAP_ANON instead of MAP_ANONYMOUS.
Patch by UCHIYAMA Yasushi <uch@nop.or.jp>.

25 years agoUpdate.
Ulrich Drepper [Sun, 13 Dec 1998 14:52:55 +0000 (14:52 +0000)]
Update.

1998-12-13  Ulrich Drepper  <drepper@cygnus.com>

* sysdeps/posix/tempname.c: Use __xstat instead of __stat.
* sysdeps/unix/grantpt.c: Likewise.
* sysdeps/unix/sysv/linux/ptsname.c: Likewise.
* sysvipc/ftok.c: Likewise.
Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.

25 years agoUpdate.
Ulrich Drepper [Sun, 13 Dec 1998 12:14:18 +0000 (12:14 +0000)]
Update.

* sysdeps/alpha/fpu/fsetexcptflg.c: Avoid -Wparentheses warning.

* sysdeps/libm-ieee754/s_expm1.c (__expm1): Avoid -Wparentheses
warning.
* sysdeps/libm-ieee754/s_log1p.c (__log1p): Likewise.
* sysdeps/libm-ieee754/e_logf.c (__ieee754_logf): Likewise.
* sysdeps/libm-ieee754/s_expm1f.c (__expm1f): Likewise.
* sysdeps/libm-ieee754/e_log.c (__ieee754_log): Likewise.
* sysdeps/libm-ieee754/s_log1pf.c (__log1pf): Likewise.

1998-12-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

25 years agoUpdate.
Ulrich Drepper [Sun, 13 Dec 1998 11:05:07 +0000 (11:05 +0000)]
Update.

1998-12-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

* sunrpc/svc_udp.c (svcudp_bufcreate): Declare len as socklen_t.
(svcudp_recv): Likewise.

1998-12-13  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

* nis/nss-nisplus.h: Change some mappings of NIS+ errors to
NSS error codes to avoid endless loops.

1998-12-13  Ulrich Drepper  <drepper@cygnus.com>

* iconvdata/gconv-modules: Correct aliases for ISO-8859-13 and add
aliases for ISO-8859-14.

25 years agoUpdate.
Ulrich Drepper [Sat, 12 Dec 1998 22:10:30 +0000 (22:10 +0000)]
Update.

1998-12-12  Geoff Keating  <geoffk@ozemail.com.au>

* posix/fnmatch.c (fnmatch): Arguments to FOLD must not have
side-effects.

25 years agoUpdate.
Ulrich Drepper [Sat, 12 Dec 1998 21:48:52 +0000 (21:48 +0000)]
Update.

* iconvdata/iso-8859-11.h: ISO 8859-11 conversion data.
* iconvdata/iso-8859-11.c: ISO 8859-11 conversion module.
* iconvdata/iso-8859-13.c: Likewise for 8859-13.
* iconvdata/iso-8859-14.c: Likewise for 8859-14.
* iconvdata/iso-8859-15.c: Likewise for 8859-15.
* iconvdata/gconv-modules: Add rules for new modules.
* iconvdata/Makefile: Likewise.

1998-12-12  Ulrich Drepper  <drepper@cygnus.com>

25 years agoUpdate.
Ulrich Drepper [Sat, 12 Dec 1998 17:15:19 +0000 (17:15 +0000)]
Update.

1998-12-12  Ulrich Drepper  <drepper@cygnus.com>

* stdio-common/printf_fp.c: #ifdef out long double handling code if
__NO_LONG_DOUBLE_MATH is defined to avoid warnings.
* stdio-common/printf_fphex.c: Likewise.
* stdio-common/printf-size.c: Likewise.

1998-12-12  Ulrich Drepper  <drepper@cygnus.com>

* login/Makefile: Install pt_chown using INSTALL_PROGRAM.
Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.

Patchess by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.

25 years agoUpdate.
Ulrich Drepper [Sat, 12 Dec 1998 16:38:16 +0000 (16:38 +0000)]
Update.

1998-12-12  Ulrich Drepper  <drepper@cygnus.com>

* charmaps/ISO-8859-14: New file.
* charmaps/ISO-8859-15: New file.

25 years agoUpdate.
Ulrich Drepper [Fri, 11 Dec 1998 15:32:09 +0000 (15:32 +0000)]
Update.

* sysdeps/powerpc/dl-machine.h (elf_machine_matches_host): Mark
static inline, not extern inline.
(elf_machine_dynamic): Likewise.
(elf_machine_lazy_rel): Likewise.
(elf_machine_plt_value): Likewise.
* sysdeps/powerpc/backtrace.c: Include stddef.h to get NULL
definition.
Patches by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.

25 years agoUpdate.
Ulrich Drepper [Fri, 11 Dec 1998 15:27:39 +0000 (15:27 +0000)]
Update.

* sysdeps/mips/dl-machine.h (elf_machine_rel): Fixl_addr parameter
type.  Reported by job bogan <job@piquin.uchicago.edu>.

25 years agoUpdate.
Ulrich Drepper [Fri, 11 Dec 1998 15:26:32 +0000 (15:26 +0000)]
Update.

1998-12-11  Ulrich Drepper  <drepper@cygnus.com>

* sysdeps/unix/opendir.c (__opendir): Use __xstat instead of
__stat.

25 years agoUpdate.
Ulrich Drepper [Fri, 11 Dec 1998 15:11:44 +0000 (15:11 +0000)]
Update.

1998-12-11  Kunihiro Ishiguro  <kunihiro@zebra.org>

* inet/netinet/in.h: Change obsolete structure member
ipv6mr_ifindex to new ipv6mr_interface.

25 years agoUpdate.
Ulrich Drepper [Fri, 11 Dec 1998 13:08:51 +0000 (13:08 +0000)]
Update.

1998-12-11  Ulrich Drepper  <drepper@cygnus.com>

* sysdeps/ieee754/dbl2mpn.c: Changed '#include "ieee754.h"' to
'#include <ieee754.h>'.  ARM port has its own version of 'ieee754.h'
due to its big endian floating point format.
* sysdeps/ieee754/ldbl2mpn.c: Likewise.
* sysdeps/ieee754/mpn2dbl.c: Likewise.
* sysdeps/ieee754/mpn2ldbl.c: Likewise.
* sysdeps/ieee754/mpn2flt.c: Likewise.
Patch by Scott Bambrough <scottb@corelcomputer.com>.

25 years agoUpdate.
Ulrich Drepper [Thu, 10 Dec 1998 19:09:07 +0000 (19:09 +0000)]
Update.

* sysdeps/unix/sysv/linux/adjtime.c: Undo last change.

25 years agoUpdate.
Ulrich Drepper [Thu, 10 Dec 1998 17:23:16 +0000 (17:23 +0000)]
Update.

* po/fr.po: Likewise.

25 years agoUpdate.
Ulrich Drepper [Thu, 10 Dec 1998 13:25:03 +0000 (13:25 +0000)]
Update.

* po/es.po: Update from translation team.

25 years agoUpdate.
Ulrich Drepper [Thu, 10 Dec 1998 11:53:03 +0000 (11:53 +0000)]
Update.

1998-12-10  Ulrich Drepper  <drepper@cygnus.com>

* posix/PTESTS: Fix typo.

* nis/nss_compat/compat-pwd.c: Fix handling of +/- entries.

25 years agoUpdate.
Ulrich Drepper [Thu, 10 Dec 1998 11:39:40 +0000 (11:39 +0000)]
Update.

1998-12-10  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

* nis/nss_compat/compat-pwd.c: fix handling of +/- entries.

25 years agoUpdate.
Ulrich Drepper [Thu, 10 Dec 1998 10:19:59 +0000 (10:19 +0000)]
Update.

1998-12-10  Ulrich Drepper  <drepper@cygnus.com>

* sunrpc/Makefile: Call rpcgen program which -Y parameter so that
it can find the preprocessor.

25 years agoUpdate.
Ulrich Drepper [Thu, 10 Dec 1998 10:00:31 +0000 (10:00 +0000)]
Update.

1998-12-09  Geoff Keating  <geoffk@ozemail.com.au>

* sysdeps/unix/sysv/linux/sys/procfs.h: Use sys/user.h not
asm/user.h.
* sysdeps/unix/sysv/linux/mips/sys/procfs.h: Likewise.

* sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: New file,
like linux/sys/procfs.h but uses uid_t and gid_t.
* sysdeps/unix/sysv/linux/powerpc/sys/user.h: New file,
don't include <linux/ptrace.h>.

1998-12-08  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* posix/runptests.c (main): Check that regcomp did not succeed
unexpectedly.
* posix/runtests.c (run_a_test): Likewise.  Return appropriate
exit code.
* posix/TESTS: Regexp "a[b-a]" should not compile.
* posix/PTESTS: Comment out bogus tests GA113(2), GA145(2) and
GA147(2).

1998-12-09  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* locale/programs/ld-ctype.c (allocate_arrays): Don't crash if
there is no codeset name.
* locale/programs/ld-collate.c (collate_output): Don't crash if a
character has no weight.

25 years agoUpdate.
Ulrich Drepper [Thu, 10 Dec 1998 09:47:59 +0000 (09:47 +0000)]
Update.

1998-12-10  Ulrich Drepper  <drepper@cygnus.com>

* inet/getnetgrent_r.c (innetgr): Check host and domain name with
strcasecmp, not strcmp.  [PR libc/894].

1998-12-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

* posix/regex.h: Declare re_comp, re_exec if compiling for libc to
get prototypes.

* wctype/wctype.h: Add prototypes for __iswblank_l and iswblank.

1998-12-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

* sysdeps/unix/sysv/linux/gethostid.c: Include <netdb.h> to get
prototype for __gethostbyname_r.

* include/time.h: Add declarations of internal interfaces.

* time/tzset.c: Remove declarations of internal interfaces.
* time/gmtime.c: Likewise.
* time/localtime.c: Likewise.
* time/offtime.c: Likewise.
* time/tzfile.c: Likewise.

25 years agoUpdate.
Ulrich Drepper [Tue, 8 Dec 1998 16:10:10 +0000 (16:10 +0000)]
Update.

1998-12-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

* sysdeps/pthread/pthread.h: Remove __pthread_setcanceltype
  declaration since it's not needed.

* sysdeps/pthread/pthread.h: Move internal functions to ...
* internals.h: ...here.

25 years agoUpdate.
Ulrich Drepper [Tue, 8 Dec 1998 13:31:40 +0000 (13:31 +0000)]
Update.

1998-12-01 09:47 -0500  Zack Weinberg  <zack@rabi.phys.columbia.edu>

* sysdeps/unix/sysv/linux/sys/timex.h: Copy out
user-space-relevant definitions from linux/timex.h of kernel
2.1.130 and remove include of kernel header.

* sysdeps/unix/sysv/linux/adjtime.c: Remove portability crud.

25 years agoUpdate.
Ulrich Drepper [Tue, 8 Dec 1998 13:12:47 +0000 (13:12 +0000)]
Update.

1998-12-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

* posix/regex.c: Get regex.h from system path, not from local
directory.

* posix/regex.h: Move internal interfaces to ...
* include/regex.h: ...here.

* posix/unistd.h: Move internal interfaces to ...
* include/unistd.h: ...here.

* math/math.h: Move internal interfaces to ...
* include/math.h: ...here.

* posix/glob.h: Move internal interfaces to ...
* include/glob.h: ...here.

* string/string.h: Move internal interfaces to ...
* include/string.h: ...here.

* time/sys/time.h: Move internal interfaces to ...
* include/sys/time.h: ...here.

* resolv/netdb.h: Move internal interfaces to ...
* include/netdb.h: ...here.

1998-12-08  Ulrich Drepper  <drepper@cygnus.com>

* iconvdata/eucjp.c: Handle Yen in overscore conversion from ISO 10646
correctly.
* iconvdata/iso-2022-jp.c: Handle Kana in 2022-JP2 correctly
Fix various bugs in conversion routine.
* iconvdata/jis0201.h: Correct variable name.
* iconvdata/jis0208.c: Correct script to generate tables and regenerate
them.
* iconvdata/jis0208.h: Likewise.
* iconvdata/jis0212.c: Likewise.
* iconvdata/sjis.c: Likewise.
Patch by HANATAKA Shinya <hanataka@abyss.rim.or.jp>.

25 years agoUpdate. cvs/glibc-2_0_106 glibc-2.0.106
Ulrich Drepper [Mon, 7 Dec 1998 16:35:21 +0000 (16:35 +0000)]
Update.

* configure.in: Disable --disable-static.

25 years agoUpdate.
Ulrich Drepper [Mon, 7 Dec 1998 16:14:02 +0000 (16:14 +0000)]
Update.

* sysdeps/unix/sysv/linux/speed.c (IBAUD0): New definition.  Bit
set in c_iflag if cfsetispeed is call with SPEED set to zero.
(cfgetispeed): Return zero if prior if IBAUD0 is set.
(cfsetospeed): Clear IBAUD0 bit.
(cfgetispeed): Set IBAUD0 bit if necessary.
* sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Clear
the IBAUD0 bit in c_iflag when making the system call.
Work around a Linux kernel bug which silently changes the
PARENB/CREAD/CSIZE bits in c_cflag on pty.
Based on a patch by H.J. Lu <hjl@gnu.org>.
* Makeconfig (link-libc-static): Don't use link-libc since this
includes the shared object.  Use gnulib only.

25 years agoUpdate.
Ulrich Drepper [Mon, 7 Dec 1998 13:36:03 +0000 (13:36 +0000)]
Update.

1998-12-07  Ulrich Drepper  <drepper@cygnus.com>

* sysdeps/unix/sysv/linux/speed.c (cfsetispeed): Make a real
function.  Don't set speed is SPEED parameter is zero since this
means set it to the output speed.

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

1998-12-07 12:06  Ulrich Drepper  <drepper@cygnus.com>

* po/de.po: Update from translation team.
* po/ko.po: Likewise.

1998-12-07  Richard Henderson  <rth@cygnus.com>

* sysdeps/unix/sysv/linux/alpha/select.S: Save a4 through
both paths.

25 years agoUpdate.
Ulrich Drepper [Mon, 7 Dec 1998 12:06:40 +0000 (12:06 +0000)]
Update.

1998-12-07  Ulrich Drepper  <drepper@cygnus.com>

* SUPPORTED: Add en_AU.

25 years agoRegenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
Ulrich Drepper [Mon, 7 Dec 1998 11:05:21 +0000 (11:05 +0000)]
Regenerated:  /usr/bin/perl scripts/gen-FAQ.pl FAQ.in

25 years ago1998-12-05 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath [Sun, 6 Dec 1998 00:44:12 +0000 (00:44 +0000)]
1998-12-05  Roland McGrath  <roland@baalperazim.frob.com>

* sysdeps/mach/hurd/pselect.c: New file.

* sysdeps/mach/hurd/poll.c: New file.

* hurd/Makefile (routines): Add hurdselect.
* hurd/hurdselect.c: New file.
(_hurd_select): New function, guts taken from ...
* sysdeps/mach/hurd/select.c (__select): ... here.
Now work by just calling _hurd_select.
* hurd/hurd/fd.h: Declare _hurd_select.

1998-12-05  Roland McGrath  <roland@baalperazim.frob.com>

* time/strptime.c: Fix unterminated comment in last change.

* argp/argp.h: Add __restrict.

25 years ago1998-12-05 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath [Sun, 6 Dec 1998 00:39:24 +0000 (00:39 +0000)]
1998-12-05  Roland McGrath  <roland@baalperazim.frob.com>

* sysdeps/mach/hurd/poll.c: New file.

25 years agoUpdate.
Ulrich Drepper [Sat, 5 Dec 1998 20:43:57 +0000 (20:43 +0000)]
Update.

* ctype/ctype.h (_ISbit): Protect use of parameter with
* wctype/wctype.h (_ISwbit): Likewise.

25 years agoUpdate.
Ulrich Drepper [Sat, 5 Dec 1998 20:35:42 +0000 (20:35 +0000)]
Update.

* wctype/wctype.h (_ISwbit): Protext use of parameter with
parentheses.

25 years ago(_ISwbit): Protext use of parameter with parentheses.
Ulrich Drepper [Sat, 5 Dec 1998 20:32:18 +0000 (20:32 +0000)]
(_ISwbit): Protext use of parameter with parentheses.