Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor: replace manual header guards with #pragma once | dundargoc | 2023-11-12 |
* | os/: remove redundant define | Justin M. Keyes | 2019-08-15 |
* | os: remove uv_translate_sys_error impl #9652 | Justin M. Keyes | 2019-03-01 |
* | os/env: use libuv v1.12 getenv/setenv API | Justin M. Keyes | 2019-02-27 |
* | ci: Check that `#include "*.h"` works as a single include | Eiichi NISHINA | 2017-03-27 |
* | os_nodetype: impl with libuv | Justin M. Keyes | 2016-04-29 |
* | Fix comments for os_* functions return value | Rui Abreu Ferreira | 2015-11-25 |
* | os/fs: Define os_strerror as an alias to uv_strerror | ZyX | 2015-10-08 |
* | os_scandir(), scandir_next(), and os_closedir() | Scott Prager | 2015-03-31 |
* | Linting: Fix header guards, add whitespace. | Florian Walch | 2014-12-24 |
* | FileID: implement `FileID` struct | Stefan Hoffmann | 2014-06-27 |