Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mingw: enable support for IPv6 | Ron Yorston | 2015-07-15 | 1 | -0/+1 |
* | mingw: import select from gnulib | Ron Yorston | 2015-04-22 | 1 | -0/+1 |
* | Drop CONFIG_WIN32_NET setting | Ron Yorston | 2014-03-17 | 1 | -1/+1 |
* | Import mempcpy from gnulib | Ron Yorston | 2014-03-11 | 1 | -0/+1 |
* | win32: use strptime from gnulib | Ron Yorston | 2014-01-20 | 1 | -0/+1 |
* | df: limited implementation for WIN32 | Ron Yorston | 2013-04-03 | 1 | -0/+2 |
* | mingw32: add system.c to Kbuild | Ron Yorston | 2012-05-01 | 1 | -0/+1 |
* | win32: implement ioctl | Ron Yorston | 2012-04-23 | 1 | -0/+1 |
* | win32: add popen implementation that uses shell | Ron Yorston | 2012-04-23 | 1 | -0/+1 |
* | Use gnulib poll, importing the version from git | Ron Yorston | 2012-03-30 | 1 | -0/+1 |
* | Implementation of uname for WIN32 | Ron Yorston | 2012-02-09 | 1 | -0/+1 |
* | win32: implement inet_aton() | Nguyễn Thái Ngọc Duy | 2010-09-20 | 1 | -0/+1 |
* | win32: add termios stub so that it builds | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+1 |
* | win32: Support certain ANSI sequences on cmd.exe | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+1 |
* | win32: Import regex source | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+1 |
* | win32: add getenv(), setenv(), unsetenv() and clearenv() | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+1 |
* | win32: add waitpid() | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+1 |
* | win32: set binary I/O mode by default | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+1 |
* | win32: Import fnmatch source | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+7 |