1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00
Ulrich Drepper 55c14926be Update.
1997-08-04 15:29  Ulrich Drepper  <drepper@cygnus.com>

	* locale/programs/localedef.c (main): Set bit in avail for those
	categories which are successfully read.
	* locale/programs/locfile.c (check_all_categories): Don't check
	categories if they are not available.
	(write_all_categories): Don't write categories if they are not
	available.

	* login/setutent_r.c (setutent_unknown): Change return type to
	int and return result of called function.

	* manual/arith.texi: Mark floating-point test macro from ISO C 9X
	as macros (not functions).
	* manual/libc.texinfo (UPDATED): Update.
	* manual/math.texi: Document exceptions, functions to handle
	exceptions, mathematical constants, FP comparison functions
	and several new functions from ISO C 9X.
	Change parameter of drand48, lrand48, and mrand48 to void (not
	empty).
	* manual/pattern.texi: Remove paragraph which explained that wordexp
	is executed by running a shell.
	* manual/time.texi: Explain difficulties with strftime if the
	functions returns 0 and no error occurred.

	* math/math.h: Correct comment for some M_* constants.
	(isgreater, isgreaterequal, isless, islessequal, islessgreater,
	inunordered): Rewrite to make sure the arguments are evaluated
	exactly once.

	* nis/rpcsvc/nis.x: Undo last change.
	* nis/rpcsvc/nis.h: Likewise.
	* nis/rpcsvc/nislib.h: File moved back to here.

	* posix/sys/types.h: Don't define socklen_t.  Pretty print.
	* socket/sys/socket.h (bind, getsockname, connect, sendto, recvfrom,
	getsockopt, setsockopt, accept): Change size argument to type
	socklen_t.
	Pretty print.
	* manual/socket.texi: Describe socklen_t and change prototypes of
	socket functions to use socklen_t.
	* sysdeps/generic/bits/socket.h: Define socklen_t.
	(struct msghdr): Correct types to use socklen_t.
	* sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.

	* stdio-common/printf_fp.c (__printf_fp): Correct rouding of number
	1.0 < x < 8.0.
	* stdio-common/tfformat.c: Add new tests for above bug.

	* stdlib/strtod.c: Fix typo.

	* string/Makefile (headers): Add bits/string.h.
	(CFLAGS-*): Add -D__NO_STRING_INLINES.
	* string/string.h: Include <bits/string.h> if optimizing and
	__NO_STRING_INLINES is not defined.
	* sysdeps/stub/bits/string.h: New file.

	* sysdeps/powerpc/bits/fenv.h: Fix typos.

	* sysdeps/unix/sysv/linux/if_index.c: Let functions return ENOSYS
	if SIOGIFINDEX is not defined.

	* sysdeps/wordsize-32/inttypes.h: Pretty print.
	* sysdeps/wordsize-64/inttypes.h: Pretty print.

	* termios/cfsetspeed.c: Rewrite loop to do what it shall do.

	* wcsmbs/Makefile (tests): Add tst-wcstof.
	* wcsmbs/tst-wcstof.c: New file.

1997-08-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/m68k/__longjmp.c: Replace call to abort by infinite
	loop, to avoid dragging stdio into the dynamic linker.

1997-08-02 19:44  H.J. Lu  <hjl@gnu.ai.mit.edu>

	* nis/nis_findserv.c (xid, xid_seed, xid_lookup): Make them
	u_int32_t.

1997-08-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* posix/wordexp.c (parse_tilde): Fix calls to __getpwnam_r and
	__getpwuid_r.
	Include <stdio.h> to get prototypes of *printf.
	(exec_comm): Remove unneeded variable *sh.

	* libc.map: Add wordexp, wordfree.

	* posix/Makefile (routines): Add wordexp.

1997-08-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* posix/wordexp.c: Correct typo in comment.
	(wordexp): Likewise.

	* manual/errno.texi (Error Codes): Fix typo.

1997-08-03 15:28  Ulrich Drepper  <drepper@cygnus.com>

	* csu/initfini.c (SECTION): Don't put quotes around section name
	since this is not understood by all assemblers.
	Patch by Klaus Espenlaub <kespenla@hydra.informatik.uni-ulm.de>.
