Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wrapper, tweak whitespace and curly brackets.
|
|
|
|
|
|
unnecessary output buffers, simplify base64 functions..
|
|
|
|
|
|
prime time.
|
|
|
|
|
|
|
|
glued all his files together into one big one and threw it in pending. It needs something between cleanup and a complete rewrite.
|
|
|
|
|
|
|
|
perror_msg() sets return code already. Truncate long english messages that
don't get translated. Don't return int from a function hardwired to always
return 0. Don't test for that hardwired return value to change and print an
error message that can never happen and would be a duplicate anyway.
More whitespace cleanup. C does not require typecasting void *.
Remove 404 URL to stat.html that isn't in posix.
|
|
|
|
|
|
|
|
|
|
support pending.
|