aboutsummaryrefslogtreecommitdiffstats
path: root/ext/socket/mkconstants.rb
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-23 11:32:43 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-23 11:32:43 +0000
commit23e286f3fb1b7570e107b9a028c1fb03bacc5cca (patch)
treeda380e291a0f9163f15922fc46206289664e7bec /ext/socket/mkconstants.rb
parenta0e3e8e4d134bc1b94d5d43d613e13606c9a94d8 (diff)
downloadruby-23e286f3fb1b7570e107b9a028c1fb03bacc5cca.tar.gz
* ext/socket/ancdata.c (inspect_bintime_as_abstime): new function to
show struct bintime. (ancillary_inspect): use it for SCM_BINTIME on FreeBSD. * ext/socket/mkconstants.rb: define SCM_BINTIME. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22570 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/socket/mkconstants.rb')
-rw-r--r--ext/socket/mkconstants.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/socket/mkconstants.rb b/ext/socket/mkconstants.rb
index e2efc49295..fc39faf8e0 100644
--- a/ext/socket/mkconstants.rb
+++ b/ext/socket/mkconstants.rb
@@ -668,6 +668,7 @@ SCM_CREDS
SCM_TIMESTAMP
SCM_TIMESTAMPNS
SCM_UCRED
+SCM_BINTIME
LOCAL_PEERCRED
LOCAL_CREDS