mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
rubystub
* rubystub.c: generalize win32/stub.c. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e79b23c12f
commit
9b454bfaf3
7 changed files with 99 additions and 66 deletions
|
@ -35,6 +35,7 @@
|
|||
#include "ruby.h"
|
||||
#include "ruby/util.h"
|
||||
#define compat_init_setproctitle ruby_init_setproctitle
|
||||
RUBY_FUNC_EXPORTED void ruby_init_setproctitle(int argc, char *argv[]);
|
||||
|
||||
#ifndef HAVE_SETPROCTITLE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue