Go to file
Ulrich Drepper 4994bfb72e Update.
1999-10-25 22:25:34 +00:00
aout
argp Update. 1999-05-18 08:37:39 +00:00
assert Update. 1999-05-18 08:37:39 +00:00
bare
catgets
conf
csu
ctype Update from main branch. 1999-06-13 09:23:55 +00:00
db
db2 (__db_rdetach): Unmap the region if necessary. 1999-09-05 23:30:54 +00:00
debug
dirent Fix typo in last change. 1999-08-20 15:20:44 +00:00
elf Complete last change. 1999-09-13 09:06:08 +00:00
gmon
gnulib
grp (getgrent_r, getgrgid_r, getgrnam_r): Added to GLIBC_2.1.2. 1999-07-09 20:42:01 +00:00
hesiod Change _nss_hesiod_getpwuid and _nss_hesiod_getgrgid to _nss_hesiod_getpwuid_r and _nss_hesiod_getgrgid_r respectively. 1999-05-10 13:34:35 +00:00
hurd 1999-10-01 Roland McGrath <roland@baalperazim.frob.com> 1999-10-01 20:02:44 +00:00
iconv (process_block): (process_block): Save errno value from iconv call. 1999-10-19 03:29:12 +00:00
iconvdata Fix names whcih are different in 2.2. 1999-10-12 15:22:36 +00:00
include Adjust parameters of gethostbyaddr and gethostbyaddr_r. 1999-09-27 00:18:24 +00:00
inet (iruserok2): Initialize isbad to -1. 1999-10-19 03:27:12 +00:00
intl (_nl_find_domain): Add cast to avoid warning. 1999-10-01 16:06:25 +00:00
io Set LC_ALL and LANGUAGE to fix locale dependencies in sort. 1999-09-03 07:12:57 +00:00
libio (_IO_new_file_close_it): Set _fileno to -1, not EOF. 1999-08-24 23:13:07 +00:00
linuxthreads Update. 1999-10-10 20:49:53 +00:00
locale Update from main branch. 1999-06-13 09:23:55 +00:00
localedata Update. 1999-09-13 09:08:27 +00:00
login Update. 1999-05-24 18:22:25 +00:00
mach 1999-06-25 Roland McGrath <roland@baalperazim.frob.com> 1999-06-25 13:29:26 +00:00
malloc (cALLOc): Correctly handle systems where sbrk doesn't clear the 1999-09-25 06:52:12 +00:00
manual (Configuring and compiling): Mention GCC 2.95. 1999-09-10 19:51:20 +00:00
math Fix last change. Also declare __finite. 1999-09-25 06:52:24 +00:00
md5-crypt Correct names of MD5 functions after removing of public names. 1999-10-25 22:25:27 +00:00
misc Avoid namespace pollution. 1999-08-26 00:26:16 +00:00
nis (_nss_nisplus_parse_spent): Fix handling of empty entries. 1999-10-08 17:15:38 +00:00
nscd Update from main branch. 1999-09-27 00:17:10 +00:00
nss Make the new ABI GLIBC_2.1.2 and keep the old one as GLIBC_2.0. 1999-07-09 20:41:38 +00:00
po Galician translation of the GNU libc messages. 1999-10-19 03:15:20 +00:00
posix Add __libc_fork and __vfork to version GLIBC_2.1.2. 1999-09-05 00:10:22 +00:00
pwd (getpwent_r, getpwuid_r): Likewise. 1999-07-09 20:43:04 +00:00
resolv Account bytes needed for alignment in buflen. 1999-10-25 22:23:46 +00:00
resource
rpm
rt Update from main branch. 1999-08-15 20:28:48 +00:00
scripts Update from latest autoconf versions. 1999-10-19 06:28:58 +00:00
setjmp
shadow (getspent_r, getspnam_r): Added to GLIBC_2.1.2. 1999-07-09 20:43:21 +00:00
signal
socket 1999-05-16 Roland McGrath <roland@baalperazim.frob.com> 1999-05-16 08:52:16 +00:00
stdio Update from main branch. 1999-06-23 10:48:34 +00:00
stdio-common Correct last patch and use outchar instead of PUTC to output single characters. 1999-10-05 00:38:18 +00:00
stdlib (exit): Beware to not free statically allocated list element. 1999-10-11 04:35:54 +00:00
streams
string Mark void* operations as extensions. 1999-08-09 05:41:03 +00:00
sunrpc (LSW): Depend on __FLOAT_WORD_ORDER not __BYTE_ORDER. 1999-10-11 23:52:33 +00:00
sysdeps Define aliases __nexttowardl and nexttowardl. 1999-10-24 23:42:29 +00:00
sysvipc
termios
time [!_LIBC] (__mon_yday): Fix typo in definition. 1999-09-25 21:23:25 +00:00
timezone Update from tzcode1999g and tzdata1999g. 1999-10-01 15:52:49 +00:00
wcsmbs (WCHAR_MIN, WCHAR_MAX): use all-numeric values. 1999-09-10 19:39:13 +00:00
wctype Remove incorrect towlower/towupper optimizations. 1999-09-10 19:28:01 +00:00
.cvsignore Remove COPYING*. 1999-07-28 18:58:29 +00:00
abi-tags
aclocal.m4
BUGS Putenv bug is fixed. 1999-09-05 17:58:44 +00:00
ChangeLog Update. 1999-10-25 22:25:34 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
config-name.in
config.h.in
config.make.in Update. 1999-05-19 15:35:26 +00:00
configure Regenerated: autoconf configure.in 1999-10-05 00:56:27 +00:00
configure.in Allow makeinfo 4.*. 1999-10-05 00:55:48 +00:00
CONFORMANCE
COPYING GPL text. 1999-07-28 18:58:39 +00:00
COPYING.LIB LGPL text. 1999-07-28 18:58:43 +00:00
extra-lib.mk
FAQ Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in 1999-09-05 19:37:57 +00:00
FAQ.in Add comment about add-on numbering. 1999-09-05 19:36:39 +00:00
glibcbug.in Get CCVERSION from autoconf substitution. 1999-08-28 22:19:13 +00:00
INSTALL Update. 1999-09-10 19:59:10 +00:00
INTERFACE
Make-dist (sysdep_dirs): Exclude SCCS. 1999-06-16 10:30:37 +00:00
Makeconfig 1999-06-12 Mark Kettenis <kettenis@gnu.org> 1999-06-13 10:02:10 +00:00
Makefile (clean): Also remove $(postclean) files. 1999-09-20 02:05:45 +00:00
Makefile.in
Makerules Update from main line. 1999-08-01 22:23:36 +00:00
MakeTAGS (sysdep_dirs): Exclude SCCS. 1999-06-16 10:30:37 +00:00
NEWS Update. 1999-06-13 15:20:01 +00:00
NOTES Regenerated. 1999-08-20 19:32:31 +00:00
o-iterator.mk
PROJECTS
README Remade for stable-2.1.2 1999-07-28 20:58:44 +00:00
README-alpha Update. 1999-05-13 10:22:54 +00:00
README.libm
README.template The crypt add-on has a new ftp site. 1999-07-28 04:37:55 +00:00
Rules
shlib-versions Update. 1999-05-19 15:35:26 +00:00
test-skeleton.c
version.h (VERSION): Bump to 2.1.3. 1999-09-13 03:21:00 +00:00
Versions.def (GLIBC_2.1.2): Added. 1999-07-09 20:40:57 +00:00

This directory contains the version 2.1.2 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-gnu	Linux-2.x on Intel
		m68k-*-linux-gnu	Linux-2.x on Motorola 680x0
		alpha-*-linux-gnu	Linux-2.x on DEC Alpha
		powerpc-*-linux-gnu     Linux and MkLinux on PowerPC systems
		sparc-*-linux-gnu	Linux-2.x on SPARC
		sparc64-*-linux-gnu	Linux-2.x on UltraSPARC
		arm-*-none		ARM standalone systems
		arm-*-linux		Linux-2.x on ARM
		arm-*-linuxaout		Linux-2.x on ARM using a.out binaries


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@gnu.org>.

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.1.2.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.gwdg.de [134.76.11.100] in the directory pub/linux/glibc, 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.gwdg.de; transferring this distribution
from ftp.gnu.org (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@gnu.org>, 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 installed together with the rest of the GNU libc to <bugs@gnu.org>.
Simply run this shell script and fill in the information.  Nevertheless
you can still send bug reports to <bug-glibc@gnu.org> as normal electronic
mails.

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