git://git.onelab.eu
/
ipfw.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update the cleanup for expired rules.
[ipfw.git]
/
ipfw
/
qsort_r.c
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"