| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create tag 'cygwin-pre-user-db'.cygwin-pre-user-db | cvs2svn | 2014-02-18 | 1 | -0/+9 |
* | * fhandler_disk_file.cc (fhandler_disk_file::fchown): Fix typo in | Corinna Vinschen | 2014-02-06 | 1 | -0/+12 |
* | * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 29. | Corinna Vinschen | 2014-02-04 | 1 | -0/+4 |
* | *** empty log message *** | Corinna Vinschen | 2014-01-31 | 1 | -0/+4 |
* | * fhandler.h (cltype): Add cl_buf_beg, cl_buf_end. | Christopher Faylor | 2014-01-31 | 1 | -0/+9 |
* | * gendef (_setjmp (x86)): Save FPU control word location in sequential | Christopher Faylor | 2014-01-27 | 1 | -0/+6 |
* | * gendef (sigdelayed (x86_64)): Save and restore FPU control word. | Corinna Vinschen | 2014-01-27 | 1 | -0/+8 |
* | Fix typo | Christopher Faylor | 2014-01-27 | 1 | -1/+1 |
* | * winf.cc (linebuf::fromargv): Treat '=' as a special character. | Christopher Faylor | 2014-01-24 | 1 | -0/+4 |
* | * security.h (open_local_policy): Remove declaration. | Corinna Vinschen | 2014-01-23 | 1 | -0/+16 |
* | * path.cc (etc::test_file_change): In case of NtQueryFullAttributesFile | Corinna Vinschen | 2014-01-22 | 1 | -0/+5 |
* | * include/cygwin/in6.h (struct ipv6_rt_hdr): Define. | Corinna Vinschen | 2014-01-20 | 1 | -0/+11 |
* | * include/netinet/ip6.h: New file, copied from FreeBSD vebatim. | Corinna Vinschen | 2014-01-18 | 1 | -0/+4 |
* | * dtable.h (dtable::lock): Revert static. | Christopher Faylor | 2014-01-17 | 1 | -0/+6 |
* | * passwd.cc (setpassent): Align to BSD definition. | Corinna Vinschen | 2014-01-17 | 1 | -0/+4 |
* | * syscalls.cc (popen): Introduce Glibc 'e' flag to allow thread-safe | Corinna Vinschen | 2014-01-17 | 1 | -0/+5 |
* | * include/sys/file.h (LOCK_SH): Drop definition in favor of new | Corinna Vinschen | 2014-01-17 | 1 | -0/+13 |
* | * include/cygwin/config.h (_STDIO_BSD_SEMANTICS): Define as 1. | Corinna Vinschen | 2014-01-17 | 1 | -0/+4 |
* | * dtable.h (dtable::lock): Make static. | Christopher Faylor | 2014-01-16 | 1 | -2/+6 |
* | * exceptions.h (cygwin_exception::open_stackdumpfile): Move old function into | Christopher Faylor | 2014-01-08 | 1 | -0/+10 |
* | Recreate | Christopher Faylor | 2014-01-05 | 1 | -4/+3 |
* | * fhandler.h: Update copyright. | Christopher Faylor | 2014-01-04 | 1 | -2078/+20 |
* | * fhandler_console.cc (region_split): New function. | Christopher Faylor | 2013-12-31 | 1 | -0/+8 |
* | * strace.cc (strace::vsprntf): Fix potential (if unlikely) use of uninitialized | Christopher Faylor | 2013-12-22 | 1 | -0/+5 |
* | * dcrt0.cc (dll_crt0_1): Remove NtSetTimerResolution. | Christopher Faylor | 2013-12-18 | 1 | -0/+6 |
* | * autoload.cc (timeBeginPeriod): Delete. | Christopher Faylor | 2013-12-18 | 1 | -0/+6 |
* | * autoload.cc (timeBeginPeriod): Autoload. | Christopher Faylor | 2013-12-18 | 1 | -0/+10 |
* | * external.cc (fillout_pinfo): Remove nonsensical loop. | Christopher Faylor | 2013-12-18 | 1 | -0/+22 |
* | * sigproc.cc (sig_send): Set PIPE_NOWAIT for pipes which are not us. | Christopher Faylor | 2013-12-18 | 1 | -0/+4 |
* | * fhandler.h (fhandler_pty_master::~fhandler_pty_master): Delete. | Christopher Faylor | 2013-12-17 | 1 | -0/+5 |
* | * syscalls.cc (NT_TRANSACTIONAL_ERROR): Define. | Corinna Vinschen | 2013-12-11 | 1 | -0/+12 |
* | * mount.cc (fs_info::update): Fix formatting. | Corinna Vinschen | 2013-12-11 | 1 | -0/+4 |
* | * fhandler.h (fhandler_dev_clipboard): Add private member | Corinna Vinschen | 2013-12-10 | 1 | -0/+9 |
* | * globals.cc (hntdll): Define/declare. | Christopher Faylor | 2013-12-09 | 1 | -0/+7 |
* | * include/cygwin/stdlib.h (initstate, random, setstate, srandom): | Corinna Vinschen | 2013-12-09 | 1 | -0/+6 |
* | * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 28. | Corinna Vinschen | 2013-12-08 | 1 | -0/+4 |
* | * path.cc (symlink_native): Workaround Windows 8.1 bug: Drop long path | Corinna Vinschen | 2013-12-07 | 1 | -0/+5 |
* | * syscalls.cc (dup): Use cygheap_fdnew properly. | Christopher Faylor | 2013-12-06 | 1 | -0/+4 |
* | * cygheap.h (cygheap_fdnew): Avoid setting errno directly since it will have | Christopher Faylor | 2013-12-05 | 1 | -0/+13 |
* | * dtable.cc (dtable::find_unused_handle): When extending, always make sure that | Christopher Faylor | 2013-12-04 | 1 | -0/+5 |
* | * select.cc (select): Add workaround for, as yet undebugged, pathological case. | Christopher Faylor | 2013-12-03 | 1 | -0/+5 |
* | * dtable.cc (dtable::find_unused_handle): Break out of the right loop. | Christopher Faylor | 2013-12-01 | 1 | -0/+4 |
* | * dtable.cc (dtable::find_unused_handle): Fix off-by-one error. Always exit | Christopher Faylor | 2013-12-01 | 1 | -0/+10 |
* | Fix ChangeLog entry | Corinna Vinschen | 2013-12-01 | 1 | -3/+4 |
* | * dtable.cc (dtable::extend): Change local variable new_size to size_t | Corinna Vinschen | 2013-12-01 | 1 | -0/+7 |
* | * dtable.h (dtable::first_fd_for_open): Change declaration to size_t. | Christopher Faylor | 2013-12-01 | 1 | -0/+10 |
* | * dtable.cc (build_fh_pc): When creating an archetype, use native name rather | Christopher Faylor | 2013-12-01 | 1 | -0/+5 |
* | * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 27. | Christopher Faylor | 2013-11-29 | 1 | -0/+4 |
* | * include/cygwin/stdlib.h(initstate, random, setstate, srandom) : | Jon TURNEY | 2013-11-29 | 1 | -0/+5 |
* | * include/glob.h: Fix invalid use of 'restrict' error. | Corinna Vinschen | 2013-11-28 | 1 | -0/+4 |