Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
#include "ruby/missing.h"
Go to the source code of this file.
Functions | |
char * | strerror (int error) |
Variables | |
int | sys_nerr |
char * | sys_errlist [] |
Definition at line 11 of file strerror.c.
References error, snprintf(), and sys_errlist.
Referenced by rb_maygvl_fd_fix_cloexec(), rb_threadptr_root_fiber_setup(), and rsock_detect_cloexec().
char* sys_errlist[] |
Referenced by strerror().
int sys_nerr |
Referenced by rb_w32_strerror().