#ifndef VMSRUBY_VMS_H_INCLUDED #define VMSRUBY_VMS_H_INCLUDED extern int isinf(double); extern int isnan(double); extern int flock(int fd, int oper); extern int vsnprintf(); #endif y-lang.org/ruby.git/atom/tool/rbuninstall.rb?h=v1_8_6_5001' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tool/rbuninstall.rb
AgeCommit message (Expand)Author
2020-05-09rbuninstall.rb: show paths without destdir as well as rbinstall.rbNobuyoshi Nakada
2020-05-09rbuninstall.rb: get rid of errors when prefix ends with "/."Nobuyoshi Nakada
2020-05-09rbuninstall.rb: print output record separator instead of $\Nobuyoshi Nakada