| Commit message (Expand) | Author | Age | Files | Lines |
* | * dtable.cc (build_fh_pc): When creating an archetype, use native name rather | Christopher Faylor | 2013-12-01 | 3 | -1/+12 |
* | * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 27. | Christopher Faylor | 2013-11-29 | 2 | -1/+5 |
* | * include/cygwin/stdlib.h(initstate, random, setstate, srandom) : | Jon TURNEY | 2013-11-29 | 2 | -0/+9 |
* | * new-features.xml (ov-new1.7.26): Fix section ID and title. Add | Corinna Vinschen | 2013-11-29 | 2 | -1/+11 |
* | * include/glob.h: Fix invalid use of 'restrict' error. | Corinna Vinschen | 2013-11-28 | 2 | -1/+5 |
* | * syscalls.cc (try_to_bin): Enhance debug output in case reopen fails. | Corinna Vinschen | 2013-11-27 | 2 | -1/+6 |
* | * syscalls.cc (try_to_bin): Drop fh_dup, reuse tmp_fh instead. | Corinna Vinschen | 2013-11-27 | 2 | -3/+6 |
* | * syscalls.cc (try_to_bin): Take additional parameter to get file open | Corinna Vinschen | 2013-11-27 | 3 | -5/+43 |
* | * nlsfuncs.cc (wcscoll): Add "__restrict" to definition. | Corinna Vinschen | 2013-11-26 | 2 | -2/+7 |
* | * common.din: Export posix_spawn[...] functions. | Corinna Vinschen | 2013-11-26 | 6 | -2/+56 |
* | * nlsfuncs.cc (strcoll): Add "__restrict" to definition. | Corinna Vinschen | 2013-11-26 | 2 | -2/+7 |
* | Throughout, keep function definitions and declarations in sync with | Corinna Vinschen | 2013-11-25 | 15 | -30/+47 |
* | * dtable.cc: Include sys/param.h for MAX definition. | Corinna Vinschen | 2013-11-24 | 2 | -0/+5 |
* | Throughout, drop unnecessary explicit includes of windows header files | Corinna Vinschen | 2013-11-24 | 21 | -49/+23 |
* | *** empty log message *** | Corinna Vinschen | 2013-11-24 | 1 | -0/+2 |
* | dup2: fix off-by-one crash | Eric Blake | 2013-11-23 | 3 | -2/+15 |
* | * new-features.xml (ov-new1.7.26): Add new section. | Corinna Vinschen | 2013-11-23 | 2 | -0/+39 |
* | * include/cygwin/stdlib.h (realpath): Drop declaration. It's declared | Corinna Vinschen | 2013-11-20 | 2 | -1/+5 |
* | * cygcheck.cc (RtlGetVersion): Declare. | Corinna Vinschen | 2013-11-19 | 2 | -9/+18 |
* | * ntdll.h (RtlGetVersion): Declare. | Corinna Vinschen | 2013-11-19 | 5 | -7/+20 |
* | * cygcheck.cc (dump_sysinfo): Revert Windows 8.1 hack. It's not | Corinna Vinschen | 2013-11-19 | 2 | -11/+9 |
* | * wincap.cc (wincapc::init): Revert previous change. It's not working. | Corinna Vinschen | 2013-11-19 | 3 | -13/+4 |
* | *** empty log message *** | Corinna Vinschen | 2013-11-19 | 1 | -0/+4 |
* | * net.cc (cygwin_getaddrinfo): Fix a comment. Only memset whints if | Corinna Vinschen | 2013-11-19 | 2 | -7/+17 |
* | * wincap.cc (wincapc::init): Fix dwMinorVersion for Windows 8.1 and | Corinna Vinschen | 2013-11-19 | 2 | -0/+14 |
* | Add missing entry | Corinna Vinschen | 2013-11-19 | 1 | -0/+3 |
* | * cygcheck.cc (dump_sysinfo): Drop code trying to fetch OSVERSIONINFO | Corinna Vinschen | 2013-11-19 | 2 | -21/+22 |
* | * autoload.cc (IdnToAscii): Define. | Corinna Vinschen | 2013-11-19 | 6 | -998/+335 |
* | * Makefile.in (cygcheck.exe): Link against wininet.dll. | Corinna Vinschen | 2013-11-19 | 4 | -102/+26 |
* | *** empty log message *** | Corinna Vinschen | 2013-11-19 | 1 | -0/+2 |
* | * cygcheck.cc (dump_sysinfo): Distinguish Windows 8 and 8.1, as well | Corinna Vinschen | 2013-11-19 | 2 | -47/+33 |
* | * faq-setup.xml (faq.setup.uninstall-service): Describe how to unhook | Corinna Vinschen | 2013-11-12 | 2 | -0/+14 |
* | * faq-setup.xml: Throughout remove setup.exe, use setup or setup-x86... | Corinna Vinschen | 2013-11-11 | 3 | -74/+111 |
* | * Makefile.in: Properly cd to directory sans install_ prefix. Report on errors | Christopher Faylor | 2013-11-07 | 2 | -3/+8 |
* | winsup/ChangeLog: | Christopher Faylor | 2013-11-07 | 18 | -449/+504 |
* | * Makefile.in: Reinstate ignoring of errors for doc target. | Christopher Faylor | 2013-11-06 | 2 | -6/+6 |
* | * devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null. | Corinna Vinschen | 2013-10-31 | 12 | -79/+138 |
* | *** empty log message *** | Corinna Vinschen | 2013-10-30 | 1 | -0/+11 |
* | * devices.in (dev_cygdrive_storage): Map to \Device\Null. | Corinna Vinschen | 2013-10-30 | 10 | -102/+141 |
* | *** empty log message *** | Corinna Vinschen | 2013-10-28 | 1 | -3/+4 |
* | * exception.h: Fold in content of include/exceptions.h. | Corinna Vinschen | 2013-10-27 | 4 | -126/+107 |
* | * devices.in (dev_storage): Map /dev/dsp to \Device\Null. | Corinna Vinschen | 2013-10-26 | 6 | -18/+32 |
* | * exception.h (_exception_list): Drop redefinition for x86_64. | Corinna Vinschen | 2013-10-26 | 3 | -5/+11 |
* | * flock.cc (fhandler_base::lock): Only refuse to lock nohandle and | Corinna Vinschen | 2013-10-25 | 4 | -12/+26 |
* | * devices.in (dev_storage): Map /dev/clipboard to \Device\Null. | Corinna Vinschen | 2013-10-25 | 6 | -28/+23 |
* | * fhandler_disk_file.cc (fhandler_base::fstat_fs): Fix comment. | Corinna Vinschen | 2013-10-25 | 2 | -1/+5 |
* | * fhandler_clipboard.cc (fhandler_dev_clipboard::open): Drop gratuitios | Corinna Vinschen | 2013-10-25 | 3 | -4/+13 |
* | * devices.in (dev_storage): Map /dev/random and /dev/urandom to | Corinna Vinschen | 2013-10-25 | 7 | -46/+27 |
* | * fhandler.h (fhandler_dev_zero::lseek): Convert to inline method. | Corinna Vinschen | 2013-10-24 | 6 | -46/+24 |
* | * external.cc (fillout_pinfo): If start_time is 0, wait a while before | Christopher Faylor | 2013-10-24 | 6 | -1/+28 |