aboutsummaryrefslogtreecommitdiffstats
path: root/win32/win32.h
Commit message (Expand)AuthorAgeFilesLines
* * win32/win32.[ch] (rb_w32_isatty): new function to replace MSVCRT'susa2004-11-181-0/+4
* * eval.c (ruby_options): now we cannot call rb_glob() beforeusa2004-11-121-0/+1
* * bcc32/Makefile.sub: bccwin32 port starts to use RTL dll.ocean2004-09-101-1/+0
* * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa2004-09-071-0/+4
* * win32/win32.{h,c} (rb_w32_{f,fd,fs}open): workaround for bcc32'socean2004-07-251-0/+13
* * win32/win32.c, win32/win32.h: fixed prototypes.nobu2004-02-191-8/+5
* * configure.in: check functions, fork spawnv.nobu2004-02-161-3/+5
* * win32/win32.c (link): raise NotImplementedError on Win9X.usa2004-02-121-1/+1
* * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, configure.in,nobu2004-02-091-0/+2
* * ext/digest/defs.h, win32/win3.c, win32/win32.h, file.c: removenobu2004-01-191-5/+3
* * configure.in (ac_cv_func_setitimer): moved from defines.hnobu2003-12-221-3/+0
* * win32/win32.h: define execv() using do_aspawn().eban2003-12-101-0/+2
* * win32/win32.c (map_errno): support winsock error.usa2003-08-261-3/+39
* * error.c (rb_raise): snprintf() termination moved tonobu2003-07-301-2/+5
* * ChangeLog: tabify.usa2003-07-291-57/+55
* * configure.in, bcc32/Makefile.sub, win32/Makefile.sub: defineusa2003-05-131-0/+1
* * numeric.c (flo_is_finite_p): use finite() if available.nobu2003-04-211-20/+10
* * win32/win32.c (NtInitialize): set the floating-point control wordeban2003-04-201-3/+0
* * configure.in, bcc32/Makefile.sub, win32/Makefile.sub: definenobu2003-03-041-7/+0
* * win32/win32.c (link): implement with CreateHardLink().usa2003-02-171-1/+3
* * process.c (proc_exec_v): follow to proc_spawn_v(). call do_aspawn()usa2003-01-061-2/+2
* * file.c (utimbuf): use utimbuf instead of _utimbuf if defined _WIN32.usa2003-01-041-35/+5
* * process.c (rb_proc_exec): use same logic as DJGPP on win32 ports.usa2003-01-041-0/+1
* * ext/extmk.rb (create_makefile): check only `-' option.eban2002-12-261-4/+5
* * configure.in, defines.h, dir.c, dir.h, dln.c, error.c,uema22002-12-151-0/+8
* * win32/win32.c (rb_w32_fclose, rb_w32_close): use closesocket()nobu2002-10-101-5/+8
* * ext/socket/socket.c (init_sock): no need for special finalizer,nobu2002-10-011-2/+0
* * win32/win32.c (rb_w32_open_osfhandle): adjustnobu2002-09-291-15/+15
* * win32/win32.c, win32/win32.h (rb_w32_getpid): negate pid under Win9x.usa2002-09-111-1/+2
* * win32/win32.h (S_I?USR): define only if not mingw32.eban2002-09-091-3/+3
* * time.c: prototype; time_free() to avoid VC++ warnings.usa2002-09-081-0/+30
* * win32/win32.h: define SIGINT and SIGKILL if not defined.usa2002-08-281-0/+9
* * io.c (pipe_finalize, pipe_popen): two-way pipe support for win32.usa2002-06-281-13/+1
* new platform [bccwin32] merged.H_Konishi2002-06-111-18/+61
* Wed May 29 18:55:47 2002 KONISHI Hiromasa <H_Konishi@ruby-lang.org>H_Konishi2002-05-291-89/+89
* * hash.c (ruby_setenv): remove USE_WIN32_RTL_ENV block since it'susa2001-11-141-51/+1
* * hash.c (envix): use GET_ENVIRON and FREE_ENVIRON to get environmentusa2001-11-131-0/+2
* * win32/win32.h: fix problems with BC++ (ruby-bugs#PR161).usa2001-08-071-1/+7
* * win32/dir.h: replace missing/dir.h .usa2001-03-201-1/+2
* * dir.c (glob_helper): replace lstat() by stat() to follow symlinkmatz2001-03-191-2/+2
* * win32/win32.c: fasten file I/O on mswin32/mingw32.usa2001-02-171-4/+21
* * win32/win32.c (win32_stat): replace stat for enable when pathnameusa2001-02-091-0/+2
* NORETURN, INLINEeban2001-01-111-4/+0
* NORETURNeban2001-01-101-1/+1
* setres[ug]id, NORETURNeban2001-01-101-0/+4
* matzmatz2000-11-161-6/+1
* matzmatz2000-11-141-10/+16
* matzmatz2000-09-271-1/+15
* matzmatz2000-08-151-0/+12
* ebaneban2000-08-091-0/+6