Age | Commit message (Expand) | Author | Files | Lines |
2014-01-04 | * fhandler.h: Update copyright. | Christopher Faylor | 5 | -2185/+2214 |
2013-12-31 | . | Christopher Faylor | 1 | -0/+4 |
2013-12-31 | * fhandler_console.cc (region_split): New function. | Christopher Faylor | 2 | -11/+93 |
2013-12-22 | * strace.cc (strace::vsprntf): Fix potential (if unlikely) use of uninitialized | Christopher Faylor | 2 | -1/+7 |
2013-12-18 | *** empty log message *** | Corinna Vinschen | 1 | -0/+3 |
2013-12-18 | . | Christopher Faylor | 1 | -0/+6 |
2013-12-18 | * dcrt0.cc (dll_crt0_1): Remove NtSetTimerResolution. | Christopher Faylor | 3 | -4/+11 |
2013-12-18 | * autoload.cc (timeBeginPeriod): Delete. | Christopher Faylor | 3 | -2/+7 |
2013-12-18 | * autoload.cc (timeBeginPeriod): Autoload. | Christopher Faylor | 5 | -11/+18 |
2013-12-18 | * external.cc (fillout_pinfo): Remove nonsensical loop. | Christopher Faylor | 6 | -62/+83 |
2013-12-18 | * sigproc.cc (sig_send): Set PIPE_NOWAIT for pipes which are not us. | Christopher Faylor | 2 | -1/+14 |
2013-12-17 | * fhandler.h (fhandler_pty_master::~fhandler_pty_master): Delete. | Christopher Faylor | 4 | -10/+8 |
2013-12-11 | * syscalls.cc (NT_TRANSACTIONAL_ERROR): Define. | Corinna Vinschen | 3 | -9/+57 |
2013-12-11 | * mount.cc (fs_info::update): Fix formatting. | Corinna Vinschen | 2 | -2/+6 |
2013-12-10 | * fhandler.h (fhandler_dev_clipboard): Add private member | Corinna Vinschen | 3 | -4/+14 |
2013-12-09 | signal hang | Christopher Faylor | 1 | -0/+10 |
2013-12-09 | * globals.cc (hntdll): Define/declare. | Christopher Faylor | 4 | -0/+13 |
2013-12-09 | * include/cygwin/stdlib.h (initstate, random, setstate, srandom): | Corinna Vinschen | 2 | -1/+9 |
2013-12-08 | * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 28. | Corinna Vinschen | 2 | -1/+5 |
2013-12-08 | *** empty log message *** | Corinna Vinschen | 1 | -0/+1 |
2013-12-07 | * path.cc (symlink_native): Workaround Windows 8.1 bug: Drop long path | Corinna Vinschen | 3 | -4/+35 |
2013-12-06 | * syscalls.cc (dup): Use cygheap_fdnew properly. | Christopher Faylor | 2 | -1/+5 |
2013-12-05 | * cygheap.h (cygheap_fdnew): Avoid setting errno directly since it will have | Christopher Faylor | 5 | -10/+33 |
2013-12-04 | * dtable.cc (dtable::find_unused_handle): When extending, always make sure that | Christopher Faylor | 2 | -1/+8 |
2013-12-03 | * select.cc (select): Add workaround for, as yet undebugged, pathological case. | Christopher Faylor | 2 | -3/+11 |
2013-12-01 | * dtable.cc (dtable::find_unused_handle): Break out of the right loop. | Christopher Faylor | 2 | -2/+6 |
2013-12-01 | * dtable.cc (dtable::find_unused_handle): Fix off-by-one error. Always exit | Christopher Faylor | 3 | -18/+29 |
2013-12-01 | Fix ChangeLog entry | Corinna Vinschen | 1 | -3/+4 |
2013-12-01 | * dtable.cc (dtable::extend): Change local variable new_size to size_t | Corinna Vinschen | 3 | -3/+10 |
2013-12-01 | . | Christopher Faylor | 1 | -2/+5 |
2013-12-01 | * dtable.h (dtable::first_fd_for_open): Change declaration to size_t. | Christopher Faylor | 3 | -10/+18 |
2013-12-01 | * dtable.cc (build_fh_pc): When creating an archetype, use native name rather | Christopher Faylor | 3 | -1/+12 |
2013-11-29 | * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 27. | Christopher Faylor | 2 | -1/+5 |
2013-11-29 | * include/cygwin/stdlib.h(initstate, random, setstate, srandom) : | Jon TURNEY | 2 | -0/+9 |
2013-11-28 | * include/glob.h: Fix invalid use of 'restrict' error. | Corinna Vinschen | 2 | -1/+5 |
2013-11-27 | * syscalls.cc (try_to_bin): Enhance debug output in case reopen fails. | Corinna Vinschen | 2 | -1/+6 |
2013-11-27 | * syscalls.cc (try_to_bin): Drop fh_dup, reuse tmp_fh instead. | Corinna Vinschen | 2 | -3/+6 |
2013-11-27 | * syscalls.cc (try_to_bin): Take additional parameter to get file open | Corinna Vinschen | 3 | -5/+43 |
2013-11-26 | * nlsfuncs.cc (wcscoll): Add "__restrict" to definition. | Corinna Vinschen | 2 | -2/+7 |
2013-11-26 | * common.din: Export posix_spawn[...] functions. | Corinna Vinschen | 6 | -2/+56 |
2013-11-26 | * nlsfuncs.cc (strcoll): Add "__restrict" to definition. | Corinna Vinschen | 2 | -2/+7 |
2013-11-25 | Throughout, keep function definitions and declarations in sync with | Corinna Vinschen | 15 | -30/+47 |
2013-11-24 | * dtable.cc: Include sys/param.h for MAX definition. | Corinna Vinschen | 2 | -0/+5 |
2013-11-24 | Throughout, drop unnecessary explicit includes of windows header files | Corinna Vinschen | 21 | -49/+23 |
2013-11-24 | *** empty log message *** | Corinna Vinschen | 1 | -0/+2 |
2013-11-23 | dup2: fix off-by-one crash | Eric Blake | 3 | -2/+15 |
2013-11-20 | * include/cygwin/stdlib.h (realpath): Drop declaration. It's declared | Corinna Vinschen | 2 | -1/+5 |
2013-11-19 | * ntdll.h (RtlGetVersion): Declare. | Corinna Vinschen | 5 | -7/+20 |
2013-11-19 | * wincap.cc (wincapc::init): Revert previous change. It's not working. | Corinna Vinschen | 3 | -13/+4 |
2013-11-19 | *** empty log message *** | Corinna Vinschen | 1 | -0/+4 |