Changeset 6799505 in mainline for src/Makefile

Timestamp:
2005-09-16T10:42:10Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a5556b4
Parents:
0a50f59
Message:

Ok. The idea of _qsort() was not broken at all.
Revert the changes and make _qsort() call _qsort() rather than qsort() so that the idea has effect.
Add _bubblesort() to optimize number of allocations when bubblesort algorithm is invoked from _qsort().
Add doxygen-style comments.

(No files)

Note: See TracChangeset for help on using the changeset viewer.