Age | Commit message (Expand) | Author | Files | Lines |
2016-06-23 | Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-release | Corinna Vinschen | 1 | -3/+0 |
2013-11-24 | Throughout, drop unnecessary explicit includes of windows header files | Corinna Vinschen | 1 | -2/+0 |
2013-05-01 | Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch | Yaakov Selkowitz | 1 | -2/+2 |
2013-01-21 | Throughout, update copyrights to reflect dates which correspond to main-branch | Christopher Faylor | 1 | -2/+2 |
2011-05-01 | Throughout, use user32 UNICODE functions rather than ANSI functions. | Corinna Vinschen | 1 | -11/+13 |
2010-09-01 | * cygthread.cc (cygthread::create): Fix incorrect use of name rather than | Christopher Faylor | 1 | -1/+1 |
2008-04-07 | Remove unneeded header files from source files throughout. | Christopher Faylor | 1 | -7/+0 |
2005-10-17 | Change process_lock to lock_process throughout. Change all calls to new | Christopher Faylor | 1 | -1/+1 |
2005-04-05 | * sync.h (muto::operator int): New operator. | Christopher Faylor | 1 | -5/+5 |
2005-03-27 | * wininfo.h (wininfo::timer_active): Delete. | Christopher Faylor | 1 | -165/+14 |
2004-11-26 | * child_info.h (child_info_spawn::hexec_proc): Eliminate. | Christopher Faylor | 1 | -1/+0 |
2004-05-16 | * cygthread.cc (cygthread::is): Eliminate. | Christopher Faylor | 1 | -54/+77 |
2004-05-15 | revert previous not-ready-for-primetime checkin. | Christopher Faylor | 1 | -71/+49 |
2004-05-15 | * cygheap.h: Remove some parameter names from declarations throughout. | Christopher Faylor | 1 | -49/+71 |
2004-02-09 | * debug.h (console_printf): Define for non-debugging condition. | Christopher Faylor | 1 | -1/+1 |
2004-02-03 | * window.cc (Winmain): Show windows error code in error output when | Christopher Faylor | 1 | -1/+1 |
2003-12-14 | * cygthread.cc (cygthread::stub): Revert previous change and again subsume | Christopher Faylor | 1 | -1/+1 |
2003-10-14 | * exceptions.cc (ctrl_c_handler): Don't send SIGHUP on | Corinna Vinschen | 1 | -0/+20 |
2003-06-16 | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 1 | -1/+0 |
2003-01-10 | Split ChangeLog, create ChangeLog-2002. | Corinna Vinschen | 1 | -1/+1 |
2002-12-30 | * windows.cc (setitimer): Return ENOSYS on invalid argument. | Christopher Faylor | 1 | -1/+1 |
2002-10-13 | * cygthread.cc (cygthread::stub): Don't create event for long-running threads. | Christopher Faylor | 1 | -8/+1 |
2002-10-10 | * window.cc (gethwnd): Use SetThreadPriority method. | Christopher Faylor | 1 | -8/+7 |
2002-09-23 | More GNUify non-GNU formatted functions calls throughout. | Christopher Faylor | 1 | -1/+1 |
2002-08-01 | * Makefile.in (DLL_OFILES): Add cygthread.o. | Christopher Faylor | 1 | -11/+4 |
2002-06-05 | * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares. | Christopher Faylor | 1 | -1/+1 |
2002-05-28 | * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. | Christopher Faylor | 1 | -1/+1 |
2002-01-06 | * ioctl.cc (ioctl): Make third argument optional. | Corinna Vinschen | 1 | -1/+6 |
2001-12-06 | * path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn't | Christopher Faylor | 1 | -0/+1 |
2001-11-28 | * cygwin.din (ualarm): New export. | Christopher Faylor | 1 | -11/+23 |
2001-10-13 | * autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler. | Christopher Faylor | 1 | -1/+1 |
2001-09-11 | Update copyrights. | Christopher Faylor | 1 | -1/+1 |
2001-09-06 | Move appropriate variables to NO_COPY segment, throughout. | Christopher Faylor | 1 | -1/+1 |
2001-03-18 | Fix spacing, copyrights. | Christopher Faylor | 1 | -3/+3 |
2000-09-08 | Break out more header info into separate files. Use appropriate header files | Christopher Faylor | 1 | -0/+3 |
2000-08-22 | * cygerrno.h: New file. Use this throughout whenever errno manipulation is | Christopher Faylor | 1 | -0/+1 |
2000-08-02 | * winsup.h: take out protections of environ, errno, allow C use | DJ Delorie | 1 | -1/+1 |
2000-07-27 | * testsuite/winsup.api/winsup.exp: ignore stdout by default | DJ Delorie | 1 | -0/+2 |
2000-06-26 | * windows.cc (setitimer): Round up when < 1000 usecs. | Christopher Faylor | 1 | -1/+4 |
2000-05-09 | * window.cc (setitimer): Check for overflow condition | Corinna Vinschen | 1 | -0/+7 |
2000-03-07 | Throughout use strace class in place of individual functions and variables. | Christopher Faylor | 1 | -1/+1 |
2000-02-21 | Respond to a multitude of g++ warnings. | Christopher Faylor | 1 | -1/+1 |
2000-02-17 | import winsup-2000-02-17 snapshot | Christopher Faylor | 1 | -0/+231 |