Commit 1e2702c
committed
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.1 parent be372af commit 1e2702c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments