repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rtld - do not allow both dynamic DTV index and static TLS offset
[dragonfly.git]
/
lib
/
libc
/
stdlib
/
qsort_r.c
blob
f7c0e54f7433063718b6804bc828be4d8c11144f
1
/*
2
* This file is in the public domain. Originally written by Garrett
3
* A. Wollman.
4
*
5
* $FreeBSD: src/lib/libc/stdlib/qsort_r.c,v 1.1 2002/09/10 02:04:49 wollman Exp $
6
*/
7
#define I_AM_QSORT_R
8
#include
"qsort.c"