aboutsummaryrefslogtreecommitdiff
path: root/compat
Commit message (Expand)AuthorAge
* Merge branch 'rj/msvc-fix'Junio C Hamano2010-12-16
|\
| * msvc: Fix macro redefinition warningsRamsay Jones2010-12-09
| * msvc: Fix build by adding missing INTMAX_MAX defineRamsay Jones2010-12-09
| * msvc: Fix compilation errors in compat/win32/sys/poll.cRamsay Jones2010-12-09
* | Merge branch 'ef/win32-dirent'Junio C Hamano2010-12-12
|\ \
| * | win32: use our own dirent.hErik Faye-Lund2010-11-23
| * | msvc: opendir: handle paths ending with a slashErik Faye-Lund2010-11-23
| * | win32: dirent: handle errorsErik Faye-Lund2010-11-23
| * | msvc: opendir: do not start the searchErik Faye-Lund2010-11-23
| * | msvc: opendir: allocate enough memoryErik Faye-Lund2010-11-23
| * | msvc: opendir: fix malloc-failureErik Faye-Lund2010-11-23
| |/
* | Merge branch 'il/remote-fd-ext'Junio C Hamano2010-12-08
|\ \
| * | Add bidirectional_transfer_loop()Ilari Liusvaara2010-10-13
* | | Merge branch 'maint'Junio C Hamano2010-11-24
|\ \ \ | |_|/ |/| |
| * | mingw: do not set errno to 0 on successErik Faye-Lund2010-11-23
| |/
* | mingw: use poll-emulation from gnulibErik Faye-Lund2010-11-04
* | mingw: import poll-emulation from gnulibErik Faye-Lund2010-11-04
* | Improve the mingw getaddrinfo stub to handle more use casesMartin Storsjö2010-11-04
* | mingw: add kill emulationErik Faye-Lund2010-11-04
* | mingw: support waitpid with pid > 0 and WNOHANGErik Faye-Lund2010-11-04
* | mingw: use real pidErik Faye-Lund2010-11-04
* | inet_ntop: fix a couple of old-style declsErik Faye-Lund2010-11-04
* | compat: add inet_pton and inet_ntop prototypesMike Pape2010-11-04
* | mingw: implement syslogMike Pape2010-11-04
* | mingw: add network-wrappers for daemonMike Pape2010-11-04
* | Add MinGW-specific execv() override.Eric Sunshine2010-10-03
* | Fix Windows-specific macro redefinition warning.Eric Sunshine2010-10-03
* | mingw: do not crash on open(NULL, ...)Erik Faye-Lund2010-10-03
* | MinGW: Report errors when failing to launch the html browser.Pat Thoyts2010-10-01
* | MinGW: fix stat() and lstat() implementations for handling symlinksPat Thoyts2010-10-01
* | MinGW: Add missing file mode bit definesSebastian Schuberth2010-10-01
* | MinGW: Use pid_t more consequently, introduce uid_t for greater compatibilitySebastian Schuberth2010-10-01
|/
* Merge branch 'ab/compat-regex'Junio C Hamano2010-09-03
|\
| * Fix compat/regex ANSIfication on MinGWJohannes Sixt2010-08-26
| * compat/regex: get rid of old-style definitionJunio C Hamano2010-08-19
| * compat/regex: define out variables only used under RE_ENABLE_I18NÆvar Arnfjörð Bjarmason2010-08-19
| * Change regerror() declaration from K&R style to ANSI C (C89)Frank Li2010-08-18
| * compat/regex: get the gawk regex engine to compile within gitÆvar Arnfjörð Bjarmason2010-08-18
| * compat/regex: use the regex engine from gawk for compatÆvar Arnfjörð Bjarmason2010-08-18
* | Merge branch 'jn/svn-fe'Junio C Hamano2010-08-31
|\ \
| * | compat: add strtok_r()Jonathan Nieder2010-08-14
| |/
* | Merge branch 'sg/rerere-gc-old-still-used'Junio C Hamano2010-08-31
|\ \
| * | mingw_utime(): handle NULL times parameterSZEDER Gábor2010-07-12
| * | Merge branch 'np/malloc-threading' into maintJunio C Hamano2010-06-16
| |\ \
* | | | Typos in code comments, an error message, documentationRalf Wildenhues2010-08-22
| |_|/ |/| |
* | | Merge branch 'js/async-thread'Junio C Hamano2010-06-21
|\ \ \
| * | | Windows: more pthreads functionsJohannes Sixt2010-03-07
| * | | Fix signature of fcntl() compatibility dummyJohannes Sixt2010-03-07
* | | | Merge branch 'js/maint-windows'Junio C Hamano2010-06-13
|\ \ \ \
| * | | | mingw: use _commit to implement fsyncErik Faye-Lund2010-05-20
| | |/ / | |/| |