Roland McGrath 72e1a75071 1999-11-18 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdsig.c (_hurdsig_init): If __hurd_threadvar_stack_mask is
        nonzero, use cthread_fork to create the signal thread.
        * hurd/msgportdemux.c (_hurd_msgport_receive): Initialize
        _hurd_msgport_thread here (to self).
        * sysdeps/mach/hurd/fork.c (__fork): When __hurd_sigthread_stack_end
        is zero, instead compute child signal thread's starting SP from parent
        signal thread's current SP and the threadvar_stack variables.
        * hurd/Versions (GLIBC_2.1.3): Add cthread_fork, cthread_detach.
        These are now referenced weakly by _hurdsig_init.

        * hurd/report-wait.c (_S_msg_report_wait): Fix typo:
        &_hurd_itimer_thread not &_hurd_msgport_thread.

1999-10-01  Roland McGrath  <roland@baalperazim.frob.com>

        * hurd/hurdfchdir.c (_hurd_change_directory_port_from_fd): Rewrite
        without HURD_DPORT_USE to clean up warnings.
        * hurd/dtable.c (get_dtable_port): Likewise.

        * hurd/hurdioctl.c (rectty_dtable): Renamed to install_ctty.
        (install_ctty): Do the changing of the cttyid port cell here, inside
        the critical section while we holding the dtable lock.
        (_hurd_setcttyid, tiocsctty, tiocnotty): Use that instead of changing
        the port cell and calling rectty_dtable.
        (_hurd_locked_install_cttyid): New function, split out of install_ctty.
        (install_ctty): Use it inside a critical section, with the lock held.
        * sysdeps/mach/hurd/setsid.c (__setsid): Use
        _hurd_locked_install_cttyid to effect the cttyid and dtable changes
        after proc_setsid, having held the dtable lock throughout.
        * hurd/dtable.c (ctty_new_pgrp): With the dtable lock held, check the
        cttyid port for null and bail out early if so.  The dtable lock
        serializes us after any cttyid change and its associated dtable update.
1999-12-03 05:01:23 +00:00
1997-07-28 22:35:20 +00:00
1999-11-10 08:15:19 +00:00
1999-10-09 21:56:43 +00:00
1997-01-20 02:49:49 +00:00
1999-11-11 01:05:26 +00:00
1999-10-09 21:56:43 +00:00
1999-08-26 06:29:56 +00:00
1999-09-20 04:59:24 +00:00
1999-10-09 21:56:43 +00:00
1999-10-09 21:56:43 +00:00
1999-10-09 21:56:43 +00:00
1999-10-29 17:38:14 +00:00
1999-10-09 21:56:43 +00:00
1999-10-09 21:56:43 +00:00
1999-11-20 02:25:52 +00:00
1999-10-09 21:56:43 +00:00
1997-01-20 02:49:49 +00:00
1999-10-09 21:56:43 +00:00
1999-08-05 01:33:18 +00:00
1999-11-25 21:45:54 +00:00
1999-11-29 19:30:48 +00:00
1999-11-25 19:27:07 +00:00
1999-11-26 22:23:27 +00:00
1999-11-12 17:40:26 +00:00
1999-10-09 21:56:43 +00:00
1999-12-01 21:05:53 +00:00
1999-12-02 08:21:38 +00:00
1999-12-02 08:21:38 +00:00
1999-11-27 02:43:16 +00:00
1999-11-29 19:32:30 +00:00
1999-10-09 21:56:43 +00:00
1999-12-01 21:08:31 +00:00
1999-11-29 19:17:27 +00:00
1999-11-17 18:52:42 +00:00
1999-10-25 22:13:19 +00:00
1999-11-25 19:27:07 +00:00
1999-11-12 21:27:41 +00:00
1999-09-27 07:02:38 +00:00
1999-10-10 00:00:36 +00:00
1999-11-23 16:47:02 +00:00
1999-12-02 18:36:57 +00:00
1999-10-09 21:56:43 +00:00
1999-10-29 21:40:21 +00:00
1999-10-09 21:56:43 +00:00
1998-05-18 11:43:16 +00:00
1999-10-09 21:56:43 +00:00
1999-12-02 08:21:38 +00:00
1999-10-09 21:56:43 +00:00
1999-10-09 21:56:43 +00:00
1999-10-09 21:56:43 +00:00
1999-10-30 16:16:15 +00:00
1999-12-02 08:21:38 +00:00
1999-10-09 21:56:43 +00:00
1999-11-25 19:27:07 +00:00
1999-10-09 21:56:43 +00:00
1999-11-24 05:51:45 +00:00
1999-11-23 17:10:21 +00:00
1999-10-09 21:56:43 +00:00
1999-10-09 21:56:43 +00:00
1999-11-20 05:23:03 +00:00
1999-11-16 20:13:48 +00:00
1999-11-23 06:01:02 +00:00
1999-11-20 23:27:27 +00:00
1999-07-28 18:57:42 +00:00
1998-09-21 14:34:13 +00:00
1999-05-29 22:56:42 +00:00
1999-09-13 09:07:36 +00:00
1997-07-22 00:10:33 +00:00
1997-11-18 02:50:07 +00:00
1999-02-07 00:06:12 +00:00
1995-02-18 01:27:10 +00:00
1999-07-31 05:15:48 +00:00
1999-10-04 04:37:58 +00:00
1999-12-01 21:05:53 +00:00
1999-11-30 00:45:54 +00:00
1999-01-24 11:09:07 +00:00
1999-07-28 19:16:26 +00:00
1999-07-28 19:16:26 +00:00
FAQ
1999-11-23 17:22:17 +00:00
1999-11-23 17:47:25 +00:00
1999-08-28 22:34:29 +00:00
1999-09-10 20:00:21 +00:00
1999-10-31 17:37:43 +00:00
1999-11-25 18:31:44 +00:00
1999-11-01 00:30:17 +00:00
1998-02-26 16:30:54 +00:00
1999-07-31 06:11:24 +00:00
1999-06-15 21:59:43 +00:00
1999-08-25 23:53:55 +00:00
1999-11-17 18:52:42 +00:00
1999-08-20 19:52:54 +00:00
1999-10-31 17:37:43 +00:00
1999-07-19 12:26:30 +00:00
1999-05-13 10:22:54 +00:00
1996-11-06 04:24:40 +00:00
1999-07-27 02:07:01 +00:00
1999-08-22 16:26:00 +00:00
1999-11-17 18:54:28 +00:00
1998-04-14 16:51:08 +00:00
1999-05-25 14:31:24 +00:00
1999-11-15 07:01:16 +00:00

