haproxy/include
Willy Tarreau cefad67689 BUILD: syscalls: remove improper inline statement in front of syscalls
Trying to build with an old gcc and glibc revealed that we must not
state "inline" in our _syscall* definitions since it's already present
in the declaration making use of the _syscall* macros.
2014-05-08 22:38:02 +02:00
..
common BUILD: syscalls: remove improper inline statement in front of syscalls 2014-05-08 22:38:02 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MINOR: http: export the smp_fetch_cookie function 2014-05-02 18:05:15 +02:00
types MINOR: http: generic pointer to rule argument 2014-05-07 16:50:33 +02:00