ruby/ext/etc
akr 23e7a4e285 * ext/etc/etc.c (passwd_ensure): move endpwent() call from
passwd_iterate to close /etc/passwd on exception.
  (group_ensure): move endgrent() call from group_iterate to close
  /etc/group on exception.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35635 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-05-13 14:00:16 +00:00
..
depend * ext: remove trailing spaces. 2011-05-22 09:26:02 +00:00
etc.c * ext/etc/etc.c (passwd_ensure): move endpwent() call from 2012-05-13 14:00:16 +00:00
extconf.rb * ext/etc/extconf.rb: use expanded sysconfdir with empty DESTDIR. 2010-09-15 23:27:48 +00:00