ruby--ruby/ext/syslog
matz 25c50cd193 * ruby.h (struct RString): embed small strings.
(RSTRING_LEN): defined for accessing string members.
  (RSTRING_PTR): ditto.

* string.c: use RSTRING_LEN and RSTRING_PTR.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10809 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-08-31 10:30:33 +00:00
..
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
depend * ext/digest: add depend file. 2002-03-18 09:24:39 +00:00
extconf.rb Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00
syslog.c * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
syslog.txt * ext/syslog/syslog.c: Merge from rough. Turn Syslog into a 2002-02-25 12:13:30 +00:00
test.rb * ext/syslog/test.rb: Syslog.close should raise RuntimeError when 2002-11-27 08:36:22 +00:00