]> git.ipfire.org Git - thirdparty/libsolv.git/commit
- update to freebsd qsort to get rid of advertising clause
authorMichael Schroeder <mls@suse.de>
Mon, 14 Feb 2011 17:15:46 +0000 (18:15 +0100)
committerMichael Schroeder <mls@suse.de>
Mon, 14 Feb 2011 17:15:46 +0000 (18:15 +0100)
commita2dbbfcf5a3f2a6f9e01f3a69541649ff944cbcb
tree8e22f124f40f90bc9d951003a69d4d5ffee9e947
parent01e184afcefd97f89627ec8fdccd7a5127278a0a
- update to freebsd qsort to get rid of advertising clause
- rename from qsort.c to qsort_r.c, modify to make it match glibc's argument ordering
src/qsort_r.c [moved from src/qsort.c with 80% similarity]
src/util.c