index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win32
/
win32.c
Age
Commit message (
Expand
)
Author
2015-12-01
win32.c: fix argument type
nobu
2015-11-19
* win32/win32.c (finish_overlapped_socket): return value of this
usa
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-22
win32.c: fallback to WCHAR-version in MSVCRT
nobu
2015-09-15
win32.c: no xmalloc at sys_init
nobu
2015-09-15
win32.c: encindex.h
nobu
2015-09-12
win32.c: fix dup2 return value
nobu
2015-09-12
win32.c: more fcntl
nobu
2015-09-08
* win32/win32.c (rb_w32_read_reparse_point): return correct required
usa
2015-09-07
win32.c: use plain strdup
nobu
2015-09-05
win32.c: suppress a warning
nobu
2015-09-02
win32: use ALLOCV
nobu
2015-08-28
win32.c: suppress warnings
nobu
2015-08-28
win32.c: suppress warnings
nobu
2015-08-27
win32.c: fchmod
nobu
2015-08-27
win32.c: get attributes and VSN at once
nobu
2015-08-27
win32.c: open_special
nobu
2015-08-26
win32.c: use backslashes
nobu
2015-08-26
win32.c: ELOOP at wrename
nobu
2015-08-26
win32.c: fix return value of reparse_symlink
nobu
2015-08-26
win32.c: unlink symlinkd
nobu
2015-08-26
win32.c: fix for old platforms
nobu
2015-08-26
win32.c: find by final path
nobu
2015-08-26
win32.c: ELOOP by _wopen
nobu
2015-08-26
win32.c: fake lchown
nobu
2015-08-26
win32.c: ELOOP
nobu
2015-08-25
win32.c: fix offset
nobu
2015-08-25
win32.c: rb_w32_reparse
nobu
2015-08-24
win32.c: symlink
nobu
2015-08-24
win32.c: licenses
nobu
2015-08-19
win32.c: support known reparse points only
nobu
2015-08-19
win32.c: support known reparse points only
nobu
2015-08-10
win32.c: use ruby_strdup
nobu
2015-07-21
win32.c: symlink constants fallback
nobu
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-22
win32.c: use numberof
nobu
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 file
usa
2015-05-25
* win32/win32.c (setup_overlapped): seek to the file end only when
naruse
2015-05-23
win32.c: suppress a warning
nobu
2015-05-22
* win32/win32.c (rb_w32_write_console): should return the count of
usa
2015-05-22
* win32/win32.c (constat_apply): fixed comment. [skip ci]
usa
2015-05-18
intern.h: rb_f_notimplement for ext on Windows
nobu
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-24
win32.c: fix for mingw
nobu
2015-04-24
* win32/win32.c (rb_w32_{getc,putc}): removed. they are needed for old
usa
2015-04-23
* win32/win32.c: remove bcc related code.
naruse
[next]