| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The problem is that FreeBSD defines them as #defines whereas Linux defines them as enums.
|
| |
|
|
|
|
| |
This is required because the location depends on the architecture.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
register_printf_function is available
|
| |
|
| |
|
|
|
|
| |
thread-local buffers)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
without glibc-compatible customizable printf - the Vstr string library is currently required on such platforms).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(e.g. old glibc). Patch courtesy to Thomas Jarosch
|
| |
|
|
|
|
| |
Jarosch for the patch
|
| |
|