1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
akr 593c24f87c * ext/socket/ancdata.c (bsock_recvmsg_internal): Add a cast to
suppress warning.
  Bionic defines socklen_t as int.
  Bionic defines msg_controllen as unsigned int (__kernel_size_t)
  instead of socklen_t as POSIX.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40599 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-05-07 03:19:52 +00:00
..
-test-
bigdecimal
continuation
coverage
curses curses/extconf.rb: simplify 2013-05-01 07:48:06 +00:00
date * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
dbm * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
digest
dl * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
etc
fcntl
fiber
fiddle
gdbm * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
io * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
json * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
mathn
nkf * remove trailing spaces. 2013-04-29 08:06:06 +00:00
objspace
openssl ossl_bn.c: reduce alloca/malloc 2013-04-28 21:58:36 +00:00
pathname
psych
pty
racc/cparse
readline
ripper
sdbm * ext/sdbm/init.c: Fix comment indentation, by windwiny [Fixes GH-277] 2013-04-16 03:28:19 +00:00
socket * ext/socket/ancdata.c (bsock_recvmsg_internal): Add a cast to 2013-05-07 03:19:52 +00:00
stringio * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
strscan
syslog
tk * ext/tk/MANUAL_tcltklib.ja, ext/tk/old-README.tcltklib.ja: rename from *.jp to *.ja 2013-04-29 18:33:28 +00:00
win32ole * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
zlib * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
.document
extmk.rb extmk.rb: always dynamic non-install extensions 2013-05-01 07:17:53 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt