glibc/localedata
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
..
charmaps Update. 2000-09-27 00:14:27 +00:00
locales Update. 2000-09-26 05:50:51 +00:00
tests Update. 2000-07-29 18:08:15 +00:00
tests-mbwc Update. 2000-09-26 00:05:52 +00:00
tst-fmon-locales Update. 2000-06-26 00:38:37 +00:00
CHECKSUMS Update. 2000-02-11 18:50:36 +00:00
ChangeLog Update. 2000-09-28 23:32:48 +00:00
Depend Update. 2000-07-01 05:19:18 +00:00
Makefile Update. 2000-09-26 00:05:52 +00:00
README localedata is no add-on anymore, change docu. 2000-07-20 11:10:29 +00:00
SUPPORTED Update. 2000-09-25 21:17:32 +00:00
collate-test.c Update. 2000-05-23 08:43:26 +00:00
cs_CZ.in cs_CZ test data for locale tests. 1999-02-27 18:14:22 +00:00
da_DK.in Initial revision 1997-03-05 00:35:19 +00:00
de_DE.in Update. 2000-06-26 00:38:37 +00:00
dump-ctype.c Update. 2000-09-26 00:05:52 +00:00
en_US.in Update. 2000-06-26 20:07:09 +00:00
fr_CA,2.13.in Initial revision 1997-03-05 00:35:19 +00:00
gen-locale.sh Update. 2000-07-12 20:06:44 +00:00
gen-unicode-ctype.c Update. 2000-09-26 00:05:52 +00:00
hr_HR.in Update. 1998-12-21 12:25:07 +00:00
show-ucs-data.c Update. 2000-06-26 00:38:37 +00:00
sort-test.sh Improve error handling by printing more information. 2000-08-22 07:53:41 +00:00
sv_SE.in Update. 2000-09-01 17:49:19 +00:00
th_TH.in Update. 1999-04-16 16:08:19 +00:00
tst-ctype-de_DE.ISO-8859-1.in Update. 2000-09-26 00:05:52 +00:00
tst-ctype.c Mark U0000 as cntrl and U00A0 not as space. 2000-07-18 20:32:25 +00:00
tst-ctype.sh Mark U0000 as cntrl and U00A0 not as space. 2000-07-18 20:32:25 +00:00
tst-digits.c Update. 2000-08-19 18:06:27 +00:00
tst-fmon.c (main): Print the locale name as well in the error message. 2000-05-05 04:07:18 +00:00
tst-fmon.data Update. 2000-07-01 00:39:39 +00:00
tst-fmon.sh Update. 2000-07-16 07:30:42 +00:00
tst-langinfo.c Update. 2000-07-30 00:00:23 +00:00
tst-langinfo.sh Update. 2000-07-25 03:54:45 +00:00
tst-locale.sh Update. 2000-07-29 18:08:15 +00:00
tst-mbswcs.sh Update. 2000-07-12 20:06:44 +00:00
tst-mbswcs1.c Update. 2000-04-27 05:42:19 +00:00
tst-mbswcs2.c Update. 2000-04-27 06:47:02 +00:00
tst-mbswcs3.c Update. 2000-06-18 00:23:52 +00:00
tst-mbswcs4.c Update. 2000-04-28 06:30:45 +00:00
tst-mbswcs5.c Update. 2000-04-28 06:30:45 +00:00
tst-rpmatch.c Update. 2000-06-26 00:26:21 +00:00
tst-rpmatch.sh Update. 2000-07-16 07:30:42 +00:00
tst-trans.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
tst-trans.sh Update. 2000-07-12 20:06:44 +00:00
tst-wctype.c Update. 2000-07-25 04:37:22 +00:00
tst-wctype.input Update. 2000-07-25 04:37:22 +00:00
tst-wctype.sh Update. 2000-07-25 00:38:27 +00:00
xfrm-test.c Update. 2000-05-23 08:43:26 +00:00

README

		       POSIX locale descriptions
				  and
		    POSIX character set descriptions

Ulrich Drepper			Time-stamp: <2000/07/20 13:08:24 aj>
drepper@cygnus.com


This directory contains the data needed to build the locale data files
to use the internationalization features of the GNU libc.

POSIX.2 describes the `localedef' utility which is part of the GNU libc.
You need this program to "compile" the locale description in a form
suitable for fast access by the GNU libc functions.  Any compilation is
based on a given character set.

Once you run `make install' for the GNU libc the data files are
automatically installed in the right place, ready for use by the
`localedef' program.

To compile the locale data files you simply have to decide which locale
(based on the location and the language) and which character set you
use.  E.g., French speaking Canadians would use the locale `fr_CA' and
the character set `ISO_8859-1,1987'.  Calling `localedef' to get the
desired data should happen like this:

	localedef -i fr_CA -f ISO-8859-1 fr_CA

This will place the 6 output files in the appropriate directory where
the GNU libc functions can find them.  Please note that you need
permission to write to this directory ($(prefix)/share/locale, where
$(prefix) is the value you specified while configuring GNU libc).  If
you do not have the necessary permissions, you can write the files into an
arbitrary directory by giving a path including a '/' character instead
of `fr_CA'.  E.g., to put the new files in a subdirectory of the
current directory simply use

	localedef -i fr_CA -f ISO-8859-1 ./fr_CA

How to use these data files is described in the GNU libc manual,
especially in the section describing the `setlocale' function.


The files contained here were originally from

	ftp://dkuug.dk/i18n/WG15-collection

Keld Jörn Simonsen from the Danish Unix User Group maintains this
archive on behalf of the POSIX working groups.  When you find some wrong
data or want to add something please contact

	Keld Jörn Simonsen <keld@dkuug.dk>
and
	Ulrich Drepper <drepper@cygnus.com>

Please make sure your corrections are relative to the originally
distributed files.  Consult the CHECKSUMS file which contains the MD5
sums for all data files.


One more note: the `POSIX' locale definition is not meant to be used
as an input file for `localedef'.  It is rather there to show the
values with are built in the libc binaries as default values when no
legal locale is found or the "C" or "POSIX" locale is selected.


		       The collation test suite
		       ########################

This package also contains a (beginning of a) test suite for the
collation functions in the GNU libc.  The files are provided sorted.
The test program shuffles the lines and sort them afterwards.

Some of the files are provided in 8bit form, i.e., not only ASCII
characters.  So the tools you use to process the files should be 8bit
clean.

To run the test program the appropriate locale information must be
installed.  Therefore the localedef program is used to generate this
data used the locale and charmap description files contained here.
Since we cannot run the localedef program in case of cross-compilation
no tests at all are performed.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Local Variables:
 mode:text
 eval:(load-library "time-stamp")
 eval:(make-local-variable 'write-file-hooks)
 eval:(add-hook 'write-file-hooks 'time-stamp)
 eval:(setq time-stamp-format '(time-stamp-yyyy/mm/dd time-stamp-hh:mm:ss user-login-name))
End: