Andreas Jaeger [Fri, 6 Jul 2001 07:16:51 +0000 (6 07:16 +0000)]
Update.
Andreas Jaeger [Fri, 6 Jul 2001 07:14:28 +0000 (6 07:14 +0000)]
Removed, we can use the generic Linux version.
Andreas Jaeger [Fri, 6 Jul 2001 06:58:28 +0000 (6 06:58 +0000)]
Update.
Andreas Jaeger [Fri, 6 Jul 2001 06:55:34 +0000 (6 06:55 +0000)]
Put into extra appendices.
Andreas Jaeger [Fri, 6 Jul 2001 06:55:25 +0000 (6 06:55 +0000)]
Add fdl, update titlepage.
Andreas Jaeger [Fri, 6 Jul 2001 06:55:18 +0000 (6 06:55 +0000)]
(Host Names): Improve grammar, fix overflow hbox.
Andreas Jaeger [Fri, 6 Jul 2001 06:55:00 +0000 (6 06:55 +0000)]
(texis): Add fdl.texi.
Andreas Jaeger [Fri, 6 Jul 2001 06:40:59 +0000 (6 06:40 +0000)]
The GNU Free Documentation License.
Andreas Jaeger [Fri, 6 Jul 2001 06:24:16 +0000 (6 06:24 +0000)]
Place files under LGPL v2.1.
Andreas Jaeger [Fri, 6 Jul 2001 06:12:02 +0000 (6 06:12 +0000)]
Fix last patch.
Andreas Jaeger [Fri, 6 Jul 2001 05:57:07 +0000 (6 05:57 +0000)]
Fix Y2k problem.
Andreas Jaeger [Fri, 6 Jul 2001 05:37:16 +0000 (6 05:37 +0000)]
.
Andreas Jaeger [Fri, 6 Jul 2001 05:36:50 +0000 (6 05:36 +0000)]
(texis): Follow rename of lgpl.texinfo.
Andreas Jaeger [Fri, 6 Jul 2001 05:35:53 +0000 (6 05:35 +0000)]
Use LGPL v2.1.
Andreas Jaeger [Fri, 6 Jul 2001 05:35:22 +0000 (6 05:35 +0000)]
* manual/lesser.texi: Renamed from manual/lgpl.texinfo,
as fsf.org uses the name "lesser.texi".
Andreas Jaeger [Fri, 6 Jul 2001 05:28:41 +0000 (6 05:28 +0000)]
Regenerated.
Andreas Jaeger [Fri, 6 Jul 2001 05:18:49 +0000 (6 05:18 +0000)]
Place files under LGPL v2.1.
Andreas Jaeger [Fri, 6 Jul 2001 05:13:57 +0000 (6 05:13 +0000)]
LGPL v2.1.
Andreas Jaeger [Fri, 6 Jul 2001 05:03:10 +0000 (6 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".
Andreas Jaeger [Fri, 6 Jul 2001 04:58:11 +0000 (6 04:58 +0000)]
Update to LGPL v2.1.
Andreas Jaeger [Thu, 5 Jul 2001 08:48:49 +0000 (5 08:48 +0000)]
Update.
Andreas Jaeger [Thu, 5 Jul 2001 08:47:15 +0000 (5 08:47 +0000)]
Update.
Andreas Jaeger [Thu, 5 Jul 2001 08:46:28 +0000 (5 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 McGrath [Wed, 4 Jul 2001 23:07:03 +0000 (4 23:07 +0000)]
.
Roland McGrath [Wed, 4 Jul 2001 23:06:08 +0000 (4 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 McGrath [Wed, 4 Jul 2001 22:58:42 +0000 (4 22:58 +0000)]
.
Roland McGrath [Wed, 4 Jul 2001 22:57:50 +0000 (4 22:57 +0000)]
2001-06-26 Roland McGrath <roland@frob.com>
* hurd/hurdioctl.c: Include <string.h> for memcpy decl.
Andreas Jaeger [Tue, 3 Jul 2001 16:50:55 +0000 (3 16:50 +0000)]
Update.
Andreas Jaeger [Tue, 3 Jul 2001 16:50:33 +0000 (3 16:50 +0000)]
Remove check for crypt add-on.
Mark Kettenis [Sun, 1 Jul 2001 12:06:11 +0000 (1 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>.
Ulrich Drepper [Sat, 30 Jun 2001 21:23:03 +0000 (30 21:23 +0000)]
Update.
Ulrich Drepper [Sat, 30 Jun 2001 21:20:48 +0000 (30 21:20 +0000)]
(__elf_preferred_address): Prefer gaps below main executable.
Andreas Jaeger [Fri, 29 Jun 2001 17:51:27 +0000 (29 17:51 +0000)]
Update.
Andreas Jaeger [Fri, 29 Jun 2001 17:51:04 +0000 (29 17:51 +0000)]
(ELF_MACHINE_RUNTIME_TRAMPOLINE): Handle profiling.
Andreas Jaeger [Fri, 29 Jun 2001 15:16:08 +0000 (29 15:16 +0000)]
Update.
Andreas Jaeger [Fri, 29 Jun 2001 15:15:25 +0000 (29 15:15 +0000)]
asinh implmentation for 128-bit long doubles.
Ulrich Drepper [Fri, 29 Jun 2001 02:03:36 +0000 (29 02:03 +0000)]
Update.
Ulrich Drepper [Fri, 29 Jun 2001 01:19:02 +0000 (29 01:19 +0000)]
Update.
Ulrich Drepper [Fri, 29 Jun 2001 01:17:10 +0000 (29 01:17 +0000)]
Lots of cleanups.
Ulrich Drepper [Fri, 29 Jun 2001 00:30:37 +0000 (29 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).
Ulrich Drepper [Fri, 29 Jun 2001 00:30:00 +0000 (29 00:30 +0000)]
Changed the format for parallel install.
Ulrich Drepper [Fri, 29 Jun 2001 00:17:44 +0000 (29 00:17 +0000)]
Update.
Ulrich Drepper [Fri, 29 Jun 2001 00:14:10 +0000 (29 00:14 +0000)]
(Setting Groups): Correct initgroups documentation. Add documentation for
getgrouplist.
Ulrich Drepper [Fri, 29 Jun 2001 00:05:54 +0000 (29 00:05 +0000)]
Add code fomr findlocale.c's free_mem function.
Ulrich Drepper [Fri, 29 Jun 2001 00:05:31 +0000 (29 00:05 +0000)]
(locale_file_list): Renamed to ...
(_nl_locale_file_list): This. Make it extern.
(free_mem): Move to setlocale.c.
Mark Kettenis [Wed, 27 Jun 2001 23:35:23 +0000 (27 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.
Mark Kettenis [Wed, 27 Jun 2001 23:29:39 +0000 (27 23:29 +0000)]
* sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Add back
-Wl,-soname option lost in 2001-06-16 change.
Ulrich Drepper [Wed, 27 Jun 2001 22:27:03 +0000 (27 22:27 +0000)]
Update.
Ulrich Drepper [Wed, 27 Jun 2001 22:23:59 +0000 (27 22:23 +0000)]
Pass REG_NEWLINE to regcomp. Add extra tests.
Ulrich Drepper [Wed, 27 Jun 2001 22:21:19 +0000 (27 22:21 +0000)]
Pass REG_NEWLINE to regcomp. Add extra tests.
Ulrich Drepper [Wed, 27 Jun 2001 16:15:39 +0000 (27 16:15 +0000)]
Update.
Ulrich Drepper [Wed, 27 Jun 2001 16:14:00 +0000 (27 16:14 +0000)]
Add rules to build and run tst-regex.
Ulrich Drepper [Wed, 27 Jun 2001 16:13:21 +0000 (27 16:13 +0000)]
(FREE_WCS_BUFFERS): New macro to free buffers.
(re_search_2): invoke convert_mbs_to_wcs and FREE_WCS_BUFFERS.
(wcs_re_match_2_internal): Check whether the wcs buffers need
seting up or not, and skip seting up routin if not needed.
Ulrich Drepper [Wed, 27 Jun 2001 07:59:20 +0000 (27 07:59 +0000)]
Update.
Ulrich Drepper [Wed, 27 Jun 2001 07:58:42 +0000 (27 07:58 +0000)]
Add rules to build and run tst-leaks.
Ulrich Drepper [Wed, 27 Jun 2001 07:58:22 +0000 (27 07:58 +0000)]
Test for memory leaks in setlocale.
Ulrich Drepper [Wed, 27 Jun 2001 07:11:22 +0000 (27 07:11 +0000)]
Fix several bugs. Add more tests.
Mark Kettenis [Tue, 26 Jun 2001 10:21:56 +0000 (26 10:21 +0000)]
* hurd/Makefile (user-interfaces): Add pfinet.
* hurd/hurdioctl.c: Include <hurd/pfinet.h>, <net/if.h> and
<netinet/in.h>.
(siocgifconf): New function. Register it with HURD_HANDLE_IOCTL
as the handler for SIOCGIFCONF.
* sysdeps/mach/hurd/bits/ioctls.h: Modify SIOCSIFFLAGS and
SIOCGIFFLAGS to be of IOC type ifreq_short. Modify SIOCSIFMETRIC
and SIOCGIFMETRIC to be of IOC type ifreq_int. Add new macro
definitions for SIOCGIFMTU, SIOCSIFMTU, SIOCGIFINDEX and
SIOCGIFNAME.
From Marcus Brunkmann <marcus@gnu.org>.
Ulrich Drepper [Tue, 26 Jun 2001 04:59:41 +0000 (26 04:59 +0000)]
Update.
Ulrich Drepper [Tue, 26 Jun 2001 04:42:02 +0000 (26 04:42 +0000)]
Correct _IOT_ifreq and and _IOT_ifreq_short and _IOT_ifreq_int.
Ulrich Drepper [Tue, 26 Jun 2001 04:28:54 +0000 (26 04:28 +0000)]
.
Ulrich Drepper [Tue, 26 Jun 2001 04:28:32 +0000 (26 04:28 +0000)]
(day): Use U0163 instead of U021B.
Ulrich Drepper [Tue, 26 Jun 2001 04:17:42 +0000 (26 04:17 +0000)]
Update.
Ulrich Drepper [Tue, 26 Jun 2001 04:13:55 +0000 (26 04:13 +0000)]
(_dl_map_object_deps): Fix handling of failing _dl_catch_error calls.
Ulrich Drepper [Tue, 26 Jun 2001 03:14:04 +0000 (26 03:14 +0000)]
Update.
Ulrich Drepper [Tue, 26 Jun 2001 03:11:38 +0000 (26 03:11 +0000)]
(regex_compile, re_match_2_internal): Fix comment typos.
Ulrich Drepper [Tue, 26 Jun 2001 03:02:39 +0000 (26 03:02 +0000)]
(zh_HK): Update character map name to BIG5-HKSCS.
Ulrich Drepper [Tue, 26 Jun 2001 03:01:29 +0000 (26 03:01 +0000)]
(malloc_atfork, free_atfork): Use a unique value ATFORK_ARENA_PTR, not 0, for
the thread-specific arena pointer when malloc_atfork is in use.
Ulrich Drepper [Tue, 26 Jun 2001 00:02:30 +0000 (26 00:02 +0000)]
Test for regex with single and multi byte locales.
Ulrich Drepper [Tue, 26 Jun 2001 00:01:14 +0000 (26 00:01 +0000)]
Add copyright notice.
Andreas Jaeger [Fri, 22 Jun 2001 15:03:32 +0000 (22 15:03 +0000)]
Update.
Andreas Jaeger [Fri, 22 Jun 2001 15:03:13 +0000 (22 15:03 +0000)]
(__ieee754_expl): Remove unused variable.
Add unused attributes to avoid warnings.
Andreas Jaeger [Fri, 22 Jun 2001 15:02:59 +0000 (22 15:02 +0000)]
(__nextafterl): Add parenthese to avoid warnings.
Andreas Jaeger [Fri, 22 Jun 2001 13:50:51 +0000 (22 13:50 +0000)]
Update.
Andreas Jaeger [Fri, 22 Jun 2001 13:50:29 +0000 (22 13:50 +0000)]
Add prototype to avoid warning.
Andreas Jaeger [Fri, 22 Jun 2001 13:49:08 +0000 (22 13:49 +0000)]
Update.
Andreas Jaeger [Fri, 22 Jun 2001 13:48:37 +0000 (22 13:48 +0000)]
Include <math_private.h> for prototypes.
Roland McGrath [Fri, 22 Jun 2001 08:40:31 +0000 (22 08:40 +0000)]
.
Roland McGrath [Fri, 22 Jun 2001 08:39:39 +0000 (22 08:39 +0000)]
2001-06-18 Roland McGrath <roland@frob.com>
* hurd/hurd/fd.h (_hurd_fd_error_signal): Change return type to int.
Ulrich Drepper [Thu, 21 Jun 2001 16:46:17 +0000 (21 16:46 +0000)]
Update.
Ulrich Drepper [Thu, 21 Jun 2001 16:25:12 +0000 (21 16:25 +0000)]
Include <time.h>.
Ulrich Drepper [Wed, 20 Jun 2001 07:17:04 +0000 (20 07:17 +0000)]
Update.
Ulrich Drepper [Wed, 20 Jun 2001 07:16:08 +0000 (20 07:16 +0000)]
Dynamic loader cache definitions for Linux/S390-64.
Ulrich Drepper [Wed, 20 Jun 2001 07:10:50 +0000 (20 07:10 +0000)]
Update.
Ulrich Drepper [Wed, 20 Jun 2001 07:08:58 +0000 (20 07:08 +0000)]
Register dump function implementation for AIX/PPC.
Ulrich Drepper [Wed, 20 Jun 2001 07:08:26 +0000 (20 07:08 +0000)]
usleep implementation for AIX.
Ulrich Drepper [Wed, 20 Jun 2001 07:08:13 +0000 (20 07:08 +0000)]
sleep implementation for AIX.
Ulrich Drepper [Wed, 20 Jun 2001 07:07:41 +0000 (20 07:07 +0000)]
setitimer implementation for AIX.
Ulrich Drepper [Wed, 20 Jun 2001 07:07:10 +0000 (20 07:07 +0000)]
Various helper functions for dynamic loader code.
Ulrich Drepper [Wed, 20 Jun 2001 07:06:11 +0000 (20 07:06 +0000)]
_dl_error implementation for AIX.
Ulrich Drepper [Wed, 20 Jun 2001 07:05:44 +0000 (20 07:05 +0000)]
_dl_addr implementation for AIX.
Ulrich Drepper [Wed, 20 Jun 2001 07:04:35 +0000 (20 07:04 +0000)]
Define __dso_handle if not ELF but shared.
Ulrich Drepper [Wed, 20 Jun 2001 07:04:05 +0000 (20 07:04 +0000)]
Removed #if 0.
Ulrich Drepper [Wed, 20 Jun 2001 07:03:22 +0000 (20 07:03 +0000)]
Added dl-support.c and dl-error.c.
Ulrich Drepper [Wed, 20 Jun 2001 07:02:52 +0000 (20 07:02 +0000)]
Moved LDFLAG rpath/soname info into Makeconfig.
Ulrich Drepper [Wed, 20 Jun 2001 07:02:27 +0000 (20 07:02 +0000)]
(defaultmod1.so): Added libc_nonshared.
(defaultmod2.so): Likewise.
Ulrich Drepper [Wed, 20 Jun 2001 07:01:29 +0000 (20 07:01 +0000)]
Conditionalize use of elf/ld.so.
Ulrich Drepper [Wed, 20 Jun 2001 07:00:23 +0000 (20 07:00 +0000)]
Added AIX-ld support for DSO.
Ulrich Drepper [Tue, 19 Jun 2001 16:05:21 +0000 (19 16:05 +0000)]
Update.
Ulrich Drepper [Tue, 19 Jun 2001 16:05:05 +0000 (19 16:05 +0000)]
Update from translation team.