Go to file
Ulrich Drepper 6e953631df update from main archive 960829
Fri Aug 30 01:26:44 1996  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/i386/Dist: Add close.S.
	* sysdeps/unix/sysv/linux/m68k/Dist: Likewise.
	* sysdeps/unix/sysv/linux/alpha/Dist: Likewise.

	* version.c: Add comment about where to report bugs to.
	* catgets/gencat.c (usage): Likewise.
	* db/makedb.c (usage): Likewise.
	* locale/programs/locale.c (usage): Likewise.
	* locale/programs/localedef.c (usage): Likewise.

	* manual/socket.texi: A little bit better wording.

Thu Aug 29 18:03:06 1996  Ulrich Drepper  <drepper@cygnus.com>

	* Makerules: Make sure directory exists before generating stamp file.
	(BUILD_CFLAGS): Always refer to using $(..).
	* manual/Makefile: Make sure directory exists before generating
 	stamp file.
	(make-target-directory): Add macro definition.
	* sysdeps/generic/Makefile: Make sure directory exists before
 	generating stamp file.

	* Makefile (distribute): Add autolock.sh.  Reported by Fila Kolodny.

Tue Aug 27 10:06:22 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	When compiling in separate directory put objects into
	subdirectories matching the source layout.
	* Makeconfig (objpfx) [ifdef objdir]: Append $(subdir).
	When looking for configparms try in $(common-objpfx).
	Use $(common-objpfx)SUBDIR to find objects from other subdirectory
	builds.
	* Makerules: Add $(objpfx) to vpath list.
	(make-dummy-dep): Use $(common-objpfx) to avoid creating dummy.d
	more than once.  All uses in dependency lists changed.
	(+make-deps): Make target directory.
	(sed-remove-objpfx): Substitute $(common-objpfx).
	(do-ar, build-extra-lib, $(common-objpfx)stub-$(subdir)): Use
	$(objpfx) instead of $(objdir) for cd command.
	(O%-lib): Always find libc relative to $(..).
	(subdir-stamps): Collect stamp files from subdirs.
	(common-mostlyclean): Remove stub file in $(common-objpfx).
	* MakeTAGS ($P/siglist.pot): Find siglist.c in stdio-common.
	* Rules (dep-dummy-lib): Use $(common-objpfx) to avoid creating to
	more than once.
	($(objpfx)dummy.c, $(objpfx)empty.c): Change target name to use
	$(common-objfpx).  All uses in dependency lists changed.
	(generated): Prepend $(..) to names.
	* bare/Makefile ($(objpfx)lib$(config-vendor).a): Remove $(objpfx)
	from $@.
	* nss/Makefile ($(objpfx)libnss_dns.so, $(objpfx)libnss_db.so):
	Use $(common-objpfx) instead of $(..) in dependencies.
	* sysdeps/mach/Makefile (mach-objpfx): Unconditionally use
	$(common-objpfx) instead of $(..) and (objpfx).
	* sysdeps/mach/hurd/Makefile (hurd-objpfx): Likewise.
	(rpath-link): Likewise.
	(rpcuserlibs): Likewise.
	* sysdeps/unix/Makefile [$(subdir) = stdio-common]: Check for
	errlist.c in $(objpfx), not $(common-objpfx).
	($(common-objpfx)s-proto.d): Special rule not covered by pattern
	rule.
	* sysdeps/unix/make-syscalls.sh: Make syscall rules depending on
	s-proto.d in $(common-objpfx), not $(objpfx).

Thu Aug 29 17:45:49 1996  Ulrich Drepper  <drepper@cygnus.com>

	* nss/nsswitch.c (nss_dlerror_run): Free returned error
	string.

