]> Zhao Yanbai Git Server - minix.git/commit
Upgrade releasetools/sort_set 15/3215/4
authorLionel Sambuc <lionel.sambuc@gmail.com>
Fri, 9 Oct 2015 12:36:26 +0000 (14:36 +0200)
committerLionel Sambuc <lionel.sambuc@gmail.com>
Sat, 10 Oct 2015 21:58:31 +0000 (23:58 +0200)
commit240e6259def2e353de65280b05fceef862219f37
tree749a8826019bb7058e7f74230a3fcb2520c62b1e
parent69eead77ff7b92014d108017d0765cfa7d3ddba7
Upgrade releasetools/sort_set

 - retire the old shell script
 - import perl script

The perl scripts has the following advantages:
 - The sorting should be more stable, even accross different OSes.
 - The sorted output is automatically formatted into columns
 - It is much faster, even on large inputs.

Change-Id: I1068b21fda981b4cf9eeea4af83165ec2968280b
releasetools/sort_set.pl [new file with mode: 0755]
releasetools/sort_set.sh [deleted file]