Remove traditional `errno` usage
On modern POSIX environments, `errno` may not be simple `int` type, and <errno.h> is sufficient for `errno` and its symbolic values. Signed-off-by: OBATA Akio <obache@wizdas.com>pull/6/head
parent
06f9b8ef4d
commit
35e5ff35cf
Loading…
Reference in New Issue