Go to file
Roland McGrath 693e7b964f Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* sunrpc/Makefile (install-lib): Variable removed.
	(rpcsvc-objs): Variable removed.
	(extra-objs): Don't include $(rpcsvc-objs).
	(extra-libs): New variable, contains librpcsvc.
	(librpcsvc-routines): New variable.
	(librpcsvc-inhibit-o): New variable, contains .so.
	(omit-deps): Set this to $(librpcsvc-routines).
	($(objpfx)rpcgen): Don't use $(libc.a).
	(lib, $(objpfx)librpcsvc.a): Targets removed.

	* o-iterator.mk, extra-lib.mk: New files.
	* Makerules (o-iterator): New variable.
	[extra-libs]: Include extra-lib.mk to generate rules for each word
	of $(extra-libs).
	* Makefile (distribute): Add extra-lib.mk, o-iterator.mk.

	(IMPLICIT_ONE, *_MAX_10_EXP_LOG): Macros removed; no longer needed.
	* stdio/fpioconst.c, stdio/fpioconst.h: Don't use
 	LDBL_MAX_10_EXP_LOG; LAST_POW10 defines the maximal available
 	exponent.
1995-03-17 18:42:51 +00:00
arpa initial import 1995-02-18 01:27:10 +00:00
assert initial import 1995-02-18 01:27:10 +00:00
bare initial import 1995-02-18 01:27:10 +00:00
conf initial import 1995-02-18 01:27:10 +00:00
csu Tue Feb 21 00:10:50 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-02-21 06:02:58 +00:00
ctype * locale/categories.def (LC_CTYPE): Merge CLASS_EB and CLASS_EL 1995-03-10 05:01:07 +00:00
dirent * io/Makefile (routines): Add euidaccess. 1995-02-25 01:23:32 +00:00
elf Thu Mar 9 22:29:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-10 03:58:22 +00:00
gnu initial import 1995-02-18 01:27:10 +00:00
gnulib initial import 1995-02-18 01:27:10 +00:00
grp initial import 1995-02-18 01:27:10 +00:00
hurd Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-16 05:32:45 +00:00
inet initial import 1995-02-18 01:27:10 +00:00
io * io/Makefile (routines): Add euidaccess. 1995-02-25 01:23:32 +00:00
locale Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-16 05:32:45 +00:00
mach Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-16 05:32:45 +00:00
manual * locale/categories.def (LC_CTYPE): Merge CLASS_EB and CLASS_EL 1995-03-10 05:01:07 +00:00
math initial import 1995-02-18 01:27:10 +00:00
misc Fri Mar 3 12:24:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-06 00:27:08 +00:00
netinet initial import 1995-02-18 01:27:10 +00:00
posix Regenerated 1995-03-10 18:59:45 +00:00
protocols initial import 1995-02-18 01:27:10 +00:00
pwd initial import 1995-02-18 01:27:10 +00:00
resolv initial import 1995-02-18 01:27:10 +00:00
resource initial import 1995-02-18 01:27:10 +00:00
rpc initial import 1995-02-18 01:27:10 +00:00
setjmp initial import 1995-02-18 01:27:10 +00:00
signal initial import 1995-02-18 01:27:10 +00:00
socket initial import 1995-02-18 01:27:10 +00:00
stdio Fri Mar 17 13:28:04 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-03-17 17:15:40 +00:00
stdlib Undo bogus change by drepper 1995-03-17 17:40:02 +00:00
string * string/Makefile (distribute): Add pagecopy.h. 1995-02-21 08:07:34 +00:00
sunrpc Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-17 18:42:51 +00:00
sys initial import 1995-02-18 01:27:10 +00:00
sysdeps (__mpn_extract_long_double): Handle 80-bit denormalized numbers correct. 1995-03-17 12:28:47 +00:00
termios initial import 1995-02-18 01:27:10 +00:00
time Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-16 05:32:45 +00:00
.cvsignore . 1995-02-21 20:27:45 +00:00
=__ify initial import 1995-02-18 01:27:10 +00:00
ChangeLog Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-17 18:42:51 +00:00
INSTALL initial import 1995-02-18 01:27:10 +00:00
Make-dist initial import 1995-02-18 01:27:10 +00:00
MakeTAGS initial import 1995-02-18 01:27:10 +00:00
Makeconfig Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-16 05:32:45 +00:00
Makefile Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-17 18:42:51 +00:00
Makefile.in initial import 1995-02-18 01:27:10 +00:00
Makerules Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-17 18:42:51 +00:00
NEWS * io/Makefile (routines): Add euidaccess. 1995-02-25 01:23:32 +00:00
NOTES initial import 1995-02-18 01:27:10 +00:00
README initial import 1995-02-18 01:27:10 +00:00
README.template initial import 1995-02-18 01:27:10 +00:00
Rules Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-16 05:32:45 +00:00
a.out.h initial import 1995-02-18 01:27:10 +00:00
aclocal.m4 initial import 1995-02-18 01:27:10 +00:00
alloca.h initial import 1995-02-18 01:27:10 +00:00
ansidecl.h initial import 1995-02-18 01:27:10 +00:00
assert.h initial import 1995-02-18 01:27:10 +00:00
config-name.in initial import 1995-02-18 01:27:10 +00:00
config.guess Recognize NetBSD/Amiga as m68k-cbm-netbsd. 1995-02-23 00:08:39 +00:00
config.h.in * config.h.in: Put comment around ^L to pacify Solaris as here too. 1995-02-21 19:53:54 +00:00
config.make.in Sun Mar 12 18:21:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-13 00:37:23 +00:00
config.sub (sun4sol2): Alias for sparc-sun-solaris2. 1995-02-20 20:25:48 +00:00
configure Sun Mar 12 18:21:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-13 00:37:23 +00:00
configure.in Sun Mar 12 18:21:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-13 00:37:23 +00:00
crypt-README initial import 1995-02-18 01:27:10 +00:00
ctype.h initial import 1995-02-18 01:27:10 +00:00
dirent.h initial import 1995-02-18 01:27:10 +00:00
endian.h initial import 1995-02-18 01:27:10 +00:00
errno.h initial import 1995-02-18 01:27:10 +00:00
extra-lib.mk Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-17 18:42:51 +00:00
fcntl.h initial import 1995-02-18 01:27:10 +00:00
features.h initial import 1995-02-18 01:27:10 +00:00
fnmatch.h initial import 1995-02-18 01:27:10 +00:00
ftw.h initial import 1995-02-18 01:27:10 +00:00
getopt.h initial import 1995-02-18 01:27:10 +00:00
glob.h initial import 1995-02-18 01:27:10 +00:00
gnu-stabs.h initial import 1995-02-18 01:27:10 +00:00
grp.h initial import 1995-02-18 01:27:10 +00:00
install-sh initial import 1995-02-18 01:27:10 +00:00
langinfo.h Sun Mar 5 19:40:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-06 03:00:08 +00:00
libc-symbols.h (weak_symbol): New macro. 1995-02-22 23:19:35 +00:00
limits.h initial import 1995-02-18 01:27:10 +00:00
locale.h initial import 1995-02-18 01:27:10 +00:00
malloc.h initial import 1995-02-18 01:27:10 +00:00
math.h initial import 1995-02-18 01:27:10 +00:00
memory.h initial import 1995-02-18 01:27:10 +00:00
mkinstalldirs initial import 1995-02-18 01:27:10 +00:00
move-if-change * Makefile (subdirs): Add elf first. 1995-02-21 06:15:34 +00:00
munch-tmpl.c initial import 1995-02-18 01:27:10 +00:00
munch.awk initial import 1995-02-18 01:27:10 +00:00
netdb.h initial import 1995-02-18 01:27:10 +00:00
nlist.h initial import 1995-02-18 01:27:10 +00:00
o-iterator.mk Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-17 18:42:51 +00:00
obstack.h initial import 1995-02-18 01:27:10 +00:00
paths.h initial import 1995-02-18 01:27:10 +00:00
poll.h initial import 1995-02-18 01:27:10 +00:00
posix1_lim.h initial import 1995-02-18 01:27:10 +00:00
posix2_lim.h initial import 1995-02-18 01:27:10 +00:00
printf.h initial import 1995-02-18 01:27:10 +00:00
printsources initial import 1995-02-18 01:27:10 +00:00
pwd.h initial import 1995-02-18 01:27:10 +00:00
resolv.h initial import 1995-02-18 01:27:10 +00:00
set-hooks.h initial import 1995-02-18 01:27:10 +00:00
set-init.c initial import 1995-02-18 01:27:10 +00:00
setjmp.h initial import 1995-02-18 01:27:10 +00:00
sgtty.h initial import 1995-02-18 01:27:10 +00:00
signal.h initial import 1995-02-18 01:27:10 +00:00
stdio.h initial import 1995-02-18 01:27:10 +00:00
stdlib.h initial import 1995-02-18 01:27:10 +00:00
string.h initial import 1995-02-18 01:27:10 +00:00
strings.h initial import 1995-02-18 01:27:10 +00:00
syslog.h initial import 1995-02-18 01:27:10 +00:00
tar.h initial import 1995-02-18 01:27:10 +00:00
termios.h initial import 1995-02-18 01:27:10 +00:00
time.h initial import 1995-02-18 01:27:10 +00:00
ttyent.h initial import 1995-02-18 01:27:10 +00:00
unistd.h initial import 1995-02-18 01:27:10 +00:00
utime.h initial import 1995-02-18 01:27:10 +00:00
version.c initial import 1995-02-18 01:27:10 +00:00
wordexp.h initial import 1995-02-18 01:27:10 +00:00

README

This directory contains the version 1.09.5 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 has been ported to the following
configurations:

		alpha-dec-osf1
		i386-bsd4.3
		i386-force_cpu386-none
		i386-gnu (for Hurd development only)
		i386-isc2.2
		i386-isc3
		i386-sco3.2
		i386-sco3.2v4
		i386-sequent-bsd
		i386-sysv
		i386-sysv4
		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

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-1.09.5-crypt.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.uni-c.dk
[129.142.6.74], 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.uni-c.dk; 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.

See the file INSTALL to find out how to configure, build, install, and port
the GNU C library.

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.

Send bug reports to bug-glibc@prep.ai.mit.edu.

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