1997-08-04 14:31:26 +00:00
1997-07-28 22:35:20 +00:00
1997-06-21 21:43:00 +00:00
1997-07-12 23:35:19 +00:00
1997-01-20 02:49:49 +00:00
1997-08-04 14:31:26 +00:00
1997-06-21 02:59:26 +00:00
1997-08-04 14:31:26 +00:00
1997-06-21 21:43:00 +00:00
1997-07-26 02:33:30 +00:00
1997-06-21 02:59:26 +00:00
1997-08-02 21:00:51 +00:00
1997-08-02 21:00:51 +00:00
1997-01-20 02:49:49 +00:00
1997-06-21 02:59:26 +00:00
1997-07-06 22:02:42 +00:00
1997-07-28 22:35:20 +00:00
1997-08-02 21:00:51 +00:00
1997-08-02 21:00:51 +00:00
1997-07-08 00:44:35 +00:00
1997-07-19 21:18:32 +00:00
1997-08-04 14:31:26 +00:00
1997-06-03 21:53:09 +00:00
1997-08-04 14:31:26 +00:00
1997-06-26 22:23:01 +00:00
1997-06-21 02:59:26 +00:00
1997-08-04 14:31:26 +00:00
1997-08-04 14:31:26 +00:00
1997-08-02 21:00:51 +00:00
1997-07-24 01:36:01 +00:00
1997-08-04 14:31:26 +00:00
1997-07-28 22:35:20 +00:00
1997-06-21 02:59:26 +00:00
1997-08-04 14:31:26 +00:00
1997-06-21 02:59:26 +00:00
1997-08-02 21:00:51 +00:00
1997-06-21 02:59:26 +00:00
1997-06-04 19:05:38 +00:00
1997-07-12 23:35:19 +00:00
1997-06-21 02:59:26 +00:00
1997-07-11 01:19:07 +00:00
1997-08-04 14:31:26 +00:00
1997-06-21 02:59:26 +00:00
1997-08-04 14:31:26 +00:00
1997-08-04 14:31:26 +00:00
1997-08-04 14:31:26 +00:00
1997-07-26 02:33:30 +00:00
1997-08-04 14:31:26 +00:00
1997-06-21 02:59:26 +00:00
1997-08-04 14:31:26 +00:00
1997-07-19 21:18:32 +00:00
1997-08-04 14:31:26 +00:00
1997-06-21 21:43:00 +00:00
1997-05-30 01:37:13 +00:00
1995-02-18 01:27:10 +00:00
1997-05-26 23:01:17 +00:00
1996-08-12 02:44:03 +00:00
1997-08-04 14:31:26 +00:00
1997-08-04 14:31:26 +00:00
1997-07-22 00:10:33 +00:00
1995-02-18 01:27:10 +00:00
1997-07-28 22:35:20 +00:00
1997-06-21 02:59:26 +00:00
1997-06-29 22:05:27 +00:00
1997-08-02 21:00:51 +00:00
1997-07-22 00:10:33 +00:00
1997-07-22 00:10:33 +00:00
1997-07-12 23:35:19 +00:00
1997-05-29 12:06:58 +00:00
1997-02-25 05:18:05 +00:00
1997-03-16 20:28:07 +00:00
1996-11-20 21:28:45 +00:00
1996-12-21 04:13:58 +00:00
1997-07-12 23:35:19 +00:00
1997-08-04 14:31:26 +00:00
1997-08-02 21:00:51 +00:00
1997-07-26 02:33:30 +00:00
1997-07-06 22:02:42 +00:00
1997-02-02 01:50:11 +00:00
1997-07-22 00:10:33 +00:00
1997-03-19 05:47:56 +00:00
1997-06-23 21:55:26 +00:00
1995-02-18 01:27:10 +00:00
1997-03-19 05:47:56 +00:00
1996-11-10 02:21:51 +00:00
1995-02-18 01:27:10 +00:00
1997-06-12 21:38:55 +00:00
1997-06-12 21:38:55 +00:00
1996-11-06 04:24:40 +00:00
1997-05-26 23:01:17 +00:00
1997-04-21 11:38:46 +00:00
1997-06-26 22:23:01 +00:00
1997-01-06 22:07:28 +00:00
1997-06-29 22:05:27 +00:00
1997-01-06 22:07:28 +00:00
1997-02-15 04:31:36 +00:00

This directory contains the version 2.0.90 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:

		i[3456]86-*-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

Since no one has volunteered to test and fix the above configurations,
these are not supported at the moment.  It's expected that these don't
work anymore.  Porting the library is not hard.  If you are interested
in doing a port, please contact the glibc maintainers by sending
electronic mail to <bug-glibc@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.90.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.
Description
Проект GNU C Library предоставляет основные библиотеки для систем GNU и GNU/Linux, а также для многих других систем, использующих Linux в качестве ядра
Readme 401 MiB
Languages
C 76.2%
Assembly 13.4%
Pawn 3.3%
Roff 3.2%
Makefile 1.1%
Other 2.5%