dhcpd-pools/src
Sami Kerola 82df7c98d4 clean up: rename get_order() to merge() and mark static
No other function than mergesort_ranges() can use the merge(), so calling
it with rather generic name and making it static seems right to me.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-12-09 23:26:03 +00:00
..
.gitignore build-sys: ignore gprof & gcov files 2011-07-10 22:01:57 +02:00
.indent.pro tools: add indent command configuration file 2012-11-28 19:57:19 +00:00
analyze.c docs: add doxygen tags, configuration file, and autotooling 2012-12-09 21:06:32 +00:00
defaults.h clean up: move code to more proper location 2012-12-09 22:40:00 +00:00
dhcpd-pools.c clean up: move global variables to config structure 2012-12-09 22:56:07 +00:00
dhcpd-pools.h clean up: rename get_order() to merge() and mark static 2012-12-09 23:26:03 +00:00
getdata.c clean up: convert parsing magic numbers to symbolic values 2012-12-09 23:26:03 +00:00
hash.c clean up: move global variables to config structure 2012-12-09 22:56:07 +00:00
Makefile.am build-sys: add gnulib 2012-11-05 00:03:03 +00:00
other.c clean up: move global variables to config structure 2012-12-09 22:56:07 +00:00
output.c clean up: use enum as symbolic bit masks 2012-12-09 23:25:57 +00:00
sort.c clean up: rename get_order() to merge() and mark static 2012-12-09 23:26:03 +00:00