Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
read only 32 bits anyhow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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/...>
|
|
[libcextra] Extend wide char support
|
|
|
|
|
|
|