// Copyright 2012 Google Inc. All Rights Reserved. // Author: yugui@google.com (Yugui Sonoda) #ifndef RUBY_NACL_SIGNAL_H #define RUBY_NACL_SIGNAL_H int kill(pid_t pid, int signal); #endif ://git.ruby-lang.org/ruby.git/atom/benchmark/string_swapcase.yml?h=v1_1b9_31' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/benchmark/string_swapcase.yml
AgeCommit message (Expand)Author
2020-02-29Added more benchmarks for StringNobuyoshi Nakada
2019-05-03Improve performance of case-conversion methodsNobuyoshi Nakada