summaryrefslogtreecommitdiff
path: root/compat
AgeCommit message (Expand)Author
2016-02-17Merge branch 'js/mingw-tests'Junio C Hamano
2016-02-03Merge branch 'js/dirname-basename'Junio C Hamano
2016-01-29Merge branch 'jc/strbuf-getline'Junio C Hamano
2016-01-29Merge branch 'js/msys2'Junio C Hamano
2016-01-26mingw: let lstat() fail with errno == ENOTDIR when appropriateJohannes Schindelin
2016-01-26mingw: try to delete target directory before renaming마누엘
2016-01-26mingw: prepare the TMPDIR environment variable for shell scriptsJohannes Schindelin
2016-01-26mingw: factor out Windows specific environment setupKarsten Blees
2016-01-25mingw: avoid linking to the C library's isalpha()Johannes Sixt
2016-01-20Merge branch 'jk/clang-pedantic'Junio C Hamano
2016-01-15mingw: uglify (a, 0) definitions to shut up warningsJohannes Schindelin
2016-01-15mingw: squash another warning about a castJohannes Schindelin
2016-01-15mingw: avoid warnings when casting HANDLEs to intJohannes Schindelin
2016-01-15mingw: avoid redefining S_* constantsJohannes Schindelin
2016-01-15strbuf: introduce strbuf_getline_{lf,nul}()Junio C Hamano
2016-01-14compat/winansi: support compiling with MSys2Johannes Schindelin
2016-01-14compat/mingw: support MSys2-based MinGW buildJohannes Schindelin
2016-01-14nedmalloc: allow compiling with MSys2's compilerJohannes Schindelin
2016-01-12compat/basename.c: provide a dirname() compatibility functionJohannes Schindelin
2016-01-12compat/basename: make basename() conform to POSIXJohannes Schindelin
2016-01-12Refactor skipping DOS drive prefixesJohannes Schindelin
2016-01-04bswap: add NO_UNALIGNED_LOADS defineJeff King
2015-12-22Merge branch 'js/emu-write-epipe-on-windows'Junio C Hamano
2015-12-21mingw: emulate write(2) that fails with a EPIPEJohannes Schindelin
2015-12-08Merge branch 'ad/sha1-update-chunked' into maintJunio C Hamano
2015-12-04Merge branch 'ad/sha1-update-chunked'Junio C Hamano
2015-11-05Merge branch 'js/misc-fixes' into maintJunio C Hamano
2015-11-05sha1: allow limiting the size of the data passed to SHA1_Update()Atousa Pahlevan Duprat
2015-10-30Merge branch 'js/misc-fixes'Junio C Hamano
2015-10-26Silence GCC's "cast of pointer to integer of a different size" warningJohannes Schindelin
2015-10-23compat/mingw.c: remove printf format warningJohannes Sixt
2015-10-05prefer memcpy to strcpyJeff King
2015-10-05probe_utf8_pathname_composition: use internal strbufJeff King
2015-10-05precompose_utf8: drop unused variableJeff King
2015-09-25compat/hstrerror: convert sprintf to snprintfJeff King
2015-09-25convert trivial sprintf / strcpy calls to xsnprintfJeff King
2015-09-25compat/inet_ntop: fix off-by-one in inet_ntop4Jeff King
2015-09-14poll: honor the timeout on Win32Edward Thomson
2015-08-28Mingw: verify both ends of the pipe () callJose F. Morales
2015-05-26Merge branch 'nd/untracked-cache'Junio C Hamano
2015-05-11Merge branch 'lm/squelch-bg-progress'Junio C Hamano
2015-04-15compat/mingw: stubs for getpgid() and tcgetpgrp()Johannes Sixt
2015-03-12mingw32: add uname()Nguyễn Thái Ngọc Duy
2014-12-22Merge branch 'dm/compat-s-ifmt-for-zos'Junio C Hamano
2014-12-22Merge branch 'js/windows-open-eisdir-error' into maintJunio C Hamano
2014-12-05Merge branch 'js/windows-open-eisdir-error'Junio C Hamano
2014-12-04compat: convert modes to use portable file type valuesDavid Michael
2014-11-17Windows: correct detection of EISDIR in mingw_open()Johannes Sixt
2014-10-29Merge branch 'dm/port2zos'Junio C Hamano
2014-10-27compat/bswap.h: detect endianness from XL C compiler macrosDavid Michael