glibc/posix
Ulrich Drepper acb5ee2e56 Update.
2000-05-24  Ulrich Drepper  <drepper@redhat.com>

	* locale/programs/ld-collate.c (struct element_t): Add mbseqorder
	and wcseqorder members.
	(struct locale_collate_t): Likewise.
	(collate_finish): Assign collation sequence value to each character.
	Create tables for output.
	(collate_output): Write out tables with collation sequence information.
	* locale/C-collate.c: Provide C locale data for collation sequence
	table.
	* locale/langinfo.h: Add _NL_COLLATE_COLLSEQMB and
	_NL_COLLATE_COLLSEQWC.
	* locale/categories.def: Add entries for _NL_COLLATE_COLLSEQMB and
	_NL_COLLATE_COLLSEQWC.
	* posix/fnmatch.c: Define SUFFIX and WIDE_CHAR_VERSION before
	include fnmatch_loop.c.
	* posix/fnmatch_loop.c: Don't use strcoll while determining whether
	character is matched by range expression.  Use collation sequence
	table.  Outside glibc fall back on simple character value comparison.
2000-05-24 20:22:51 +00:00
..
bits Update. 2000-04-30 17:03:03 +00:00
glob Update. 2000-04-28 05:12:30 +00:00
sys Update. 2000-04-24 03:55:14 +00:00
.cvsignore
annexc.c
bsd-getpgrp.c Update. 2000-05-23 08:43:26 +00:00
confstr.c
cpio.h
execl.c
execle.c Fix size parameter of memcpy. 2000-05-08 15:21:25 +00:00
execlp.c
execv.c
execvp.c
fnmatch_loop.c Update. 2000-05-24 20:22:51 +00:00
fnmatch.c Update. 2000-05-24 20:22:51 +00:00
fnmatch.h
getconf.c Update. 2000-04-13 03:55:50 +00:00
getopt1.c
getopt_init.c
getopt.c Update. 2000-03-31 05:03:53 +00:00
getopt.h
glob.h
globtest.c
globtest.sh Remove last entry again since the globtest.sh patch has been reverted. 2000-04-27 04:03:53 +00:00
Makefile Update. 2000-05-17 11:04:21 +00:00
ptestcases.h
PTESTS
PTESTS2C.sed
re_comp.h
regex.c Update. 2000-04-21 04:56:35 +00:00
regex.h
regexbug1.c
runptests.c
runtests.c
sched.h
setpgrp.c
spawn_faction_addclose.c Update. 2000-04-15 16:51:16 +00:00
spawn_faction_adddup2.c Update. 2000-04-15 16:51:16 +00:00
spawn_faction_addopen.c Update. 2000-04-15 16:51:16 +00:00
spawn_faction_destroy.c Update. 2000-04-15 16:51:16 +00:00
spawn_faction_init.c Update. 2000-04-15 16:51:16 +00:00
spawn_int.h Update. 2000-04-15 16:51:16 +00:00
spawn.c Update. 2000-04-15 16:51:16 +00:00
spawn.h Change posix_spawnattr_getdefault and posix_spawnattr_setdefault to posix_spawnattr_getsigdefault and posix_spawnattr_setsigdefault respectively. 2000-05-01 20:52:04 +00:00
spawnattr_destroy.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_getdefault.c Change posix_spawnattr_getdefault and posix_spawnattr_setdefault to posix_spawnattr_getsigdefault and posix_spawnattr_setsigdefault respectively. 2000-05-01 20:52:04 +00:00
spawnattr_getflags.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_getpgroup.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_getschedparam.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_getschedpolicy.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_getsigmask.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_init.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_setdefault.c Change posix_spawnattr_getdefault and posix_spawnattr_setdefault to posix_spawnattr_getsigdefault and posix_spawnattr_setsigdefault respectively. 2000-05-01 20:52:04 +00:00
spawnattr_setflags.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_setpgroup.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_setschedparam.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_setschedpolicy.c Update. 2000-04-15 16:51:16 +00:00
spawnattr_setsigmask.c Update. 2000-04-15 16:51:16 +00:00
spawni.c Update. 2000-04-15 16:51:16 +00:00
spawnp.c Update. 2000-04-15 16:51:16 +00:00
tar.h
test-vfork.c
testcases.h
testfnm.c
TESTS
TESTS2C.sed
tst-getaddrinfo.c Update. 2000-04-18 07:56:20 +00:00
tst-getlogin.c
tst-mmap.c
tst-preadwrite.c
tstgetopt.c
unistd.h Update. 2000-04-02 08:05:36 +00:00
Versions Change posix_spawnattr_getdefault and posix_spawnattr_setdefault to posix_spawnattr_getsigdefault and posix_spawnattr_setsigdefault respectively. 2000-05-01 20:52:04 +00:00
wait.h
wordexp-test.c
wordexp-tst.sh
wordexp.c
wordexp.h