| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Wrapper for protocol/ArgParser.cxx.
|
| |
|
|
|
|
| |
Using unsigned(-1) renders undefined behavior.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This was lost in commit 8ead8f7ea, because this was never implemented
for the new API.
|
| |
|
| |
|
|
|
|
| |
Allow the compiler to invalidate buffer contents.
|
| |
|
|
|
|
| |
Manages memory automatically.
|
| |
|
| |
|
|
|
|
| |
The implicit cast operator can be very dangerous.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes build failure because Bionic doesn't provide SUN_LEN().
|
|
|
|
|
| |
For improved portability of the net library to projects without
autoconf.
|
| |
|
| |
|
| |
|