Go to file
Ulrich Drepper 5649a1d60d Update.
1997-06-04 20:57  Ulrich Drepper  <drepper@cygnus.com>

	* manual/string.texi: Add comments to discourage use of index and
	rindex.
	(strtok, strsep): Apply function on copy of the strings in example.
	(l64a): Add example.

	* posix/unistd.h: Correct value for _POSIX_VERSION.

	* sunrpc/Makefile (defines): Remove definition.

	* sysdeps/ieee754/nan.h: Correct typo.

1997-06-04 10:50  Fila Kolodny  <fila@ibi.com>

	* posix/unistd.h: Add definition of __fchdir corresponding to fchdir.

	* login/utmp_daemon.c: Correct location of utmpd.h.

1997-06-03 19:16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* Makerules: Rename $(common-objpfx)distinfo-$(subdir) to
	$(objpfx)distinfo.
	* rpm/Makefile (distinfo): Adapted.

1997-06-03 18:32  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* rpm/Makefile (install-slib): Collect shared libraries here
	instead of in install-lib, including libc.
	(instvars): Add slib.

1997-06-03 18:23  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* login/Makefile (libutil-routines): Add updwtmp.

1997-06-03 16:16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* monetary.h: New file, needed for localedata/tst-fmon.c.

1997-06-02 20:31  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* math/libm-test.c (cpow_test): Add epsilon for long double in
	test for 2^10.
	(identities): Add epsilon for float in second identity test.

	* sysdeps/m68k/huge_val.h: Change GCC's HUGE_VAL{,F,L} to use
	DI and SI mode integers instead of bytes.  Fix value of HUGE_VALL.

	* sysdeps/m68k/nan.h: New file.

	* sysdeps/m68k/fpu/__math.h (isgreater, isgreaterequal, isless,
	islessequal, islessgreater, isunordered): Fix assembler syntax.

	* sysdeps/m68k/fpu/fraiseexcpt.c: Do it right so that gcc doesn't
	optimize out the operations.

	* sysdeps/libm-ieee754/s_nan.c: Use NaN macro instead of static
	constant.
	* sysdeps/libm-ieee754/s_nanf.c: Likewise.
	* sysdeps/libm-ieee754/s_nanl.c: Likewise.

	* math/carg.c [NO_LONG_DOUBLE]: Add alias for long double
	function.
	* sysdeps/libm-ieee754/s_erf.c: Likewise.
	* sysdeps/libm-ieee754/s_fdim.c: Likewise.
	* sysdeps/libm-ieee754/s_fmax.c: Likewise.
	* sysdeps/libm-ieee754/s_fmin.c: Likewise.
	* sysdeps/libm-ieee754/s_log2.c: Likewise.
	* sysdeps/libm-ieee754/s_nan.c: Likewise.
	* sysdeps/libm-ieee754/s_remquo.c: Likewise.
