bindings
|
0e0091e1c0
Changing API: callback doesnt get mg_request_info pointer anymore, but it is possible to get it using mg_get_request_info()
|
%!s(int64=13) %!d(string=hai) anos |
examples
|
e26a993f2a
Changing API: callback doesnt get mg_request_info pointer anymore, but it is possible to get it using mg_get_request_info()
|
%!s(int64=13) %!d(string=hai) anos |
test
|
66e088d843
Removed the test for a directory name with only a backslash, because this causes problems on windows.
|
%!s(int64=13) %!d(string=hai) anos |
win32
|
8853d320fe
removed obsolete stuff
|
%!s(int64=15) %!d(string=hai) anos |
LICENSE
|
abbf27338e
license added
|
%!s(int64=15) %!d(string=hai) anos |
Makefile
|
001cd78b45
Styling changes plus extra GCC options to suppress certain warnings
|
%!s(int64=13) %!d(string=hai) anos |
main.c
|
0c5c3b18ec
Fixed WM_CLOSE handling
|
%!s(int64=13) %!d(string=hai) anos |
mongoose.1
|
6619f2edac
Implemented -x option
|
%!s(int64=13) %!d(string=hai) anos |
mongoose.c
|
3d3359910f
Added printf format checking macros. Changed mg_printf() to allocate the buffer on heap if it does not fit the local one.
|
%!s(int64=13) %!d(string=hai) anos |
mongoose.h
|
3d3359910f
Added printf format checking macros. Changed mg_printf() to allocate the buffer on heap if it does not fit the local one.
|
%!s(int64=13) %!d(string=hai) anos |