This website requires JavaScript.
Explore
Sign In
mirror
/
haproxy
Watch
1
Star
0
Fork
0
You've already forked haproxy
mirror of
http://git.haproxy.org/git/haproxy.git
synced
2026-02-10 02:12:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf3ae61789e21f4ed48160e14ce7fb03bf3897fa
haproxy
/
include
/
common
History
Willy Tarreau
37994f034c
MINOR: standard: add a simple popcount function
...
This function returns the number of ones in a word.
2012-11-19 12:12:24 +01:00
..
accept4.h
BUILD: accept4: move the socketcall declaration outside of accept4()
2012-10-10 17:42:39 +02:00
appsession.h
…
base64.h
…
buffer.h
MAJOR: channel: replace the struct buffer with a pointer to a buffer
2012-10-13 09:07:52 +02:00
cfgparse.h
…
chunk.h
CLEANUP: replace chunk_printf() with chunk_appendf()
2012-10-29 16:14:26 +01:00
compat.h
…
compiler.h
…
config.h
…
debug.h
…
defaults.h
MINOR: build: allow packagers to specify the ssl cache size
2012-11-15 10:52:19 +01:00
epoll.h
MAJOR: polling: replace epoll with sepoll and remove sepoll
2012-11-11 20:53:30 +01:00
errors.h
…
memory.h
…
mini-clist.h
…
rbtree.h
…
regex.h
…
sessionhash.h
…
splice.h
…
standard.h
MINOR: standard: add a simple popcount function
2012-11-19 12:12:24 +01:00
syscall.h
…
template.h
…
ticks.h
…
time.h
…
tools.h
…
uri_auth.h
…
version.h
…