Can someone tell me what is the sorting algorithm used for the qsort() in the GNU C library (newest version)? Does it come from the Bentley and Tukey improved (Ninther) variant? Thanks for any info ...