This directory contains the version 2.1.90 release of the GNU C Library.
Many bugs have been fixed since the last release.
Some bugs surely remain.

As of this release, the GNU C library is known to run on the following
configurations:

		*-*-gnu			GNU Hurd
		i[3456]86-*-linux-gnu	Linux-2.x on Intel
		m68k-*-linux-gnu	Linux-2.x on Motorola 680x0
		alpha-*-linux-gnu	Linux-2.x on DEC Alpha
		powerpc-*-linux-gnu     Linux and MkLinux on PowerPC systems
		sparc-*-linux-gnu	Linux-2.x on SPARC
		sparc64-*-linux-gnu	Linux-2.x on UltraSPARC
		arm-*-none		ARM standalone systems
		arm-*-linux		Linux-2.x on ARM
		arm-*-linuxaout		Linux-2.x on ARM using a.out binaries


Former releases of this library (version 1.09.1 and perhaps earlier
versions) used to run on the following configurations:

		alpha-dec-osf1
		i[3456]86-*-bsd4.3
		i[3456]86-*-isc2.2
		i[3456]86-*-isc3
		i[3456]86-*-sco3.2
		i[3456]86-*-sco3.2v4
		i[3456]86-*-sysv
		i[3456]86-*-sysv4
		i[3456]86-force_cpu386-none
		i[3456]86-sequent-bsd
		i960-nindy960-none
		m68k-hp-bsd4.3
		m68k-mvme135-none
		m68k-mvme136-none
		m68k-sony-newsos3
		m68k-sony-newsos4
		m68k-sun-sunos4
		mips-dec-ultrix4
		mips-sgi-irix4
		sparc-sun-solaris2
		sparc-sun-sunos4

Since no one has volunteered to test and fix the above configurations,
these are not supported at the moment.  It's expected that these don't
work anymore.  Porting the library is not hard.  If you are interested
in doing a port, please contact the glibc maintainers by sending
electronic mail to <bug-glibc@gnu.org>.

The GNU C library now includes Michael Glad's Ultra Fast Crypt, which
provides the Unix `crypt' function, plus some other entry points.
Because of the United States export restriction on DES
implementations, we are distributing this code separately from the
rest of the C library.  There is an extra distribution tar file just
for crypt; it is called `glibc-crypt-2.1.90.tar.gz'.  You can just
unpack the crypt distribution along with the rest of the C library and
build; you can also build the library without getting crypt.  Users
outside the USA can get the crypt distribution via anonymous FTP from
ftp.funet.fi [128.214.248.6] in the directory pub/gnu/funet, or
another archive site outside the USA.  Archive maintainers are
encouraged to copy this distribution to their archives outside the
USA.  Please get it from ftp.funet.fi; transferring this distribution
from ftp.gnu.org (or any other site in the USA) to a site outside the
USA is in violation of US export laws.

Beside the separate crypt tar file there are some more add-ons which can be
used together with GNU libc.  They are designed in a way to ease the
installation by integrating them in the libc source tree.  Simply get the
add-ons you need and use the --enable-add-ons option of the `configure'
script to tell where the add-ons are found.  Please read the FAQ file for
more details.

See the file INSTALL to find out how to configure, build, install, and port
the GNU C library.  You might also consider reading the WWW pages for the
GNU libc at http://www.gnu.org/software/libc/libc.html.

The GNU C Library is completely documented by the Texinfo manual found
in the `manual/' subdirectory.  The manual is still being updated and
contains some known errors and omissions; we regret that we do not
have the resources to work on the manual as much as we would like.
Please send comments on the manual to <bug-glibc-manual@gnu.org>, and
not to the library bug-reporting address.

The file NOTES contains a description of the feature-test macros used
in the GNU C library, explaining how you can tell the library what
facilities you want it to make available.

We prefer to get bug reports sent using the `glibcbug' shell script which
is installed together with the rest of the GNU libc to <bugs@gnu.org>.
Simply run this shell script and fill in the information.  Nevertheless
you can still send bug reports to <bug-glibc@gnu.org> as normal electronic
mails.

The GNU C Library is free software.  See the file COPYING.LIB for copying
conditions.
Description
No description provided
Readme 191 MiB
Languages
C 75%
Assembly 14.8%
Roff 3.5%
Pawn 3.4%
Makefile 0.8%
Other 2.3%