Find a file
Ulrich Drepper a0386a0da3 Update.
2000-09-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

	* sysdeps/unix/sysv/linux/kernel-features.h: Add __ASSUME_IPC64, only
	define it for powerpc for kernel >= 2.4.0.
	* sysdeps/unix/sysv/linux/msgctl.c: Test for __ASSUME_IPC64, not
	__ASSUME_32BITUIDS.
	* sysdeps/unix/sysv/linux/semctl.c: Likewise.
	* sysdeps/unix/sysv/linux/shmctl.c: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Sync with kernel.
	* sysdeps/unix/sysv/linux/powerpc/bits/msq.h: New file.
	* sysdeps/unix/sysv/linux/powerpc/bits/sem.h: New file.
	* sysdeps/unix/sysv/linux/powerpc/bits/shm.h: New file.

2000-09-28  Martin Schwidefsksy    <schwidefsky@de.ibm.com>

	* sysdeps/s390/atomicity.h: Fix compare_and_swap.
	* sysdeps/unix/sysv/linux/s390/bits/fcntl.h
	(F_GETLK64,F_SETLK64,F_SETLKW64): Use values from 2.4.0-test8.

2000-09-28  Denis Joseph Barrow     <djbarrow@de.ibm.com>

	* sysdeps/unix/sysv/linux/s390/sys/procfs.h: Use definitions from
	ucontext.h.
	* sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Fix ucontext structure.

2000-09-27  Andreas Schwab  <schwab@suse.de>

	* math/Makefile (distribute): Explicitly add the long double test
	sources, to get them included even if long double is not supported.

2000-09-27  Jes Sorensen  <jes@linuxcare.com>

	* elf/soinit.c (struct object): Move definition to gccframe.h and
	include it.  Problem identified by HJ Lu.

	* sysdeps/ia64/gccframe.h: New file.  ia64 specific version of
	struct object to be searched for frame unwind info.
	* sysdeps/generic/gccframe.h: New file.  Generic version of
	struct object to be searched for frame unwind info.

2000-09-28  Ulrich Drepper  <drepper@redhat.com>

	* manual/errno.texi: Correct error text for ENXIO.
	Reported by Jörg Schilling <schilling@fokus.gmd.de>.

2000-09-27  Jes Sorensen  <jes@linuxcare.com>

	* sysdeps/ia64/fpu/fsetexcptflg.c (fesetexceptflag): Set the
	exception status bits rather than the exception disable bits.
	Don't include math.h.

	* sysdeps/ia64/fpu/fgetexcptflg.c (fegetexceptflag): Report the
	status of exceptions currently raised rather than which exceptions
	are enabled.

	* sysdeps/ia64/fpu/fclrexcpt.c (feclearexcept): Typecase to fenv_t
	rather than unsigned long int.

	* sysdeps/ia64/fpu/fedisblxcpt.c (fedisableexcept): Only disable
	the exceptions actually requested by the caller and not just
	disable all exceptions.

	* sysdeps/ia64/fpu/feenablxcpt.c (feenableexcept): Exceptions on
	the ia64 are enabled by clearing the respective bits in the fpsr,
	not setting them.

	* sysdeps/ia64/bits/fenv.h: typedef fexcept_t and fenv_t to
	unsigned long int rather than unsigned long to be consistent with
	the coding conventions.

2000-09-20  H.J. Lu  <hjl@gnu.org>

	* sysdeps/ia64/fpu/fesetenv.c (fesetenv): Use fenv_t instead of
	unsigned long int.
	* sysdeps/ia64/fpu/fesetround.c (fesetround): Likewise.

2000-09-28  Ulrich Drepper  <drepper@redhat.com>

	* string/bits/string2.h: Unify #if usage.

2000-09-27  Jakub Jelinek  <jakub@redhat.com>

	* math/test-fenv.c (feexcp_mask_test): If enabling all exceptions
	and disabling underflow or overflow, disable inexact as well.

	* sysdeps/gnu/netinet/tcp.h: Add tcp_info defines and types.
