summaryrefslogtreecommitdiff
path: root/ext/socket/getnameinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Expand tabs [ci skip]Takashi Kokubun2022-07-211-113/+113
* getnameinfo.c: rubysocket.h for inet_ntopnobu2016-08-131-0/+1
* socket/option.c: inet_ntopnobu2016-08-021-18/+0
* Drop support for BeOSnobu2015-11-241-5/+1
* * configure.in: fixed build failure of Haiku.hsbt2015-10-241-1/+1
* ruby/win32.h: include windows.hnobu2015-07-211-0/+3
* {getaddrinfo,getnameinfo}.c: fix for old platformsnobu2013-05-031-0/+4
* * ext/socket/sockport.h (VALIDATE_SOCKLEN): new macro to validateakr2013-02-141-2/+2
* This ifdef should be useless after r30374.naruse2010-12-251-3/+0
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-4/+4
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-2/+2
* * ext/socket/extconf.rb: fix for wide-getaddrinfo option.nobu2009-12-301-1/+1
* * ext/socket/getnameinfo.c: need to include extconf.h for HAVE_* macros.usa2009-11-191-0/+3
* * ext/socket/{getaddrinfo,getnameinfo}.c: need to include ws2tcpip.husa2009-01-131-0/+1
* * ext/socket/socket.c (io_call_close, io_close, pair_yield):nobu2009-01-061-2/+1
* * dln.c: newer BeOS support. a patch from Pete Goodevematz2008-09-191-1/+1
* * eval_intern.h: Add support to Haiku. see [ruby-core:18110]naruse2008-08-061-1/+4
* * file.c (rb_file_s_rename): deleted code to get rid of a bug ofnobu2007-07-221-4/+1
* * include/ruby: moved public headers.nobu2007-06-101-1/+1
* * eval.c, file.c, etc.: code-cleanup patch from Stefan Huehnermatz2006-06-201-13/+2
* * numeric.c (flo_eq): alway check if operands are NaN.matz2004-05-201-0/+3
* * ext/socket/extconf.rb: check s6_addr8 in in6_addr (Tru64 UNIX).matz2003-09-021-0/+4
* * configure.in, defines.h, dir.c, dir.h, dln.c, error.c,uema22002-12-151-2/+2
* * ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.matz2001-10-021-5/+5
* matzmatz2000-07-101-1/+11
* 2000-02-17matz2000-02-171-1/+1
* 2000-02-08matz2000-02-081-6/+0
* 2000-02-02matz2000-02-021-3/+6
* 19991004matz1999-10-041-0/+4
* remove marshal/gtk/kconvmatz1999-08-131-0/+250