This is the mail archive of the glibc-cvs@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/locale/programs ld-collate.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.cygnus.com	99/12/18 11:25:34

Modified files:
	locale/programs: ld-collate.c 

Log message:
	Implement handling of absolute ellipsis.  Parsing of file and
	constructing the internal data structures should now be complete.
	(collate_finish): Start adding support to generate the data
	structures which are written out to the file.
	(insert_weights): Also update next pointer of last cursor element.
	(insert_value): Return nonzero value if nothing got inserted.
	(handle_ellipsis): Don't do anything if to-value cannot be inserted.
	(collate_read): Make symbolic ellipsis work.  Remove old and unused code.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]