Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | missing/setproctitle.c: remove nonsense NULL check | Yusuke Endoh | 2019-10-12 | 1 | -3/+2 |
* | rubystub | nobu | 2016-08-20 | 1 | -0/+1 |
* | missing/setproctitle.c: Avoid invalidating argv[1], argv[2], etc. until the f... | odaira | 2014-10-08 | 1 | -1/+6 |
* | * configure.in: check for the whether crt_externs.h is present when compiling | charliesome | 2012-12-28 | 1 | -3/+7 |
* | setproctitle.c: _NSGetEnviron | nobu | 2012-06-20 | 1 | -0/+6 |
* | * missing/setproctitle.c (ruby_init_setproctitle): changed prefix. | nobu | 2012-01-17 | 1 | -0/+1 |
* | fix mswin32 build error. | kosaki | 2011-05-14 | 1 | -0/+2 |
* | * missing/setproctitle.c: add to include "ruby/util.h". | kosaki | 2011-05-14 | 1 | -0/+1 |
* | * missing/setproctitle.c (compat_init_setproctitle): use | kosaki | 2011-05-14 | 1 | -5/+1 |
* | introduce missing/setproctitle.c | kosaki | 2011-05-14 | 1 | -0/+160 |