1997-06-04 19:05:38 +00:00
argp Update. 1997-05-29 12:06:58 +00:00
arpa
assert update from main arhive 970119 1997-01-20 02:49:49 +00:00
bare update from main arhive 970119 1997-01-20 02:49:49 +00:00
catgets Update. 1997-03-16 20:28:07 +00:00
conf
csu Update. 1997-05-07 15:31:21 +00:00
ctype Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
db Update. 1997-05-29 12:06:58 +00:00
dirent Update. 1997-05-21 01:48:59 +00:00
elf Update. 1997-06-03 21:53:09 +00:00
gmon Update. 1997-05-26 23:01:17 +00:00
gnulib update from main arhive 970119 1997-01-20 02:49:49 +00:00
grp Update. 1997-04-02 14:47:34 +00:00
hurd Update. 1997-05-26 23:01:17 +00:00
inet Update. 1997-05-29 12:06:58 +00:00
intl update from main archive 970218 1997-02-19 04:43:53 +00:00
io Update. 1997-06-03 21:53:09 +00:00
libio Update. 1997-05-31 00:47:04 +00:00
locale Update. 1997-05-21 01:48:59 +00:00
localedata Update. 1997-06-03 21:53:09 +00:00
login Update. 1997-06-04 19:05:38 +00:00
mach Update. 1997-03-19 05:47:56 +00:00
malloc Update. 1997-05-21 01:48:59 +00:00
manual Update. 1997-06-04 19:05:38 +00:00
math Update. 1997-06-04 19:05:38 +00:00
md5-crypt Update. 1997-06-03 21:53:09 +00:00
misc Update. 1997-05-31 00:47:04 +00:00
netinet Update. 1997-05-26 23:01:17 +00:00
nis Update. 1997-05-31 00:47:04 +00:00
nss Update. 1997-06-03 21:53:09 +00:00
po Update. 1997-05-21 01:48:59 +00:00
posix Update. 1997-06-04 19:05:38 +00:00
protocols
pwd Update. 1997-04-02 14:47:34 +00:00
resolv Update. 1997-05-29 12:06:58 +00:00
resource update from main arhive 970119 1997-01-20 02:49:49 +00:00
rpc Update. 1997-04-05 01:26:47 +00:00
rpm Update. 1997-06-04 19:05:38 +00:00
setjmp Update. 1997-03-20 02:20:57 +00:00
shadow Update. 1997-04-21 11:38:46 +00:00
signal Update. 1997-05-29 12:06:58 +00:00
socket update from main arhive 970119 1997-01-20 02:49:49 +00:00
stdio Update. 1997-05-27 00:45:24 +00:00
stdio-common Update. 1997-05-31 00:47:04 +00:00
stdlib Update. 1997-06-03 21:53:09 +00:00
string Update. 1997-05-29 12:06:58 +00:00
sunrpc Update. 1997-06-04 19:05:38 +00:00
sys Update. 1997-05-10 23:37:32 +00:00
sysdeps Update. 1997-06-04 19:05:38 +00:00
sysvipc Update. 1997-03-25 01:45:04 +00:00
termios Update. 1997-05-10 23:37:32 +00:00
time Update. 1997-06-03 21:53:09 +00:00
wcsmbs Update. 1997-05-25 01:12:55 +00:00
wctype Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
.cvsignore Update. 1997-05-30 01:37:13 +00:00
=__ify
BUGS Update. 1997-05-22 02:19:00 +00:00
ChangeLog Update. 1997-06-04 19:05:38 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5 Thu Jul 18 12:33:57 1996 Roland McGrath <roland@baalperazim.frob.com> 1996-07-20 12:06:21 +00:00
ChangeLog.6 update from main archive 970201 1997-02-02 01:50:11 +00:00
FAQ Update. 1997-05-29 12:06:58 +00:00
INSTALL Update. 1997-03-16 20:28:07 +00:00
Make-dist Update. 1997-04-30 15:51:34 +00:00
MakeTAGS Update. 1997-03-19 05:47:56 +00:00
Makeconfig Update. 1997-05-24 02:30:09 +00:00
Makefile Update. 1997-05-31 00:47:04 +00:00
Makefile.in update from main archive 970201 1997-02-02 01:50:11 +00:00
Makerules Update. 1997-06-04 19:05:38 +00:00
NEWS Update. 1997-03-19 05:47:56 +00:00
NOTES update from main archive 961109 1996-11-10 02:21:51 +00:00
PROJECTS Update. 1997-05-31 00:47:04 +00:00
README update from main archive 970202 1997-02-03 03:18:58 +00:00
README.libm update from main archive 961105 1996-11-06 04:24:40 +00:00
README.template Update. 1997-05-26 23:01:17 +00:00
Rules Update. 1997-03-19 05:47:56 +00:00
aclocal.m4 Update. 1997-05-26 23:01:17 +00:00
aliases.h update from main archive 961113 1996-11-14 02:04:07 +00:00
alloca.h
ansidecl.h
argp.h update from main archive 970218 1997-02-19 04:43:53 +00:00
argz.h
assert.h
autolock.sh Last minute change. 1996-08-12 02:44:03 +00:00
config-name.in
config.guess Update. 1997-05-10 23:37:32 +00:00
config.h.in update from main archive 970304 1997-03-04 05:53:28 +00:00
config.make.in Update. 1997-04-30 15:51:34 +00:00
config.sub Handle mips-unknown-linux-gnu 1996-12-31 20:54:33 +00:00
configure Update. 1997-05-26 23:01:17 +00:00
configure.in Update. 1997-05-26 23:01:17 +00:00
ctype.h
db.h Fri Jul 19 15:45:20 1996 Ulrich Drepper <drepper@cygnus.com> 1996-07-20 11:53:52 +00:00
dirent.h
dlfcn.h Fri Jul 19 15:45:20 1996 Ulrich Drepper <drepper@cygnus.com> 1996-07-20 11:53:52 +00:00
elf.h
endian.h
envz.h
err.h update from main archive 960818 1996-08-19 01:07:44 +00:00
errno.h update from main archive 970218 1997-02-19 04:43:53 +00:00
error.h
extra-lib.mk update from main archive 960906 1996-09-07 04:10:57 +00:00
fcntl.h
features.h update from main archive 970225 1997-02-25 05:18:05 +00:00
fnmatch.h
ftw.h
getopt.h
glibcbug.in update from main archive 970225 1997-02-25 05:18:05 +00:00
glob.h
gnu-versions.h Update. 1997-05-21 01:48:59 +00:00
grp.h
install-sh cleanups 1996-11-20 21:28:45 +00:00
interp.c update from main archive 961220 1996-12-21 04:13:58 +00:00
isomac.c Update. 1997-04-12 23:41:36 +00:00
langinfo.h
libc-symbols.h update from main archive 970120 1997-01-21 06:10:42 +00:00
libgen.h Update. 1997-04-21 23:56:16 +00:00
libintl.h
limits.h update from main archive 961105 1996-11-06 04:24:40 +00:00
linewrap.h Update. 1997-05-25 01:12:55 +00:00
link.h update from main archive 961201 1996-12-02 04:00:15 +00:00
locale.h
malloc.h update from main archive 970125 1997-01-26 05:33:35 +00:00
math.h
mathcalls.h
mcheck.h update from main archive 970127 1997-01-28 03:59:29 +00:00
memory.h
mkinstalldirs
move-if-change
munch-tmpl.c
munch.awk
netdb.h
netgroup.h update from main archive 961001 1996-10-02 01:40:17 +00:00
nlist.h
nss.h Last minute change. 1996-08-12 02:44:03 +00:00
nsswitch.h update from main archive 961001 1996-10-02 01:40:17 +00:00
o-iterator.mk
obstack.h
poll.h
posix1_lim.h
posix2_lim.h
printf.h update from main archive 961201 1996-12-02 04:00:15 +00:00
printsources
pwd.h
regex.h
rellns-sh Update. 1997-04-21 11:38:46 +00:00
resolv.h Tue Jun 25 02:59:11 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-25 08:56:57 +00:00
sched.h update from main archive 960912 1996-09-13 03:21:39 +00:00
search.h
set-hooks.h
set-init.c update from main archive 960105 1997-01-06 22:07:28 +00:00
setjmp.h
sgtty.h
shadow.h Update. 1996-08-12 01:42:37 +00:00
shlib-versions Update. 1997-05-26 23:01:17 +00:00
signal.h
stdio.h
stdlib.h
string.h
strings.h
syscall.h update from main archive 960105 1997-01-06 22:07:28 +00:00
syslog.h
tar.h
termios.h
time.h
ttyent.h
unistd.h
utime.h
utmp.h Tue May 28 04:38:10 1996 Ulrich Drepper <drepper@cygnus.com> 1996-05-29 04:48:04 +00:00
values.h update from main archive 970118 1997-01-19 04:54:28 +00:00
version.c update from main archive 960105 1997-01-06 22:07:28 +00:00
version.h Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
wchar.h
wctype.h
wordexp.h
xlocale.h Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
xopen_lim.h update from main archive 961105 1996-11-06 04:24:40 +00:00

README

This directory contains the version 2.0.1 test 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.0 on Intel
		m68k-*-linux-gnu	Linux-2.0 on Motorola 680x0
		alpha-*-linux-gnu	Linux-2.0 on DEC Alpha


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

Whether this is still true for this release is unknown.  Porting the
library is not hard.  If you are interested in doing a port, please
get on the mailing list by sending electronic mail to
<bug-glibc-request@prep.ai.mit.edu>.

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.0.1.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.ifi.uio.no
[129.240.64.21], 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.ifi.uio.no; transferring this
distribution from prep.ai.mit.edu (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@prep.ai.mit.edu>, 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 install together with the rest of the GNU libc to <bugs@gnu.ai.mit.edu>.
Simply run this shell script and fill in the information.  Nevertheless
you can still send bug reports to <bug-glibc@prep.ai.mit.edu> as normal
electronic mails.

The GNU C Library is free software.  See the file COPYING.LIB for copying
conditions.