Go to file
Roland McGrath 4f54cdb1dd * sysdeps/sparc/elf/start.S: New file.
* sysdeps/sparc/dl-machine.h: New file.

	* posix/fnmatch.c (fnmatch): Fix \*[*?]+ case to increment name ptr
 	only for ?s, not for *s.  Fix from Chet Ramey.

	Fixes thanks to Raja R Harinath <harinath@cs.umn.edu>:
	* sysdeps/unix/sysv/utmpbits.h: Define _HAVE_UT_{TYPE,ID,TV,HOST}.
	Use __{BEGIN,END}_DECLS.
	(_PATH_WTMP, _PATH_UTMP, _PATH_LASTLOG): New macros.
	* login/utmp.h (UTMP_FILE, UTMP_FILENAME, WTMP_FILE, WTMP_FILENAME):
	New macros, moved here from sysdeps/gnu/utmpbits.h.
	* sysdeps/generic/utmpbits.h (_HAVE_UT_HOST): Define it.
	* sysdeps/gnu/utmpbits.h (_HAVE_UT_HOST): Likewise.
	* login/logout.c: Use ut_host only #if _HAVE_UT_HOST.
	Use sizeof instead of UT_*SIZE.
	* login/logwtmp.c: Likewise.

	* misc/tsearch.c (tdelete): Define as weak alias to __tdelete.

	* version.c (banner): Add trailing newline.
