Ulrich Drepper f65fd747b4 update from main archive 961207
Sun Dec  8 06:56:49 1996  Ulrich Drepper  <drepper@cygnus.com>

	* io/getwd.c: Use PATH_MAX not LOCAL_PATH_MAX.  Fix typo in
	comment.
	* stdlib/canonicalize.c: Correct bugs in last change.
	Patch by HJ Lu.

	* libio/Makefile (routines): Remove ioprims.
	(aux): Remove cleanup.
	Add IO_DEBUG option for .o files.
	* libio/cleanups.c: Removed.
	* libio/ioprims.c: Removed.
	* libio/filedoalloc.c: More updates from libg++-2.8b5.
	* libio/fileops.c: Likewise.
	* libio/genops.c: Likewise.
	* libio/iolibio.h: Likewise.
	* libio/iopopen.c: Likewise.
	* libio/iovsprintf.c: Likewise.
	* libio/iovsscanf.c: Likewise.
	* libio/libio.h: Likewise.
	* libio/libioP.h: Likewise.
	* libio/memstream.c: Likewise.
	* libio/strfile.h: Likewise.
	* libio/vasprintf.c: Likewise.
	* libio/vsnprintf.c: Likewise.

	* libio/stdio.h: Define P_tmpdir only is __USE_SVID.

	* manual/arith.texi: Change references to ANSI C to ISO C.
	* manual/conf.texi: Likewise.
	* manual/creature.texi: Likewise.
	* manual/ctype.texi: Likewise.
	* manual/errno.texi: Likewise.
	* manual/filesys.texi: Likewise.
	* manual/intro.texi. Likewise.
	* manual/io.texi: Likewise.
	* manual/lang.texi: Likewise.
	* manual/libc.texinfo: Likewise.
	* manual/locale.texi: Likewise.
	* manual/maint.texi: Likewise.
	* manual/mbyte.texi: Likewise.
	* manual/memory.texi: Likewise.
	* manual/process.texi: Likewise.
	* manual/process.texi: Likewise.
	* manual/search.texi: Likewise.
	* manual/setjmp.texi: Likewise.
	* manual/signal.texi: Likewise.
	* manual/startup.texi: Likewise.
	* manual/stdio.texi: Likewise.
	* manual/string.texi: Likewise.
	* manual/time.texi: Likewise.

	* manual/locale.texi: Remove description of LC_RESPONSE and add
	LC_MESSAGES.

	* Makefile (subdirs): Change malloc in $(malloc).
	* config.make.in: Add variable malloc which is initialized from
	@malloc@.
	* configure.in: Add new option --enable-new-malloc to use new
	malloc.  This is the default on Linux.
	* sysdeps/unix/sysv/linux/configure.in: Define malloc to new-malloc
	by default.
	* new-malloc/Makefile: New file.  Improved malloc implementation.
	* new-malloc/malloc.c: Likewise.
	* new-malloc/malloc.h: Likewise.
	* new-malloc/mallocbug.c: Likewise.
	* new-malloc/obstack.c: Likewise.
	* new-malloc/obstack.h: Likewise.
	* new-malloc/thread-m.h: Likewise.
	* time/Makefile: Compile ap.c with NO_MCHECK flag for now.
	* time/ap.c: Don't call mcheck if NO_MCHECK is defined.

	* resolv/Makefile: Add rule to rebuiild libresolv.so when libc.so
	changed.

	* stdio/feof.c: Update copyright.
	* stdio/stdio.h: Add field for lock to FILE structure.
	Add cast to *MAGIC constants to prevent warnings.

	* stdio-common/bug7.c: Correct test.  Stream must not be closed
	twice.

	* stdlib/Makefile (routines): Add secure-getenv.
	* stdlib/secure-getenv.c: New file.  __secure_getenv function
	moved to here from sysdeps/generic/getenv.c.  Otherwise an
	application cannot replace the getenv function in the libc.
	* sysdeps/generic/getenv.c: Remove __secure_getenv function.
	* sysdeps/stub/getenv.c: Remove __secure_getenv alias.

	* sysdeps/mach/libc-lock.h: Define__libc_mutex_lock to __mutex_lock.

	* sysdeps/posix/fdopen.c: Update copyright.  Don't use EXFUN.

	* time/test-tz.c: Comment fifth test out.  PROBLEM.

	* time/tzset.c: De-ANSI-declfy.
	(__tzset): Don't increment pointer tz when no DST information is
	given.

Sat Dec  7 23:47:54 1996  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/mach/libc-lock.h [_LIBC]: Add definition of
	__libc_mutex_lock.
	Patch by Thomas Bushnell.

	* sysdeps/unix/sysv/linux/timebits.h: Load <asm/param.h> only
	if __USE_MISC.

	* sysdeps/unix/sysv/linux/Dist: Add llseek.c.

