Age | Commit message (Expand) | Author |
---|
2024-05-02 | Add comments in setproctitle.c | Peter Zhu |
2024-05-02 | Keep track of the originally allocated environ | Peter Zhu |
2024-05-01 | Fix reported by Valgrind when setting environment variables | Peter Zhu |
2024-01-12 | Fix ruby_free_proctitle | Peter Zhu |
2024-01-11 | Free environ when RUBY_FREE_AT_EXIT | Peter Zhu |
2023-12-07 | Free everything at shutdown | Adam Hess |
2019-10-12 | missing/setproctitle.c: remove nonsense NULL check | Yusuke Endoh |
2016-08-20 | rubystub | nobu |
2014-10-08 | missing/setproctitle.c: Avoid invalidating argv[1], argv[2], etc. until the f... | odaira |
2012-12-28 | * configure.in: check for the whether crt_externs.h is present when compiling | charliesome |
2012-06-20 | setproctitle.c: _NSGetEnviron | nobu |
2012-01-17 | * missing/setproctitle.c (ruby_init_setproctitle): changed prefix. | nobu |
2011-05-14 | fix mswin32 build error. | kosaki |
2011-05-14 | * missing/setproctitle.c: add to include "ruby/util.h". | kosaki |
2011-05-14 | * missing/setproctitle.c (compat_init_setproctitle): use | kosaki |
2011-05-14 | introduce missing/setproctitle.c | kosaki |