process.c: on NetBSD don't use setruid() and setrgid().

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7159 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2004-10-31 15:04:15 +00:00
parent a8966861e8
commit b7e13d8677

View File

@ -1,3 +1,7 @@
Sun Oct 31 23:37:00 2004 NARUSE, Yui <naruse@ruby-lang.org>
* process.c: on NetBSD don't use setruid() and setrgid().
Sun Oct 31 23:12:10 2004 Kouhei Sutou <kou@cozmixng.org>
* lib/rss/maker/*.rb: added RSS Maker.