Go to file
Ulrich Drepper 90e5b29e14 Update.
* manual/users.texi (Setting Groups): Correct initgroups
	documentation.  Add documentation for getgrouplist.

2001-06-28  H.J. Lu  <hjl@gnu.org>

	* locale/findlocale.c (locale_file_list): Renamed to ...
	(_nl_locale_file_list): This. Make it extern.
	(free_mem): Move to ...
	* locale/setlocale.c (free_mem): Here.

2001-06-28  Mark Kettenis  <kettenis@gnu.org>

2001-06-20  Isamu Hasegawa  <isamu@yamato.ibm.com>
2001-06-26  Isamu Hasegawa  <isamu@yamato.ibm.com>
	* posix/regex.c (count_mbs_length): Use binary search for optimization.
2001-06-29 00:17:44 +00:00
aout
argp Update. 2000-10-28 00:45:40 +00:00
assert Use static_cast instead of C-style cast for C++. 2001-01-13 00:04:45 +00:00
bare
bits Update. 2001-05-07 11:17:27 +00:00
catgets Update. 2001-03-10 07:18:40 +00:00
conf
conform Update. 2001-03-18 21:34:58 +00:00
crypt Update. 2001-03-18 21:34:58 +00:00
csu * csu/Makefile ($(objpfx)g$(start-installed-name)): Turn this into a 2001-05-14 23:32:39 +00:00
ctype Update. 2001-05-07 08:43:11 +00:00
debug Update. 2001-06-20 07:10:50 +00:00
dirent * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
dlfcn Update. 2001-06-20 07:10:50 +00:00
elf Update. 2001-06-26 04:17:42 +00:00
gmon (fac): Make static to avoid compiler warning. 2001-06-15 08:56:10 +00:00
gnulib Update. 2000-08-02 00:09:25 +00:00
grp Update. 2001-06-16 19:50:36 +00:00
hesiod Update. 2001-03-18 21:34:58 +00:00
hurd * hurd/Makefile (user-interfaces): Add pfinet. * hurd/hurdioctl.c: Include <hurd/pfinet.h>, <net/if.h> and <netinet/in.h>. (siocgifconf): New function. Register it with HURD_HANDLE_IOCTL as the handler for SIOCGIFCONF. * sysdeps/mach/hurd/bits/ioctls.h: Modify SIOCSIFFLAGS and SIOCGIFFLAGS to be of IOC type ifreq_short. Modify SIOCSIFMETRIC and SIOCGIFMETRIC to be of IOC type ifreq_int. Add new macro definitions for SIOCGIFMTU, SIOCSIFMTU, SIOCGIFINDEX and SIOCGIFNAME. From Marcus Brunkmann <marcus@gnu.org>. 2001-06-26 10:21:56 +00:00
iconv Update. 2001-06-06 12:55:46 +00:00
iconvdata Update. 2001-06-20 07:10:50 +00:00
include Update. 2001-05-22 23:42:35 +00:00
inet Update. 2001-06-16 19:50:36 +00:00
intl Update. 2001-06-14 00:45:57 +00:00
io Update. 2001-06-11 08:43:24 +00:00
libio Update. 2001-06-14 00:45:57 +00:00
linuxthreads Update. 2001-06-17 02:19:25 +00:00
linuxthreads_db Update. 2001-04-13 04:12:32 +00:00
locale Update. 2001-06-29 00:17:44 +00:00
localedata Update. 2001-06-27 07:59:20 +00:00
login Update. 2001-04-05 07:21:12 +00:00
mach 2001-04-07 Roland McGrath <roland@frob.com> 2001-04-09 21:23:38 +00:00
malloc Update. 2001-06-26 03:14:04 +00:00
manual Update. 2001-06-29 00:17:44 +00:00
math (tanh_test): Update constant to work with 128-bit long doubles. 2001-06-19 14:01:17 +00:00
misc (mangle_tree): Ensure array indices are within bounds when lag > 0. 2001-06-05 13:38:39 +00:00
nis Update. 2001-06-06 07:19:47 +00:00
nscd Add noreturn attribute for start_threads. 2001-04-23 06:04:16 +00:00
nss Update. 2001-03-18 21:34:58 +00:00
po Update from translation team. 2001-06-19 16:05:05 +00:00
posix Update. 2001-06-27 22:27:03 +00:00
pwd Update. 2001-01-27 05:30:29 +00:00
resolv Update. 2001-04-21 18:41:05 +00:00
resource Update. 2000-02-28 05:08:01 +00:00
rpm
rt 2001-06-15 Roland McGrath <roland@frob.com> 2001-06-16 04:47:37 +00:00
scripts Update. 2001-05-07 10:23:22 +00:00
setjmp Update. 2001-01-17 01:01:02 +00:00
shadow Update. 2000-08-21 04:18:25 +00:00
signal Update. 2001-02-05 19:55:22 +00:00
socket Update. 2001-06-01 09:27:15 +00:00
soft-fp Update. 2000-10-16 18:17:25 +00:00
stdio Update. 2000-09-14 01:43:19 +00:00
stdio-common Update. 2001-03-04 08:47:11 +00:00
stdlib Update. 2001-05-07 08:43:11 +00:00
streams Update. 2000-08-21 06:49:52 +00:00
string Update. 2001-05-07 08:43:11 +00:00
sunrpc Add __BEGIN_DECLS/__END_DECLS. 2001-06-11 07:41:59 +00:00
sysdeps * sysdeps/mach/hurd/read.c: Include <hurd/fd.h>. (__libc_read): Don't call __pread. Use _hurd_fd_read directly instead. * sysdeps/mach/hurd/write.c: Include <hurd/fd.h>. (__libc_write): Don't call __pwrite. Use _hurd_fd_write directly instead. 2001-06-27 23:35:23 +00:00
sysvipc Update. 2000-09-01 02:26:05 +00:00
termios
time Update. 2001-06-13 23:21:54 +00:00
timezone Update. 2001-06-06 14:01:54 +00:00
wcsmbs Update. 2001-05-23 00:08:46 +00:00
wctype (func): Add prototype declarations to avoid warning. 2001-02-10 11:34:33 +00:00
.cvsignore Update. 2000-04-28 05:12:30 +00:00
BUGS Update. 2001-06-16 04:34:51 +00:00
CONFORMANCE Update. 2001-01-11 17:50:24 +00:00
COPYING
COPYING.LIB
ChangeLog Update. 2001-06-29 00:17:44 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9 Update. 2000-04-28 06:14:43 +00:00
ChangeLog.10 Update. 2000-02-29 01:13:44 +00:00
ChangeLog.11 Update. 2000-11-10 04:15:55 +00:00
FAQ Update. 2001-05-11 16:48:44 +00:00
FAQ.in Update. 2001-05-11 13:09:19 +00:00
INSTALL Update. 2001-04-19 20:15:22 +00:00
INTERFACE
Make-dist * csu/Makefile ($(objpfx)g$(start-installed-name)): Turn this into a 2001-05-14 23:32:39 +00:00
MakeTAGS Update. 2000-04-28 05:12:30 +00:00
Makeconfig Update. 2001-06-20 07:10:50 +00:00
Makefile * Makefile (postclean): Remove obsolete sysd-Makefile. 2001-06-04 04:56:48 +00:00
Makefile.in Update. 2000-11-15 23:56:34 +00:00
Makerules Update. 2001-06-20 07:10:50 +00:00
NAMESPACE Add and update many more entries. 2000-03-20 00:42:58 +00:00
NEWS Update 2001-06-19 12:41:02 +00:00
NOTES Regenerated. 2000-03-10 09:36:06 +00:00
PROJECTS Update. 2001-03-20 21:05:29 +00:00
README Update. 2001-04-26 00:07:06 +00:00
README-alpha
README.libm
README.template Update. 2001-04-19 16:31:12 +00:00
Rules Update. 2000-12-27 17:18:07 +00:00
Versions.def Add version 2.2.4 for libc. 2001-06-01 13:59:42 +00:00
abi-tags
aclocal.m4 Update. 2001-06-11 12:32:56 +00:00
config-name.in
config.h.in Update. 2001-03-16 07:40:05 +00:00
config.make.in Update. 2001-03-18 21:34:58 +00:00
configure Update. 2001-06-16 04:34:51 +00:00
configure.in Update. 2001-06-16 04:34:51 +00:00
extra-lib.mk
glibcbug.in (BUGGLIBC): Send to new alias. 2001-04-18 20:03:28 +00:00
o-iterator.mk
shlib-versions 2001-06-13 Roland McGrath <roland@frob.com> 2001-06-14 03:01:06 +00:00
test-skeleton.c Update. 2000-12-18 16:40:40 +00:00
version.h Update. 2001-03-28 06:26:29 +00:00

README

This directory contains the version 2.2.3 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 64-bit
		arm-*-none		ARM standalone systems
		arm-*-linux		Linux-2.x on ARM
		arm-*-linuxaout		Linux-2.x on ARM using a.out binaries
		mips*-*-linux-gnu	Linux-2.x on MIPS
		ia64-*-linux-gnu	Linux-2.x on ia64
		s390-*-linux-gnu	Linux-2.x on IBM S/390
		s390x-*-linux-gnu	Linux-2.x on IBM S/390 64-bit
		sh-*-linux-gnu		Linux-2.x on Super Hitachi
		cris-*-linux-gnu	Linux-2.4+ on CRIS

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

There are some 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.