aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* * win32/resource.rb: Modify copyright in resource script.usa2002-01-101-1/+1
* * win32/win32.c (mypopen): fixed that mypclose() didn't really closeusa2001-11-261-26/+74
* * hash.c (ruby_setenv): remove USE_WIN32_RTL_ENV block since it'susa2001-11-142-305/+39
* * win32/win32.c (waitpid): fix wait count.usa2001-11-131-5/+5
* * win32/win32.c (mypopen): return error status instead of callingusa2001-11-131-5/+5
* * hash.c (envix): use GET_ENVIRON and FREE_ENVIRON to get environmentusa2001-11-132-429/+347
* * win32/config.status.in: make CFLAGS same as Makefile's one.usa2001-11-091-1/+1
* * win32/mkexports.rb: follow the change of rb_io_puts().usa2001-10-301-2/+2
* * win32/win32.c (isInternalCmd): check return value of NtMakeCmdVector (Tiete...usa2001-09-251-12/+14
* * dln.c (dln_strerror): fix a bug that sometimes made null message onusa2001-08-241-1/+2
* * win32/win32.c (NtCmdGlob): avoid VC++ warning.usa2001-08-151-1/+1
* * win32/win32.h: fix problems with BC++ (ruby-bugs#PR161).usa2001-08-071-1/+7
* * ext/extmk.rb.in: Use -F and -T for mswin32 because cl.exe doesn't support -...usa2001-06-092-23/+63
* * win32/dir.h: re-add.usa2001-05-301-0/+20
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-20/+0
* * win32/resource.rb: Modify copyright in resource script.usa2001-05-131-1/+1
* * win32/win32.c (kill): add support of signal 9 on mswin32/mingw32.usa2001-05-121-9/+27
* forgot some checkins.matz2001-05-061-1/+1
* * win32/config.h.in: add SIZEOF___INT64 definition.usa2001-05-021-0/+1
* * win32/config.status.in: no longer use missing/alloca.c.usa2001-04-142-2/+2
* * win32/win32.c: use ruby's opendir on mingw32.eban2001-04-011-3/+1
* * win32/Makefile.sub: disable global optimization.eban2001-03-281-1/+1
* * win32/win32.c (isUNCRoot): multibyte character support.eban2001-03-211-7/+10
* * win32/win32.c (win32_stat): WinNT/2k "//host/share" support.eban2001-03-211-3/+22
* rb_iglob -> rb_globieban2001-03-211-1/+1
* * win32/dir.h: replace missing/dir.h .usa2001-03-203-6/+25
* * win32/win32.c (win32_stat): UNC support.eban2001-03-201-16/+22
* * dir.c (glob_helper): replace lstat() by stat() to follow symlinkmatz2001-03-191-2/+2
* * win32/win32.c (gettimeofday): use GetLocalTime() instead of ftime()eban2001-03-051-6/+16
* * win32/win32.c (myrename): fix error handling.eban2001-02-241-1/+1
* * win32/win32.c: fasten file I/O on mswin32/mingw32.usa2001-02-172-114/+197
* * win32/win32.c (win32_stat): replace stat for enable when pathnameusa2001-02-092-0/+23
* * parse.y (parse_quotedwords): %w should allow parenthesis escape.matz2001-02-081-5/+5
* * win32/config.status.in: remove DEFS definition.eban2001-01-171-2/+0
* *** empty log message ***usa2001-01-142-5/+35
* NORETURN, INLINEeban2001-01-112-6/+4
* NORETURNeban2001-01-101-1/+1
* setres[ug]id, NORETURNeban2001-01-101-0/+4
* matzmatz2000-12-271-4/+4
* matzmatz2000-12-263-2/+4
* matzmatz2000-12-222-2/+6
* matzmatz2000-12-222-12/+16
* matzmatz2000-12-083-3/+3
* ebaneban2000-12-061-1/+1
* ebaneban2000-11-201-1/+1
* matzmatz2000-11-162-26/+17
* matzmatz2000-11-142-152/+426
* ebaneban2000-11-131-6/+9
* matzmatz2000-10-311-4/+8
* ebaneban2000-10-311-3/+3