drepper [Sun, 8 Jul 2001 07:30:44 +0000 (07:30 +0000)]
(main): Don't unconditionally define variables only use if
_POSIX_MAPPED_FILES is defined.
drepper [Sun, 8 Jul 2001 07:17:00 +0000 (07:17 +0000)]
Update.
drepper [Sun, 8 Jul 2001 07:15:01 +0000 (07:15 +0000)]
Improve nsendmsg prototype.
drepper [Sun, 8 Jul 2001 07:14:06 +0000 (07:14 +0000)]
(sendmsg): Fix return type.
drepper [Sun, 8 Jul 2001 07:11:53 +0000 (07:11 +0000)]
(recvmsg): Fix return type.
drepper [Sun, 8 Jul 2001 07:09:12 +0000 (07:09 +0000)]
(__recv): Fix typo.
drepper [Sun, 8 Jul 2001 07:05:51 +0000 (07:05 +0000)]
AIX recv implementation.
drepper [Sun, 8 Jul 2001 07:02:19 +0000 (07:02 +0000)]
Fix various types.
drepper [Sun, 8 Jul 2001 06:58:35 +0000 (06:58 +0000)]
Fix return type.
drepper [Sun, 8 Jul 2001 06:55:42 +0000 (06:55 +0000)]
(__libc_dlclose): Fix typo.
drepper [Sun, 8 Jul 2001 06:47:53 +0000 (06:47 +0000)]
(__gettimeofday): Add declarations for asm functions.
drepper [Sun, 8 Jul 2001 06:23:55 +0000 (06:23 +0000)]
Update.
drepper [Sun, 8 Jul 2001 06:22:50 +0000 (06:22 +0000)]
Provide more dummy definitions for the case if GNU ld isn't used.
drepper [Sun, 8 Jul 2001 06:18:45 +0000 (06:18 +0000)]
Update.
drepper [Sun, 8 Jul 2001 06:17:54 +0000 (06:17 +0000)]
Include <stdlib.h> for free declaration.
drepper [Sun, 8 Jul 2001 06:17:16 +0000 (06:17 +0000)]
Include <stdlib.h> for free declaration.
drepper [Sun, 8 Jul 2001 05:57:47 +0000 (05:57 +0000)]
Update.
drepper [Sun, 8 Jul 2001 05:56:24 +0000 (05:56 +0000)]
Add deltas for tanh(-0.7).
drepper [Sun, 8 Jul 2001 05:53:37 +0000 (05:53 +0000)]
Update.
drepper [Sun, 8 Jul 2001 05:52:53 +0000 (05:52 +0000)]
Add dependencies to locale files for all tests in $(tests).
drepper [Sat, 7 Jul 2001 22:59:32 +0000 (22:59 +0000)]
Update.
drepper [Sat, 7 Jul 2001 22:56:38 +0000 (22:56 +0000)]
(RESTORE2): Put asm explicitly into .text section.
drepper [Sat, 7 Jul 2001 22:55:06 +0000 (22:55 +0000)]
(struct sigcontext): Add 16 longwords reserved for future use to match changes
in the kernel.
drepper [Sat, 7 Jul 2001 22:52:21 +0000 (22:52 +0000)]
Call strnlen() when determining the
string length rather than strlen(). Solves the performance problem
of doing strlen on a 5MB string when strncpy was called with a
length argument of 5 bytes.
drepper [Sat, 7 Jul 2001 22:50:29 +0000 (22:50 +0000)]
(elf_machine_rela): Handle R_SPARC_UA16 and R_SPARC_UA32.
drepper [Sat, 7 Jul 2001 22:48:58 +0000 (22:48 +0000)]
(__ieee754_acoshl): acosh(x) = ln(2x) if x > 2^54.
drepper [Sat, 7 Jul 2001 22:47:57 +0000 (22:47 +0000)]
(__ieee754_acoshl): acosh(x) = ln(2x) if x > 2^30.
kettenis [Sat, 7 Jul 2001 20:34:28 +0000 (20:34 +0000)]
* sysdeps/mach/hurd/i386/exc2signal.c (_hurd_exception2signal):
Generate SIGSEGV instead of SIGBUS for KERN_INVALID_ADDRESS and
KERN_WRITE_PROTECTION_FAILURE.
drepper [Sat, 7 Jul 2001 19:24:57 +0000 (19:24 +0000)]
Update.
drepper [Sat, 7 Jul 2001 19:24:13 +0000 (19:24 +0000)]
Limit string length printed in debug messages to 100 chars.
drepper [Sat, 7 Jul 2001 19:19:16 +0000 (19:19 +0000)]
Fix typo.
drepper [Sat, 7 Jul 2001 19:10:38 +0000 (19:10 +0000)]
Regenerated.
drepper [Sat, 7 Jul 2001 19:06:33 +0000 (19:06 +0000)]
Update.
drepper [Sat, 7 Jul 2001 19:05:03 +0000 (19:05 +0000)]
Don't warn about versioning if not on ELF system.
aj [Sat, 7 Jul 2001 10:39:52 +0000 (10:39 +0000)]
Update.
aj [Sat, 7 Jul 2001 10:13:02 +0000 (10:13 +0000)]
Put under LGPL v2.1.
drepper [Fri, 6 Jul 2001 16:46:27 +0000 (16:46 +0000)]
Update.
drepper [Fri, 6 Jul 2001 16:44:43 +0000 (16:44 +0000)]
Update from translation team.
aj [Fri, 6 Jul 2001 16:14:46 +0000 (16:14 +0000)]
Update.
aj [Fri, 6 Jul 2001 16:14:27 +0000 (16:14 +0000)]
Fix handling of sysconfdir.
aj [Fri, 6 Jul 2001 09:21:36 +0000 (09:21 +0000)]
Update.
aj [Fri, 6 Jul 2001 09:21:18 +0000 (09:21 +0000)]
* manual/libc-texinfo.sh: Add note for the FDL.
* manual/argp.texi (Argp Example 4): Fix texinfo warning.
* manual/libc.texinfo: Regenerated.
* manual/fdl.texi: Fix node.
aj [Fri, 6 Jul 2001 07:18:14 +0000 (07:18 +0000)]
Regenerated.
aj [Fri, 6 Jul 2001 07:18:00 +0000 (07:18 +0000)]
Regenerated.
aj [Fri, 6 Jul 2001 07:17:37 +0000 (07:17 +0000)]
(libc_cv_linuxVER): Add case for alpha.
Rework handling of missing linuxthreads add-on.
aj [Fri, 6 Jul 2001 07:17:14 +0000 (07:17 +0000)]
* config.make.in (sysconfdir): Replace correctly.
Closes PR libc/2369, reported by Peter Simons <simons@cryp.to>.
* configure.in: Remove unused sysconfdir substitution.
aj [Fri, 6 Jul 2001 07:16:51 +0000 (07:16 +0000)]
Update.
aj [Fri, 6 Jul 2001 07:14:28 +0000 (07:14 +0000)]
Removed, we can use the generic Linux version.
aj [Fri, 6 Jul 2001 06:58:28 +0000 (06:58 +0000)]
Update.
aj [Fri, 6 Jul 2001 06:55:34 +0000 (06:55 +0000)]
Put into extra appendices.
aj [Fri, 6 Jul 2001 06:55:25 +0000 (06:55 +0000)]
Add fdl, update titlepage.
aj [Fri, 6 Jul 2001 06:55:18 +0000 (06:55 +0000)]
(Host Names): Improve grammar, fix overflow hbox.
aj [Fri, 6 Jul 2001 06:55:00 +0000 (06:55 +0000)]
(texis): Add fdl.texi.
aj [Fri, 6 Jul 2001 06:40:59 +0000 (06:40 +0000)]
The GNU Free Documentation License.
aj [Fri, 6 Jul 2001 06:24:15 +0000 (06:24 +0000)]
Place files under LGPL v2.1.
aj [Fri, 6 Jul 2001 06:12:02 +0000 (06:12 +0000)]
Fix last patch.
aj [Fri, 6 Jul 2001 05:57:07 +0000 (05:57 +0000)]
Fix Y2k problem.
aj [Fri, 6 Jul 2001 05:44:52 +0000 (05:44 +0000)]
Place files under LGPL v2.1.
aj [Fri, 6 Jul 2001 05:37:16 +0000 (05:37 +0000)]
.
aj [Fri, 6 Jul 2001 05:36:50 +0000 (05:36 +0000)]
(texis): Follow rename of lgpl.texinfo.
aj [Fri, 6 Jul 2001 05:35:53 +0000 (05:35 +0000)]
Use LGPL v2.1.
aj [Fri, 6 Jul 2001 05:35:22 +0000 (05:35 +0000)]
* manual/lesser.texi: Renamed from manual/lgpl.texinfo,
as fsf.org uses the name "lesser.texi".
aj [Fri, 6 Jul 2001 05:28:41 +0000 (05:28 +0000)]
Regenerated.
aj [Fri, 6 Jul 2001 05:27:23 +0000 (05:27 +0000)]
Place files under LGPL v2.1.
aj [Fri, 6 Jul 2001 05:26:24 +0000 (05:26 +0000)]
Place files under LGPL v2.1.
aj [Fri, 6 Jul 2001 05:23:52 +0000 (05:23 +0000)]
Regenerated.
aj [Fri, 6 Jul 2001 05:18:49 +0000 (05:18 +0000)]
Place files under LGPL v2.1.
aj [Fri, 6 Jul 2001 05:13:57 +0000 (05:13 +0000)]
LGPL v2.1.
aj [Fri, 6 Jul 2001 05:03:10 +0000 (05:03 +0000)]
* manual/argp.texi: Remove ignored LGPL copyright notice; it's
not appropriate for documentation anyway.
* manual/libc-texinfo.sh: "Library General Public License" ->
"Lesser General Public License".
aj [Fri, 6 Jul 2001 04:58:09 +0000 (04:58 +0000)]
Update to LGPL v2.1.
aj [Fri, 6 Jul 2001 04:55:42 +0000 (04:55 +0000)]
Update to LGPL v2.1.
aj [Fri, 6 Jul 2001 04:55:31 +0000 (04:55 +0000)]
Update to LGPL v2.1.
aj [Fri, 6 Jul 2001 04:54:44 +0000 (04:54 +0000)]
Update to LGPL v2.1.
aj [Thu, 5 Jul 2001 08:48:49 +0000 (08:48 +0000)]
Update.
aj [Thu, 5 Jul 2001 08:47:15 +0000 (08:47 +0000)]
Update.
aj [Thu, 5 Jul 2001 08:46:27 +0000 (08:46 +0000)]
Synch with Linux 2.4.5:
* sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_BLUETOOTH):
New.
(AF_BLUETOOTH): New.
* sysdeps/unix/sysv/linux/s390/s390-64/bits/socket.h
(PF_BLUETOOTH): New.
(AF_BLUETOOTH): New.
* sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_BLUETOOTH): New.
(PF_BLUETOOTH): New.
* sysdeps/unix/sysv/linux/ia64/bits/socket.h (AF_BLUETOOTH): New.
(PF_BLUETOOTH): New.
* sysdeps/unix/sysv/linux/alpha/bits/socket.h (PF_BLUETOOTH): New.
(AF_BLUETOOTH): New.
* sysdeps/unix/sysv/linux/bits/socket.h (PF_BLUETOOTH): New.
(AF_BLUETOOTH): New.
* sysdeps/unix/sysv/linux/net/if_arp.h (ARPHRD_IEEE80211): New.
* sysdeps/unix/sysv/linux/powerpc/bits/termios.h (N_HCI): New.
* sysdeps/unix/sysv/linux/mips/bits/ioctl-types.h (N_HCI): New.
* sysdeps/unix/sysv/linux/bits/ioctl-types.h (N_HCI): New.
roland [Wed, 4 Jul 2001 23:07:03 +0000 (23:07 +0000)]
.
roland [Wed, 4 Jul 2001 23:06:08 +0000 (23:06 +0000)]
2001-07-04 Roland McGrath <roland@frob.com>
* hurd/hurdsig.c (_hurd_internal_post_signal): For SS->suspended
wakeup message, use MACH_MSG_TYPE_MAKE_SEND for the receiver port
rather than doing a mach_port_insert_right call first.
roland [Wed, 4 Jul 2001 22:58:42 +0000 (22:58 +0000)]
.
roland [Wed, 4 Jul 2001 22:57:50 +0000 (22:57 +0000)]
2001-06-26 Roland McGrath <roland@frob.com>
* hurd/hurdioctl.c: Include <string.h> for memcpy decl.
aj [Tue, 3 Jul 2001 16:50:55 +0000 (16:50 +0000)]
Update.
aj [Tue, 3 Jul 2001 16:50:33 +0000 (16:50 +0000)]
Remove check for crypt add-on.
kettenis [Sun, 1 Jul 2001 12:06:10 +0000 (12:06 +0000)]
* sysdeps/mach/hurd/if_index.c: Redone to use new interfaces in
the Hurd pfinet server, using equivalent code from the Linux
version in sysdeps/unix/sysv/linux/if_index.c. In detail:
Include <unistd.h>, <error.h>, <sys/ioctl.h>, <hurd/ioctl.h> and
<hurd/pfinet.h>. Don't include <sys/mman.h> and <hurd/fsys.h>
anymore.
(if_nametoindex): New implementation using SIOCGIFINDEX.
(if_freenameindex): Straight copy of the Linux version.
(if_nameindex): New implementation based on pfinet_siocgifconf and
SIOCGIFINDEX.
(if_indextoname): New implementation using SIOCGIFNAME.
(map_interfaces): Function removed.
From Marcus Brinkmann <marcus@gnu.org>.
drepper [Sat, 30 Jun 2001 21:23:03 +0000 (21:23 +0000)]
Update.
drepper [Sat, 30 Jun 2001 21:20:48 +0000 (21:20 +0000)]
(__elf_preferred_address): Prefer gaps below main executable.
aj [Fri, 29 Jun 2001 17:51:27 +0000 (17:51 +0000)]
Update.
aj [Fri, 29 Jun 2001 17:51:04 +0000 (17:51 +0000)]
(ELF_MACHINE_RUNTIME_TRAMPOLINE): Handle profiling.
aj [Fri, 29 Jun 2001 15:16:05 +0000 (15:16 +0000)]
Update.
aj [Fri, 29 Jun 2001 15:15:25 +0000 (15:15 +0000)]
asinh implmentation for 128-bit long doubles.
drepper [Fri, 29 Jun 2001 02:03:36 +0000 (02:03 +0000)]
Update.
drepper [Fri, 29 Jun 2001 01:19:02 +0000 (01:19 +0000)]
Update.
drepper [Fri, 29 Jun 2001 01:17:10 +0000 (01:17 +0000)]
Lots of cleanups.
drepper [Fri, 29 Jun 2001 00:30:51 +0000 (00:30 +0000)]
Update.
drepper [Fri, 29 Jun 2001 00:30:37 +0000 (00:30 +0000)]
Include SUPPORTED.
(INSTALL-SUPPORTED-LOCALES): New.
($(INSTALL-SUPPORTED-LOCALES)): New target.
(install-locales-dir): Likewise.
(install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
drepper [Fri, 29 Jun 2001 00:30:00 +0000 (00:30 +0000)]
Changed the format for parallel install.
drepper [Fri, 29 Jun 2001 00:17:44 +0000 (00:17 +0000)]
Update.
drepper [Fri, 29 Jun 2001 00:14:10 +0000 (00:14 +0000)]
(Setting Groups): Correct initgroups documentation. Add documentation for
getgrouplist.
drepper [Fri, 29 Jun 2001 00:05:54 +0000 (00:05 +0000)]
Add code fomr findlocale.c's free_mem function.
drepper [Fri, 29 Jun 2001 00:05:31 +0000 (00:05 +0000)]
(locale_file_list): Renamed to ...
(_nl_locale_file_list): This. Make it extern.
(free_mem): Move to setlocale.c.
kettenis [Wed, 27 Jun 2001 23:35:23 +0000 (23:35 +0000)]
* sysdeps/mach/hurd/read.c: Include <hurd/fd.h>.
(__libc_read): Don't call __pread. Use _hurd_fd_read directly
instead.
* sysdeps/mach/hurd/write.c: Include <hurd/fd.h>.
(__libc_write): Don't call __pwrite. Use _hurd_fd_write directly
instead.