]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] imported the rbtree function from Linux kernel
authorWilly Tarreau <w@1wt.eu>
Sat, 6 Jan 2007 23:18:48 +0000 (00:18 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 7 Jan 2007 01:12:57 +0000 (02:12 +0100)
commitd59d22e20afb5e8734f1be24bdb804bac599b43b
treed12390977570f2d0ac8ca2489459e42293cd8266
parent42afc3b5a35a706574e05d5a1ab1586b26ba03ef
[MINOR] imported the rbtree function from Linux kernel

Those rbtree functions will be used by Sin Yu's new rbtree scheduler.
include/common/rbtree.h [new file with mode: 0644]
src/rbtree.c [new file with mode: 0644]