ruby/ext/etc
Nobuyoshi Nakada 47cb789332 [ruby/etc] Declare `getlogin` even if unistd.h is not available
Although MinGW provides this header but not the function, Windows
version ruby provides the function.

https://github.com/ruby/etc/commit/f7fa1884fa
2023-07-12 16:22:54 +00:00
..
depend Update the depend files 2023-02-28 09:09:00 -08:00
etc.c [ruby/etc] Declare `getlogin` even if unistd.h is not available 2023-07-12 16:22:54 +00:00
etc.gemspec [ruby/etc] Exclude change logs for pre 1.0 2022-01-21 12:22:04 +09:00
extconf.rb [ruby/etc] Chec if the target file exists, not "depend" file 2023-07-12 14:18:40 +00:00
mkconstants.rb Refactor ERB version checking for keyword arguments 2018-02-27 11:12:23 +00:00