aboutsummaryrefslogtreecommitdiffstats
path: root/ext/etc/etc.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/etc/extconf.rb: check for pw_passwd in struct passwd andeban2003-11-241-0/+4
* * gc.c (Init_stack): stack region is far smaller than usual ifmatz2003-11-221-10/+20
* * ext/etc/etc.c (etc_getgrent): typo.nobu2003-10-011-1/+1
* * signal.c (ruby_signal_name): adjust to the prototype.nobu2003-10-011-1/+1
* * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent,matz2003-10-011-2/+76
* * ext/etc/etc.c: revert getenv()'s prototype. use it only when _WIN32usa2003-07-311-1/+3
* * ChangeLog: tabify.usa2003-07-291-1/+1
* * gcc -Wall clean-up.matz2003-07-241-2/+2
* -Wall cleanups (removed unused vars, no 'code has no effect' warnings)michal2003-01-161-1/+1
* * lib/mkmf.rb (have_struct_member): moved from ext/socket/extconf.rb.eban2002-09-081-14/+14
* * parse.y: yyparse #defines moved from intern.hmatz2002-05-291-18/+68
* * string.c (rb_str_replace): swap arguments of OBJ_INFECT.matz2001-12-181-2/+2
* 2000-05-24matz2000-05-241-2/+2
* 2000-05-12matz2000-05-121-0/+5
* remove marshal/gtk/kconvmatz1999-08-131-9/+9
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-43/+48
* Initial revisionv1_0_r2matz1998-01-161-0/+266