1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Add the syslog module.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1871 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
knu 2001-12-01 14:23:57 +00:00
parent ae5ef8edef
commit 2ef1e686fa
5 changed files with 5 additions and 0 deletions

View file

@ -14,6 +14,7 @@
#pty
#sdbm
#socket
#syslog
#tk
#tcltklib
#gtk

View file

@ -16,4 +16,5 @@ marshal
readline
sdbm
#socket
#syslog
#tkutil

View file

@ -16,5 +16,6 @@ nkf
#readline
#sdbm
socket
#syslog
#tcltklib
#tk

View file

@ -19,5 +19,6 @@ nkf
#readline
sdbm
socket
#syslog
#tcltklib
#tk

View file

@ -13,4 +13,5 @@ fcntl
kconv
marshal
#socket
#syslog
#tkutil