summaryrefslogtreecommitdiff
path: root/win32/win32.c
AgeCommit message (Expand)Author
2015-11-19* win32/win32.c (finish_overlapped_socket): return value of thisusa
2015-11-19* win32/win32.c (finish_overlapped_socket): ignore EMSGSIZE when input,usa
2015-11-17* win32/win32.c (fstat): declare for mingw.usa
2015-09-22win32.c: fallback to WCHAR-version in MSVCRTnobu
2015-09-15win32.c: no xmalloc at sys_initnobu
2015-09-15win32.c: encindex.hnobu
2015-09-12win32.c: fix dup2 return valuenobu
2015-09-12win32.c: more fcntlnobu
2015-09-08* win32/win32.c (rb_w32_read_reparse_point): return correct requiredusa
2015-09-07win32.c: use plain strdupnobu
2015-09-05win32.c: suppress a warningnobu
2015-09-02win32: use ALLOCVnobu
2015-08-28win32.c: suppress warningsnobu
2015-08-28win32.c: suppress warningsnobu
2015-08-27win32.c: fchmodnobu
2015-08-27win32.c: get attributes and VSN at oncenobu
2015-08-27win32.c: open_specialnobu
2015-08-26win32.c: use backslashesnobu
2015-08-26win32.c: ELOOP at wrenamenobu
2015-08-26win32.c: fix return value of reparse_symlinknobu
2015-08-26win32.c: unlink symlinkdnobu
2015-08-26win32.c: fix for old platformsnobu
2015-08-26win32.c: find by final pathnobu
2015-08-26win32.c: ELOOP by _wopennobu
2015-08-26win32.c: fake lchownnobu
2015-08-26win32.c: ELOOPnobu
2015-08-25win32.c: fix offsetnobu
2015-08-25win32.c: rb_w32_reparsenobu
2015-08-24win32.c: symlinknobu
2015-08-24win32.c: licensesnobu
2015-08-19win32.c: support known reparse points onlynobu
2015-08-19win32.c: support known reparse points onlynobu
2015-08-10win32.c: use ruby_strdupnobu
2015-07-21win32.c: symlink constants fallbacknobu
2015-07-09* win32/win32.c (waitpid): fixed return value of previous commit. thanks, nobu!usa
2015-07-09* win32/win32.c (waitpid): return immediately if interrupted.usa
2015-06-22win32.c: use numberofnobu
2015-06-13* file.c (rb_stat_ino): get inode from the interval of struct st.naruse
2015-06-12* file.c (File::SHARE_DELETE): new flag to be able to delete opened fileusa
2015-05-25* win32/win32.c (setup_overlapped): seek to the file end only whennaruse
2015-05-23win32.c: suppress a warningnobu
2015-05-22* win32/win32.c (rb_w32_write_console): should return the count ofusa
2015-05-22* win32/win32.c (constat_apply): fixed comment. [skip ci]usa
2015-05-18intern.h: rb_f_notimplement for ext on Windowsnobu
2015-05-16* win32/win32.c (rb_w32_accept): simplified.usa
2015-04-24* win32/win32.c: restore a license comment accidentally removed at r50381.usa
2015-04-24win32.c: fix for mingwnobu
2015-04-24* win32/win32.c (rb_w32_{getc,putc}): removed. they are needed for oldusa
2015-04-23* win32/win32.c: remove bcc related code.naruse
2015-04-23* win32/win32.c (rb_acrt_lowio_lock_fh): wrap _pioinfo(i)->lock.naruse