Thu Aug 29 15:53:33 1996  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/libm-ieee754/e_acoshl.c: New file. `long double'
 	implementation.
	* sysdeps/libm-ieee754/e_atanhl.c: Likewise.
	* sysdeps/libm-ieee754/e_remainderl.c: Likewise.
	* sysdeps/libm-ieee754/e_scalbl.c: Likewise.
	* sysdeps/libm-ieee754/s_asinhl.c: Likewise.
	* sysdeps/libm-ieee754/s_cosl.c: Likewise.
	* sysdeps/libm-ieee754/s_sinl.c: Likewise.
	* sysdeps/libm-ieee754/s_tanhl.c: Likewise.
	* sysdeps/libm-ieee754/s_tanl.c: Likewise.

	* stdio-common/printf_fp.c (__printf_fp): Use default value '.' if
1996-08-30 00:58:28 +00:00
arpa
assert
bare update from main archive 960829 1996-08-30 00:58:28 +00:00
catgets update from main archive 960829 1996-08-30 00:58:28 +00:00
conf
csu Upadte. 1996-08-28 00:26:07 +00:00
ctype Fri Jul 26 00:36:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-27 00:32:20 +00:00
db update from main archive 960829 1996-08-30 00:58:28 +00:00
dirent Update. 1996-08-07 23:50:59 +00:00
elf update from main archive 960828 1996-08-29 00:31:18 +00:00
gmon Upadte. 1996-08-28 00:26:07 +00:00
gnulib
grp Update to 960810. 1996-08-11 01:08:23 +00:00
hurd Fri Jul 19 13:18:02 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-19 17:18:51 +00:00
inet update from main archive 960815 1996-08-16 01:33:20 +00:00
intl Fri Jul 26 04:41:28 1996 Ulrich Drepper <drepper@cygnus.com> 1996-07-26 04:35:31 +00:00
io update from main archive 960828 1996-08-29 00:31:18 +00:00
libio Update. 1996-08-07 23:50:59 +00:00
locale update from main archive 960829 1996-08-30 00:58:28 +00:00
login update from main archive 960818 1996-08-19 01:07:44 +00:00
mach *** empty log message *** 1996-08-29 19:45:04 +00:00
manual update from main archive 960829 1996-08-30 00:58:28 +00:00
math Update. 1996-08-07 23:50:59 +00:00
misc Upadte. 1996-08-28 00:26:07 +00:00
netinet Fri Jun 28 02:41:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-28 08:56:59 +00:00
nss update from main archive 960829 1996-08-30 00:58:28 +00:00
po update from main archive 960828 1996-08-29 00:31:18 +00:00
posix update from main archive 960828 1996-08-29 00:31:18 +00:00
protocols
pwd Update to 960810. 1996-08-11 01:08:23 +00:00
resolv update from main archive 960828 1996-08-29 00:31:18 +00:00
resource Update. 1996-08-07 23:50:59 +00:00
rpc
rpm * rpm/template (%build): Use @prefix@ instead of always /usr. 1996-07-02 21:57:31 +00:00
setjmp
shadow handle password file locking. 1996-08-26 10:28:45 +00:00
signal
socket Update. 1996-08-12 01:42:37 +00:00
stdio *** empty log message *** 1996-08-29 21:09:30 +00:00
stdio-common update from main archive 960828 1996-08-29 00:31:18 +00:00
stdlib update from main archive 960814 1996-08-15 01:23:29 +00:00
string update from main archive 960814 1996-08-15 01:23:29 +00:00
sunrpc Update. 1996-08-09 02:46:09 +00:00
sys Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-14 06:04:09 +00:00
sysdeps update from main archive 960829 1996-08-30 00:58:28 +00:00
sysvipc
termios Wed Jul 31 14:21:36 1996 Ulrich Drepper <drepper@cygnus.com> 1996-08-01 00:08:31 +00:00
time handle password file locking. 1996-08-26 10:28:45 +00:00
wcsmbs Update. 1996-08-07 23:50:59 +00:00
wctype
.cvsignore
=__ify
a.out.h
aclocal.m4
alloca.h
ansidecl.h
argz.h
assert.h
autolock.sh Last minute change. 1996-08-12 02:44:03 +00:00
ChangeLog update from main archive 960829 1996-08-30 00:58:28 +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
config-name.in
config.guess Fix previous change. Use sed's y command instead. 1996-07-16 04:47:46 +00:00
config.h.in
config.make.in Upadte. 1996-08-28 00:26:07 +00:00
config.sub Recognize rtems as an o/s. 1996-07-07 17:26:50 +00:00
configure Update 960827. 1996-08-27 01:46:37 +00:00
configure.in Upadte. 1996-08-28 00:26:07 +00:00
crypt-README
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 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 Fri Jul 5 12:22:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-05 23:47:08 +00:00
FAQ Tue Jul 16 00:31:31 1996 Richard Henderson <rth@tamu.edu> 1996-07-16 06:38:54 +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 Update. 1996-08-14 21:45:21 +00:00
install-sh Add MIT copyright notice. From gordoni@cygnus.com. 1996-07-11 21:02:19 +00:00
langinfo.h
libc-symbols.h Mon Jul 8 02:14:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-08 06:18:25 +00:00
libintl.h
limits.h
locale.h
Make-dist * Make-dist (dist): Don't depend on crypt tar file. Remove that rule. 1996-06-25 13:49:53 +00:00
Makeconfig update from main archive 960829 1996-08-30 00:58:28 +00:00
Makefile update from main archive 960829 1996-08-30 00:58:28 +00:00
Makefile.in
Makerules update from main archive 960829 1996-08-30 00:58:28 +00:00
MakeTAGS update from main archive 960829 1996-08-30 00:58:28 +00:00
malloc.h
math.h
mathcalls.h
memory.h
mkinstalldirs
move-if-change
munch-tmpl.c
munch.awk
netdb.h
NEWS update from main archive 960828 1996-08-29 00:31:18 +00:00
nlist.h
NOTES
nss.h Last minute change. 1996-08-12 02:44:03 +00:00
o-iterator.mk
obstack.h
paths.h
poll.h
posix1_lim.h
posix2_lim.h
printf.h
printsources
PROJECTS update from main archive 960828 1996-08-29 00:31:18 +00:00
pwd.h
README Remade for alpha-1.93 1996-08-02 05:27:50 +00:00
README.libm update from main archive 960829 1996-08-30 00:58:28 +00:00
README.template
regex.h
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
Rules update from main archive 960829 1996-08-30 00:58:28 +00:00
search.h
set-hooks.h
set-init.c
setjmp.h
sgtty.h
shadow.h Update. 1996-08-12 01:42:37 +00:00
shlib-versions Wed Jul 17 17:08:48 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-17 19:01:35 +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
values.h
version.c update from main archive 960829 1996-08-30 00:58:28 +00:00
version.h Wed Jul 17 17:08:48 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-17 19:01:35 +00:00
wchar.h
wctype.h
wordexp.h

This directory contains the version 1.93 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.93-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.