haproxy/src
Willy Tarreau d0ef439699 REORG: include: move common/memory.h to haproxy/pool.h
Now the file is ready to be stored into its final destination. A few
minor reorderings were performed to keep the file properly organized,
making the various sections more visible (cache & lockless).

In addition and to stay consistent, memory.c was renamed to pool.c.
2020-06-11 10:18:57 +02:00
..
51d.c REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h 2020-06-11 10:18:56 +02:00
acl.c REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
action.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
activity.c REORG: include: move freq_ctr to haproxy/ 2020-06-11 10:18:56 +02:00
applet.c REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
arg.c
auth.c CLEANUP: thread: rename __decl_hathreads() to __decl_thread() 2020-06-11 10:18:56 +02:00
backend.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
base64.c REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ 2020-06-11 10:18:56 +02:00
buffer.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
cache.c REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ 2020-06-11 10:18:56 +02:00
calltrace.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
cfgparse-global.c
cfgparse-listen.c
cfgparse-ssl.c REORG: include: move openssl-compat.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
cfgparse.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
channel.c REORG: include: update all files to use haproxy/api.h or api-t.h if needed 2020-06-11 10:18:42 +02:00
checks.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
chunk.c REORG: include: update all files to use haproxy/api.h or api-t.h if needed 2020-06-11 10:18:42 +02:00
cli.c REORG: memory: move the pool type definitions to haproxy/pool-t.h 2020-06-11 10:18:56 +02:00
compression.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
connection.c REORG: include: move the BUG_ON() code to haproxy/bug.h 2020-06-11 10:18:56 +02:00
da.c REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ 2020-06-11 10:18:56 +02:00
debug.c REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h 2020-06-11 10:18:56 +02:00
dict.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
dns.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
eb32sctree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
eb32tree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
eb64tree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
ebimtree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
ebistree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
ebmbtree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
ebpttree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
ebsttree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
ebtree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
ev_epoll.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
ev_evports.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
ev_kqueue.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
ev_poll.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
ev_select.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
fcgi-app.c REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ 2020-06-11 10:18:56 +02:00
fcgi.c REORG: include: move istbuf.h to haproxy/ 2020-06-11 10:18:56 +02:00
fd.c CLEANUP: thread: rename __decl_hathreads() to __decl_thread() 2020-06-11 10:18:56 +02:00
filters.c CLEANUP: threads: remove a few needless includes of hathreads.h 2020-06-11 10:18:56 +02:00
flt_http_comp.c REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
flt_spoe.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
flt_trace.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
freq_ctr.c REORG: include: move freq_ctr to haproxy/ 2020-06-11 10:18:56 +02:00
frontend.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
h1_htx.c REORG: include: move the BUG_ON() code to haproxy/bug.h 2020-06-11 10:18:56 +02:00
h1.c REORG: include: update all files to use haproxy/api.h or api-t.h if needed 2020-06-11 10:18:42 +02:00
h2.c REORG: include: move ist.h from common/ to import/ 2020-06-11 10:18:56 +02:00
haproxy.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
hash.c REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ 2020-06-11 10:18:56 +02:00
hlua_fcn.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
hlua.c CLEANUP: include: remove excessive includes of common/standard.h 2020-06-11 10:18:56 +02:00
hpack-dec.c REORG: include: move ist.h from common/ to import/ 2020-06-11 10:18:56 +02:00
hpack-enc.c REORG: include: move ist.h from common/ to import/ 2020-06-11 10:18:56 +02:00
hpack-huff.c REORG: include: update all files to use haproxy/api.h or api-t.h if needed 2020-06-11 10:18:42 +02:00
hpack-tbl.c REORG: include: move ist.h from common/ to import/ 2020-06-11 10:18:56 +02:00
http_acl.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
http_act.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
http_ana.c REORG: include: move the BUG_ON() code to haproxy/bug.h 2020-06-11 10:18:56 +02:00
http_conv.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
http_fetch.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
http_htx.c REORG: include: move the BUG_ON() code to haproxy/bug.h 2020-06-11 10:18:56 +02:00
http_rules.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
http.c REORG: include: update all files to use haproxy/api.h or api-t.h if needed 2020-06-11 10:18:42 +02:00
htx.c
lb_chash.c REORG: include: move the BUG_ON() code to haproxy/bug.h 2020-06-11 10:18:56 +02:00
lb_fas.c REORG: include: move the BUG_ON() code to haproxy/bug.h 2020-06-11 10:18:56 +02:00
lb_fwlc.c REORG: include: move the BUG_ON() code to haproxy/bug.h 2020-06-11 10:18:56 +02:00
lb_fwrr.c REORG: include: move the BUG_ON() code to haproxy/bug.h 2020-06-11 10:18:56 +02:00
lb_map.c REORG: include: move the BUG_ON() code to haproxy/bug.h 2020-06-11 10:18:56 +02:00
listener.c REORG: include: move freq_ctr to haproxy/ 2020-06-11 10:18:56 +02:00
log.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
lru.c
mailers.c
map.c REORG: include: update all files to use haproxy/api.h or api-t.h if needed 2020-06-11 10:18:42 +02:00
mux_fcgi.c REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
mux_h1.c REORG: include: update all files to use haproxy/api.h or api-t.h if needed 2020-06-11 10:18:42 +02:00
mux_h2.c REORG: include: update all files to use haproxy/api.h or api-t.h if needed 2020-06-11 10:18:42 +02:00
mux_pt.c REORG: include: update all files to use haproxy/api.h or api-t.h if needed 2020-06-11 10:18:42 +02:00
mworker-prog.c REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ 2020-06-11 10:18:56 +02:00
mworker.c REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
namespace.c REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ 2020-06-11 10:18:56 +02:00
pattern.c REORG: include: update all files to use haproxy/api.h or api-t.h if needed 2020-06-11 10:18:42 +02:00
payload.c REORG: include: update all files to use haproxy/api.h or api-t.h if needed 2020-06-11 10:18:42 +02:00
peers.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
pipe.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
pool.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
proto_sockpair.c REORG: include: move freq_ctr to haproxy/ 2020-06-11 10:18:56 +02:00
proto_tcp.c REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
proto_udp.c
proto_uxst.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
protocol.c REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
proxy.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
queue.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
raw_sock.c REORG: include: move freq_ctr to haproxy/ 2020-06-11 10:18:56 +02:00
regex.c REORG: include: update all files to use haproxy/api.h or api-t.h if needed 2020-06-11 10:18:42 +02:00
ring.c REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h 2020-06-11 10:18:56 +02:00
sample.c REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ 2020-06-11 10:18:56 +02:00
server.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
session.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
sha1.c
shctx.c REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
signal.c CLEANUP: threads: remove a few needless includes of hathreads.h 2020-06-11 10:18:56 +02:00
sink.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
ssl_ckch.c REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ 2020-06-11 10:18:56 +02:00
ssl_crtlist.c REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ 2020-06-11 10:18:56 +02:00
ssl_sample.c REORG: include: move openssl-compat.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
ssl_sock.c REORG: include: move freq_ctr to haproxy/ 2020-06-11 10:18:56 +02:00
ssl_utils.c REORG: include: move openssl-compat.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
standard.c REORG: include: update all files to use haproxy/api.h or api-t.h if needed 2020-06-11 10:18:42 +02:00
stats.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
stick_table.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
stream_interface.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
stream.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
task.c REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
tcp_rules.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
thread.c REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h 2020-06-11 10:18:56 +02:00
time.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
trace.c REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
uri_auth.c REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ 2020-06-11 10:18:56 +02:00
vars.c REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
version.c REORG: include: move version.h to haproxy/ 2020-06-11 10:18:56 +02:00
wdt.c REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h 2020-06-11 10:18:56 +02:00
wurfl.c REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ 2020-06-11 10:18:56 +02:00
xprt_handshake.c
xxhash.c