1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/socket
matz 969f4d4c68 * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent,
setgrent, getgrent, endgrent.

* ext/socket/socket.c (sock_s_gethostbyname): do not reverse lookup.

* Makefile.in: copy lex.c from $(srcdir) if it's not the current
  directory.  [ruby-dev:21437]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4640 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-10-01 13:41:35 +00:00
..
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
addrinfo.h * ext/socket/addrinfo.h (NI_MAXHOST): Define NI_MAXHOST and 2002-12-31 11:17:40 +00:00
depend
extconf.rb * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent, 2003-10-01 13:41:35 +00:00
getaddrinfo.c * ext/socket/extconf.rb: check s6_addr8 in in6_addr (Tru64 UNIX). 2003-09-02 05:12:39 +00:00
getnameinfo.c * ext/socket/extconf.rb: check s6_addr8 in in6_addr (Tru64 UNIX). 2003-09-02 05:12:39 +00:00
MANIFEST
socket.c * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent, 2003-10-01 13:41:35 +00:00
sockport.h eban 2000-08-24 06:29:30 +00:00