summaryrefslogtreecommitdiff
path: root/win32/win32.c
AgeCommit message (Expand)Author
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
2015-04-23* win32/win32.c (_filbuf): msvc14 doesn't have it, use _fgetc_nolock.naruse
2015-04-23* win32/win32.c (dupfd): use _set_osfhnd.naruse
2015-04-20* win32/win32.c (rb_w32_wreadlink): follow the official format ofusa
2015-04-20* win32/win32.c (rb_w32_wreadlink): fixed a bug that a junktion missesusa
2015-04-08* win32/win32.c (rb_w32_wreadlink): should treat junctions like asusa
2015-03-30win32.c: symlink than directorynobu
2015-03-23win32.c: readlinknobu
2015-03-23win32.c: fix DLL namenobu
2015-03-23win32.c: w32_lstati64nobu
2015-03-22win32.c: path_drivenobu
2015-03-22win32.c: stat_by_findnobu
2015-03-22win32.c: stati64_handlenobu
2015-03-22win32.c: name_for_statnobu
2015-03-19win32.c: S_IFLNKnobu
2015-03-19win32.c: no S_IWGRP and S_IWOTHnobu
2015-03-14dir.h: direct::d_typenobu
2015-03-08dir.c: glob short namesnobu
2015-02-24win32.c: reduce memory sizenobu
2015-02-20win32.c: volume serial numbersnobu
2015-02-18win32.c: EXDEV for directorynobu
2014-12-24win32: suppress warningsnobu
2014-12-03* win32/win32.c (w32_spawn): `v2` is used not only for `shell` but alsousa
2014-11-29win32.c: use UTF-8 for argvnobu
2014-11-29win32.c: convert by Win32 APInobu
2014-11-26win32.c: for non-standard consolenobu
2014-11-18* win32/win32.c (rb_w32_write): should set the error ofusa
2014-11-13* rb_w32_fstat{,i64}: speed up. adjuting timestamps in this functionusa
2014-11-10win32.c: user namenobu
2014-11-10* win32/win32.c (rb_w32_read): retry with reduced length if cannot tousa
2014-11-10* win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): newusa
2014-11-10win32.c: login name encodingnobu
2014-08-23* win32/win32.c (cmdglob): use inline function.nobu
2014-08-21win32.c: manage reverse videonobu
2014-08-09win32/file.c: share functions with win32.cnobu
2014-06-23win32.c: unused variablenobu