summaryrefslogtreecommitdiff
tag name0.2.12 (ed1a45c3854210ccb50a9d95741d889b6994c54b)
tag date2016-06-10 08:11:40 -0700
tagged byAlex Crichton <alex@alexcrichton.com>
tagged objectcommit 70dce055eb...
downloadrust-libc-0.2.12.tar.gz
Version 0.2.12
* Added definition of _SC_HOST_NAME_MAX for more platforms * Added a bunch of syslog-related functions, constants, and structs * Added strnlen binding * Added PIPE_BUF constant where defined * Fixed a few structs on Android AArch64 * Added getprogname and setprogname bindings * Added getloadavg bindings * Added process_vm_{readv,writev} bindings * Added many more sysctl constants * Fixed some ioctl constants on musl targets * Added pthread_getaffinity_np and pthread_setaffinity_np bindings * Added more constants related to pthread mutexes * Added sysinfo bindings for Linux and Android * Added nice, serpriority, and getpriority bindings * Added a few SOCK_* constants on Linux * Added sched_getcpu for Android and Linux * Added bindings to semaphore APIs on Unix * Added more WIF* bindings