summaryrefslogtreecommitdiff
path: root/missing/setproctitle.c
AgeCommit message (Expand)Author
3 daysAdd comments in setproctitle.cPeter Zhu
3 daysKeep track of the originally allocated environPeter Zhu
4 daysFix leak reported by Valgrind when setting environment variablesPeter Zhu
2024-01-12Fix ruby_free_proctitlePeter Zhu
2024-01-11Free environ when RUBY_FREE_AT_EXITPeter Zhu
2023-12-07Free everything at shutdownAdam Hess
2019-10-12missing/setproctitle.c: remove nonsense NULL checkYusuke Endoh
2016-08-20rubystubnobu
2014-10-08missing/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 compilingcharliesome
2012-06-20setproctitle.c: _NSGetEnvironnobu
2012-01-17* missing/setproctitle.c (ruby_init_setproctitle): changed prefix.nobu
2011-05-14fix 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): usekosaki
2011-05-14introduce missing/setproctitle.ckosaki