summaryrefslogtreecommitdiff
path: root/win32/win32.h
AgeCommit message (Expand)Author
2003-01-04* file.c (utimbuf): use utimbuf instead of _utimbuf if defined _WIN32.usa
2003-01-04* process.c (rb_proc_exec): use same logic as DJGPP on win32 ports.usa
2002-12-26* ext/extmk.rb (create_makefile): check only `-' option.eban
2002-12-15* configure.in, defines.h, dir.c, dir.h, dln.c, error.c,uema2
2002-10-10* win32/win32.c (rb_w32_fclose, rb_w32_close): use closesocket()nobu
2002-10-01 * ext/socket/socket.c (init_sock): no need for special finalizer,nobu
2002-09-29* win32/win32.c (rb_w32_open_osfhandle): adjustnobu
2002-09-11* win32/win32.c, win32/win32.h (rb_w32_getpid): negate pid under Win9x.usa
2002-09-09* win32/win32.h (S_I?USR): define only if not mingw32.eban
2002-09-08* time.c: prototype; time_free() to avoid VC++ warnings.usa
2002-08-28* win32/win32.h: define SIGINT and SIGKILL if not defined.usa
2002-06-28* io.c (pipe_finalize, pipe_popen): two-way pipe support for win32.usa
2002-06-11new platform [bccwin32] merged.H_Konishi
2002-05-29Wed May 29 18:55:47 2002 KONISHI Hiromasa <H_Konishi@ruby-lang.org>H_Konishi
2001-11-14 * hash.c (ruby_setenv): remove USE_WIN32_RTL_ENV block since it'susa
2001-11-13 * hash.c (envix): use GET_ENVIRON and FREE_ENVIRON to get environmentusa
2001-08-07* win32/win32.h: fix problems with BC++ (ruby-bugs#PR161).usa
2001-03-20* win32/dir.h: replace missing/dir.h .usa
2001-03-19* dir.c (glob_helper): replace lstat() by stat() to follow symlinkmatz
2001-02-17* win32/win32.c: fasten file I/O on mswin32/mingw32.usa
2001-02-09* win32/win32.c (win32_stat): replace stat for enable when pathnameusa
2001-01-11NORETURN, INLINEeban
2001-01-10NORETURNeban
2001-01-10setres[ug]id, NORETURNeban
2000-11-16matzmatz
2000-11-14matzmatz
2000-09-27matzmatz
2000-08-15matzmatz
2000-08-09ebaneban
2000-06-28matzmatz
2000-05-13support mingw32.eban
2000-02-182000-02-18matz
2000-01-0520000105matz
1999-08-131.4.0matz
1999-01-20Win32 VCC support.matz