2000-09-28 23:32:48 +00:00
aout
argp Update. 2000-08-21 04:18:25 +00:00
assert Update. 2000-09-14 01:43:19 +00:00
bare
bits Update. 2000-09-14 01:43:19 +00:00
catgets Update. 2000-09-26 09:46:55 +00:00
conf
conform Update. 2000-08-03 04:40:50 +00:00
crypt Update. 2000-09-22 18:03:53 +00:00
csu Update. 2000-09-13 07:42:02 +00:00
ctype Update. 2000-09-14 01:43:19 +00:00
debug Update. 2000-07-01 15:41:36 +00:00
dirent (alphasort, versionsort): Move __attribute_pure__ out of the __REDIRECT macro. 2000-08-23 18:03:00 +00:00
dlfcn Update. 2000-09-16 09:08:30 +00:00
elf Update. 2000-09-28 23:11:33 +00:00
gmon
gnulib Update. 2000-08-02 00:09:25 +00:00
grp Update. 2000-08-24 07:57:44 +00:00
hesiod Update. 2000-08-01 13:06:28 +00:00
hurd * hurd/hurdsig.c: Rearrange headers a bit. (_hurdsig_init): Block until _hurd_msgport_thread is initialized when cthreads is being used. 2000-08-22 19:31:27 +00:00
iconv Update. 2000-09-26 09:46:55 +00:00
iconvdata Update. 2000-09-26 00:05:52 +00:00
include Undo last patch. 2000-09-26 17:19:47 +00:00
inet Update. 2000-09-01 02:26:05 +00:00
intl * pthread.c [!__ASSUME_REALTIME_SIGNALS]: Make inclusion of "testrtsig.h" conditional. 2000-09-20 12:20:59 +00:00
io Update. 2000-09-14 06:44:19 +00:00
libio Update. 2000-09-25 05:12:05 +00:00
linuxthreads Update. 2000-09-28 23:32:48 +00:00
linuxthreads_db Update. 2000-08-01 16:05:21 +00:00
locale Update. 2000-09-26 19:13:37 +00:00
localedata Update. 2000-09-28 23:32:48 +00:00
login
mach
malloc Update. 2000-09-26 09:46:55 +00:00
manual Update. 2000-09-28 23:11:33 +00:00
math Update. 2000-09-28 23:11:33 +00:00
misc Update. 2000-09-26 09:57:34 +00:00
nis Update. 2000-08-01 16:05:21 +00:00
nscd Update. 2000-09-26 09:46:55 +00:00
nss Update. 2000-09-03 17:10:35 +00:00
po Regenerated from source files 2000-09-09 08:06:57 +00:00
posix Update. 2000-09-27 07:22:02 +00:00
pwd * sysdeps/unix/sysv/linux/getsysstats.c (free_mem): Revert last 2000-07-14 07:42:07 +00:00
resolv Update. 2000-09-26 09:46:55 +00:00
resource
rpm
rt Update. 2000-08-21 06:49:52 +00:00
scripts Remove one local patch, now we're in synch with subversions again.. 2000-09-15 05:05:56 +00:00
setjmp Update. 2000-09-14 01:43:19 +00:00
shadow Update. 2000-08-21 04:18:25 +00:00
signal Update. 2000-09-14 01:43:19 +00:00
socket * misc/sys/select.h: Move prototypes of __select from here ... 2000-08-23 17:05:51 +00:00
soft-fp (distribute): Remove ChangeLog. 2000-09-06 07:07:57 +00:00
stdio Update. 2000-09-14 01:43:19 +00:00
stdio-common Update. 2000-09-26 07:18:57 +00:00
stdlib Update. 2000-09-26 09:57:34 +00:00
streams Update. 2000-08-21 06:49:52 +00:00
string Update. 2000-09-28 23:11:33 +00:00
sunrpc Update. 2000-09-20 08:26:37 +00:00
sysdeps Update. 2000-09-28 23:32:48 +00:00
sysvipc Update. 2000-09-01 02:26:05 +00:00
termios
time Update. 2000-09-26 09:46:55 +00:00
timezone Update. 2000-08-10 19:48:27 +00:00
wcsmbs Update. 2000-09-14 01:43:19 +00:00
wctype Update. 2000-09-16 05:39:35 +00:00
.cvsignore
abi-tags
aclocal.m4
BUGS Mention broken LC_COLLATE specification. 2000-08-28 04:08:02 +00:00
ChangeLog Update. 2000-09-28 23:32:48 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
config-name.in
config.h.in Don't use regparm with bounded pointers. 2000-06-29 17:13:34 +00:00
config.make.in Update. 2000-07-21 04:12:25 +00:00
configure Update. 2000-09-05 18:56:16 +00:00
configure.in (config_os): Strip out "unknown" from configuration names. 2000-09-05 18:54:34 +00:00
CONFORMANCE Update. 2000-08-16 02:05:38 +00:00
COPYING
COPYING.LIB
extra-lib.mk
FAQ Update. 2000-08-09 07:12:30 +00:00
FAQ.in Update. 2000-08-09 07:12:30 +00:00
glibcbug.in
INSTALL Update. 2000-09-20 08:26:37 +00:00
INTERFACE
Make-dist (dist): Resolve `..' in file names. 2000-08-01 12:16:52 +00:00
Makeconfig (built-program-cmd): Don't use the dynamic linker to run a binary if it is in $(tests-static). 2000-09-03 16:49:49 +00:00
Makefile Update. 2000-08-03 04:40:50 +00:00
Makefile.in
Makerules * Makeconfig (+link-bounded, link-libc-bounded, 2000-07-26 18:18:43 +00:00
MakeTAGS
NAMESPACE
NEWS Update. 2000-08-29 03:44:11 +00:00
NOTES
o-iterator.mk
PROJECTS
README Update. 2000-09-19 00:23:31 +00:00
README-alpha
README.libm
README.template Update. 2000-09-20 08:26:37 +00:00
Rules Update. 2000-09-03 16:55:13 +00:00
shlib-versions * shlib-versions: libBrokenLocale needs minimal version for ia64, 2000-09-13 17:26:22 +00:00
test-skeleton.c
version.h Update. 2000-09-18 22:41:47 +00:00
Versions.def

This directory contains the version 2.1.94 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
		mips*-*-linux-gnu	Linux-2.x on MIPS
		ia64-*-linux-gnu	Linux-2.x on ia64

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.