1996-06-21 21:01:27 +00:00
arpa
assert Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
bare Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
catgets
conf
csu * Makerules (elfobjdir): Use $(objdir) if set, even in elf subdir. 1996-06-12 01:34:32 +00:00
ctype Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
db Wed May 22 22:10:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-23 03:15:42 +00:00
dirent Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
elf * elf/dl-deps.c (_dl_map_object_deps): Set MAP's mark bit before loop. 1996-06-16 02:18:58 +00:00
gmon Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-07 20:37:41 +00:00
gnulib Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
grp Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
hurd (getuids): New weak link to __getuids. 1996-06-20 16:18:45 +00:00
inet Fri May 24 02:31:36 1996 Ulrich Drepper <drepper@cygnus.com> 1996-05-24 20:16:39 +00:00
intl Thu Jun 6 02:00:42 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-06 06:05:11 +00:00
io * Makerules (elfobjdir): Use $(objdir) if set, even in elf subdir. 1996-06-12 01:34:32 +00:00
libio Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
locale Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
login * sysdeps/sparc/elf/start.S: New file. 1996-06-21 21:01:27 +00:00
mach Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
manual Sun Jun 16 02:44:22 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-16 06:52:32 +00:00
math Wed Jun 19 01:27:57 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-19 05:38:55 +00:00
misc * sysdeps/sparc/elf/start.S: New file. 1996-06-21 21:01:27 +00:00
po Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-07 20:37:41 +00:00
posix * sysdeps/sparc/elf/start.S: New file. 1996-06-21 21:01:27 +00:00
protocols
pwd Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
resolv *** empty log message *** 1996-06-06 15:29:59 +00:00
resource Sun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-26 19:19:51 +00:00
rpc
rpm * Makerules ($(common-objpfx)distinfo-$(subdir)): Change target from 1996-06-18 22:23:37 +00:00
setjmp Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
signal Tue Jun 4 00:16:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-04 01:41:11 +00:00
socket Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
stdio Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
stdio-common * stdio-common/vfprintf.c [USE_IN_LIBIO] (size_t): Don't define as 1996-06-04 09:29:39 +00:00
stdlib Tue Jun 18 17:56:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-18 22:01:27 +00:00
string * Makerules (elfobjdir): Use $(objdir) if set, even in elf subdir. 1996-06-12 01:34:32 +00:00
sunrpc Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
sys
sysdeps * sysdeps/sparc/elf/start.S: New file. 1996-06-21 21:01:27 +00:00
sysvipc Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
termios Regenerated: autoconf configure.in 1996-05-22 18:02:38 +00:00
time Sun Jun 16 00:40:20 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-16 04:52:54 +00:00
wcsmbs * time/Makefile (tzcompile): Add missing backslash. 1996-05-26 22:09:13 +00:00
wctype * time/Makefile (tzcompile): Add missing backslash. 1996-05-26 22:09:13 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
=__ify
a.out.h
aclocal.m4 Thu May 9 09:17:46 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-10 22:06:47 +00:00
alloca.h
ansidecl.h
argz.h
assert.h
ChangeLog * sysdeps/sparc/elf/start.S: New file. 1996-06-21 21:01:27 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
config-name.in
config.guess Add support for PowerPC Linux 1996-06-20 16:20:05 +00:00
config.h.in
config.make.in * Makerules (elfobjdir): Use $(objdir) if set, even in elf subdir. 1996-06-12 01:34:32 +00:00
config.sub Recognize -openvms. 1996-06-18 18:23:57 +00:00
configure Regenerated: autoconf configure.in 1996-06-19 15:06:55 +00:00
configure.in Mon Jun 17 19:09:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-19 14:52:21 +00:00
crypt-README
ctype.h
dirent.h
elf.h
endian.h
envz.h
errno.h Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
error.h
extra-lib.mk Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-02 18:50:07 +00:00
FAQ Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
fcntl.h
features.h Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
fnmatch.h
ftw.h
getopt.h
glob.h
gnu-stabs.h
gnu-versions.h
grp.h
INSTALL
install-sh
langinfo.h
libc-symbols.h Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
libintl.h
limits.h Tue May 28 04:38:10 1996 Ulrich Drepper <drepper@cygnus.com> 1996-05-29 04:48:04 +00:00
locale.h
Make-dist Mon Jun 17 19:09:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-19 14:52:21 +00:00
Makeconfig Mon Jun 17 19:09:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-19 14:52:21 +00:00
Makefile Sun Jun 16 02:44:22 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-16 06:52:32 +00:00
Makefile.in
Makerules * Makerules ($(common-objpfx)distinfo-$(subdir)): Change target from 1996-06-18 22:23:37 +00:00
MakeTAGS * sysdeps/libm-i387/s_finite.S: Use %eax instead of %al in setnel insn. 1996-06-04 06:48:18 +00:00
malloc.h
math.h
mathcalls.h
memory.h
mkinstalldirs
move-if-change
munch-tmpl.c
munch.awk
netdb.h
NEWS
nlist.h
NOTES
o-iterator.mk
obstack.h
paths.h
poll.h
posix1_lim.h
posix2_lim.h
printf.h
printsources
PROJECTS Tue May 28 04:38:10 1996 Ulrich Drepper <drepper@cygnus.com> 1996-05-29 04:48:04 +00:00
pwd.h
README Mon Jun 17 17:53:21 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-17 22:41:47 +00:00
README.template Mon May 13 12:03:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-13 17:30:42 +00:00
regex.h
resolv.h
Rules * Rules (static-only-routines): Restore the rule to make these .so's 1996-05-24 21:51:25 +00:00
search.h
set-hooks.h
set-init.c
setjmp.h
sgtty.h
shlib-versions * hurd/hurdinit.c (map0): Remove [!PIC] conditional. 1996-06-16 09:31:23 +00:00
signal.h
stdio.h
stdlib.h
string.h
strings.h
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
version.c * sysdeps/sparc/elf/start.S: New file. 1996-06-21 21:01:27 +00:00
version.h * version.h (VERSION): Update to 1.91. 1996-06-16 10:06:22 +00:00
wchar.h
wctype.h
wordexp.h

This directory contains the version 1.91 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
		i[345]86-*-bsd4.3
		i[345]86-*-gnu
		i[345]86-*-isc2.2
		i[345]86-*-isc3
		i[345]86-*-linux
		i[345]86-*-sco3.2
		i[345]86-*-sco3.2v4
		i[345]86-*-sysv
		i[345]86-*-sysv4
		i[345]86-force_cpu386-none
		i[345]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

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.91-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.