1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
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
..
bigdecimal * ext/win32ole/win32ole.c, ext/openssl/ossl_pkey_dsa.c, 2003-09-24 22:55:33 +00:00
curses
dbm
digest * eval.c (rb_thread_atfork): wrong format specifier. 2003-09-29 02:44:49 +00:00
dl
etc * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent, 2003-10-01 13:41:35 +00:00
fcntl
gdbm
iconv
io/wait
nkf
openssl * ext/openssl/ossl.c (ossl_buf2str): fix type of 1st argument for 2003-09-25 08:49:36 +00:00
pty
racc/cparse
readline
sdbm
socket * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent, 2003-10-01 13:41:35 +00:00
stringio * eval.c (rb_thread_atfork): wrong format specifier. 2003-09-29 02:44:49 +00:00
strscan
syck
syslog
tcltklib
tk * multi-tk.rb: modify security check at creating a new interpreter 2003-09-08 13:16:57 +00:00
Win32API
win32ole * ext/win32ole/extconf.rb: add windows.h checking. 2003-09-29 10:08:20 +00:00
zlib * ext/zlib/zlib.c (gzfile_read_header): gz->z.input may be nil after finishing reading a gzip header. 2003-07-20 02:06:15 +00:00
.cvsignore
extmk.rb
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68