Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use the standard int64_t rather than __int64_t.
|
|
Include <stdint.h> to use int64_t.
|
|
Use va_copy (C99) instead of __va_copy (GNU ext).
|
|
This header is <arpa/inet.h>, not <net/arpa/...>
|
|
|
|
|
|
|
|
|
|
musl libc headers don't have __va_copy as it is a GNU extension
and hasn't been needed for over a decade.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
poppler in asm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with uuid check for cached packages, and remove HEAD XHR.
|
|
Remove 'if()' branches from i64 add and subtract code.
|
|
|
|
|
|
implement DEAD_FUNCTIONS that way
|
|
|
|
Add wchar and multibyte libc functions
|
|
|
|
case 0xFFFFFFFFFFFFFFFF + 0x0000000100000001 is handled correctly.
|
|
|
|
|
|
|
|
|
|
scheduling/system contention may interfere with the wait and produce a longer wait than 2 seconds.
|
|
|