Sat Dec  7 12:18:56 1996  Ulrich Drepper  <drepper@cygnus.com>

	* time/strftime (%c format): Remove %Z from default string.
	Reported by Paul Eggert

	* io/getwd.c: Don't apply getcwd on user supplied buffer.
1996-12-08 08:01:13 +00:00
1996-12-04 01:41:39 +00:00
1996-08-30 00:58:28 +00:00
1996-11-06 04:24:40 +00:00
1996-11-27 06:13:15 +00:00
1996-11-10 02:21:51 +00:00
1996-11-17 03:15:52 +00:00
1996-12-04 01:41:39 +00:00
1996-12-04 01:41:39 +00:00
1996-11-15 04:08:00 +00:00
1996-12-07 03:30:25 +00:00
1996-12-04 01:41:39 +00:00
1996-12-04 01:41:39 +00:00
1996-12-08 08:01:13 +00:00
1996-12-08 08:01:13 +00:00
1996-12-04 01:41:39 +00:00
1996-12-08 08:01:13 +00:00
1996-12-08 08:01:13 +00:00
1996-12-08 08:01:13 +00:00
1996-11-17 03:15:52 +00:00
1996-12-07 03:30:25 +00:00
1996-12-04 01:41:39 +00:00
1996-12-04 01:41:39 +00:00
1996-12-07 03:30:25 +00:00
1996-12-02 04:00:15 +00:00
1996-12-08 08:01:13 +00:00
1996-11-15 04:08:00 +00:00
1996-11-11 00:59:33 +00:00
1996-10-21 01:26:31 +00:00
1996-10-31 02:57:12 +00:00
1996-11-10 02:21:51 +00:00
1996-11-20 03:45:51 +00:00
1996-11-15 04:08:00 +00:00
1996-12-08 08:01:13 +00:00
1996-12-08 08:01:13 +00:00
1996-12-04 01:41:39 +00:00
1996-12-02 04:00:15 +00:00
1996-12-08 08:01:13 +00:00
1996-11-07 01:35:04 +00:00
1996-11-07 01:35:04 +00:00
1996-12-08 08:01:13 +00:00
1996-11-07 01:35:04 +00:00
1996-11-07 01:35:04 +00:00
1996-11-14 02:04:07 +00:00
1996-08-12 02:44:03 +00:00
1996-12-08 08:01:13 +00:00
1996-12-08 08:01:13 +00:00
1996-11-20 21:28:45 +00:00
1996-12-08 08:01:13 +00:00
1996-12-08 08:01:13 +00:00
1996-08-19 01:07:44 +00:00
1996-10-31 02:57:12 +00:00
1996-09-07 04:10:57 +00:00
FAQ
1996-12-04 01:41:39 +00:00
1996-11-06 04:24:40 +00:00
1996-11-27 06:13:15 +00:00
1996-10-21 01:26:31 +00:00
1996-11-20 21:28:45 +00:00
1996-09-12 18:29:32 +00:00
1996-09-20 01:58:09 +00:00
1996-11-06 04:24:40 +00:00
1996-12-02 04:00:15 +00:00
1996-11-10 02:21:51 +00:00
1996-12-04 01:41:39 +00:00
1996-12-08 08:01:13 +00:00
1996-12-04 01:41:39 +00:00
1996-12-04 01:41:39 +00:00
1996-10-02 01:40:17 +00:00
1996-09-22 03:06:42 +00:00
1996-11-10 02:21:51 +00:00
1996-08-12 02:44:03 +00:00
1996-10-02 01:40:17 +00:00
1996-12-02 04:00:15 +00:00
1996-11-14 02:04:07 +00:00
1996-10-17 01:51:38 +00:00
1996-11-06 04:24:40 +00:00
1996-11-27 06:13:15 +00:00
1996-10-08 23:39:20 +00:00
1996-09-13 03:21:39 +00:00
1996-08-12 01:42:37 +00:00
1996-11-27 06:13:15 +00:00
1996-11-15 04:08:00 +00:00
1996-09-10 02:00:15 +00:00
1996-11-17 03:15:52 +00:00
1996-11-06 04:24:40 +00:00

This directory contains the version 1.96 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	Linux-2.0 on Intel
		m68k-*-linux		Linux-2.0 on Motorola 680x0
		alpha-*-linux		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-1.96-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.
Description
No description provided
Readme 264 MiB
Languages
C 76.1%
Assembly 13.5%
Pawn 3.3%
Roff 3.2%
Makefile 1.1%
Other 2.5%