You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
leitner 0dbac6ba02 remove unaligned write for #ifdef i386 (it was technically undefined
behavior and the compiler is now smart enough to turn the more elaborate
code into a single store)
8 months ago
..
array.c
b64decode.c
b64encode.c
buffer_1.c
buffer_fromsa.c
buffer_mmap.c include <foo> -> include "foo" 9 years ago
buffer_tosa.c
byte_copy.c
cas.c
cdbget2.c include <foo> -> include "foo" 9 years ago
cescape.c
client.c
dllink.c
dnsip.c include <foo> -> include "foo" 9 years ago
fdpassing.c
fmt.c include <foo> -> include "foo" 9 years ago
fmt_httpdate.c include <foo> -> include "foo" 9 years ago
fmt_human.c include <foo> -> include "foo" 9 years ago
fmt_ip6.c fmt_ip6 was violating rfc5952 section 4.2.2 7 years ago
fmt_iso8691.c include <foo> -> include "foo" 9 years ago
fmt_long.c include <foo> -> include "foo" 9 years ago
fmt_longlong.c include <foo> -> include "foo" 9 years ago
fmt_strm_alloca.c
httpd.c
io.c
io2.c
io3.c
io4.c
io5.c
iob.c use write in buffer_put for a slight perf improvement 7 years ago
iom.c minimal demonstrator program for iom api 7 years ago
json.c improve json escape decoder, add test suite 8 years ago
marshal.c include <foo> -> include "foo" 9 years ago
mult.c
netstring.c
protobuf.c
proxy.c
range.c
readhttp.c
scan.c
scan_long.c include <foo> -> include "foo" 9 years ago
server.c
stralloc_buffer.c
stralloc_chomp.c
textcode.c
uint.c remove unaligned write for #ifdef i386 (it was technically undefined 8 months ago
unurl.c
urlencode.c
utf8.c add scan_utf8_sem 8 years ago
uudecode.c add libowfat/ to includes 5 years ago
vd.c