Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 2009 02:20:04 GMT
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 159272 for review
Message-ID:  <200903160220.n2G2K4s8018524@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=159272

Change 159272 by gabor@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 ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903160220.n2G2K4s8018524>