Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump cloudlibc's version number to 0.94.
Changes: - Added support for reading the process ID of processes from the runtime. The program_getuuid() function has been renamed to program_getpid(). - Properly deprecate all process descriptor related bits and move them into <program.h>. - Rename uv_spawn() to program_spawn(), so that it doesn't clash with the official implementation of libuv.
- Loading branch information