index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
missing
/
setproctitle.c
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 leak 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