haproxy/src
Willy Tarreau bf73613543 [CLEANUP] added the correct cast to call localtime()
Calling localtime() with a timeval.tv_sec causes a warning on
OpenBSD where the tv_sec is declared long.
2006-10-15 22:54:47 +02:00
..
appsession.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
backend.c [MINOR] turn every FD_* into functions 2006-10-15 14:53:07 +02:00
base64.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
buffers.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
capture.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
cfgparse.c [CLEANUP] add a few "const char *" where appropriate 2006-10-15 15:17:57 +02:00
checks.c [CLEANUP] add a few checks for functions return values 2006-10-15 14:59:03 +02:00
chtbl.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
client.c [MINOR] turn every FD_* into functions 2006-10-15 14:53:07 +02:00
fd.c [MINOR] turn every FD_* into functions 2006-10-15 14:53:07 +02:00
haproxy.c [CLEANUP] added the correct cast to call localtime() 2006-10-15 22:54:47 +02:00
hashpjw.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
list.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
log.c [CLEANUP] added the correct cast to call localtime() 2006-10-15 22:54:47 +02:00
proto_http.c [CLEANUP] add a few "const char *" where appropriate 2006-10-15 15:17:57 +02:00
proxy.c [MINOR] turn every FD_* into functions 2006-10-15 14:53:07 +02:00
queue.c [CLEANUP] add a few "const char *" where appropriate 2006-10-15 15:17:57 +02:00
regex.c [CLEANUP] add a few "const char *" where appropriate 2006-10-15 15:17:57 +02:00
server.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
session.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
standard.c [CLEANUP] add a few checks for functions return values 2006-10-15 14:59:03 +02:00
stream_sock.c [CLEANUP] add a few checks for functions return values 2006-10-15 14:59:03 +02:00
task.c [CLEANUP] renamed include/haproxy to include/common 2006-06-29 17:53:05 +02:00
time.c [MEDIUM] use regparm on a few tv_* functions 2006-10-15 15:38:50 +02:00
uri_auth.c [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00