PERFORCE change 159272 for review

Gabor Kovesdan gabor at FreeBSD.org
Sun Mar 15 19:20:07 PDT 2009


http://perforce.freebsd.org/chv.cgi?CH=159272

Change 159272 by gabor at gabor_server on 2009/03/16 02:19:37

	- Add a new BSD-licensed sort, which has been written from scratch
	
	TODO:
		- Add numeric sort
		- Fix general numeric sort
		- Reduce preproc() calls by storing the preproc()'d value
		- Complete/review man page
		- Comment code

Affected files ...

.. //depot/projects/soc2008/gabor_textproc/newsort/Makefile#1 add
.. //depot/projects/soc2008/gabor_textproc/newsort/coll.c#1 add
.. //depot/projects/soc2008/gabor_textproc/newsort/file.c#1 add
.. //depot/projects/soc2008/gabor_textproc/newsort/mem.c#1 add
.. //depot/projects/soc2008/gabor_textproc/newsort/msort.c#1 add
.. //depot/projects/soc2008/gabor_textproc/newsort/nls/C.msg#1 add
.. //depot/projects/soc2008/gabor_textproc/newsort/nls/hu_HU.ISO8859-2.msg#1 add
.. //depot/projects/soc2008/gabor_textproc/newsort/sort.1#1 add
.. //depot/projects/soc2008/gabor_textproc/newsort/sort.c#1 add
.. //depot/projects/soc2008/gabor_textproc/newsort/sort.h#1 add

Differences ...


More information about the p4-projects mailing list