Age | Commit message (Expand) | Author | Files | Lines |
2003-12-27 | * fhandler.h (fhandler_tty_master::fixup_after_fork): Remove declaration. | Christopher Faylor | 1 | -2/+2 |
2003-12-07 | Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate, | Christopher Faylor | 1 | -34/+24 |
2003-10-22 | * Makefile.in: Add $(LIBSERVER) rule. | Corinna Vinschen | 1 | -1/+1 |
2003-09-25 | * devices.cc: New file. | Christopher Faylor | 1 | -5/+6 |
2003-09-10 | * Makefile.in (DLL_OFILES): Add bsdlib.o. | Corinna Vinschen | 1 | -0/+7 |
2003-08-25 | Throughout, change USE_CYGSERVER to USE_SERVER. | Christopher Faylor | 1 | -2/+2 |
2003-07-02 | * Makefile.in: Remove cygserver stuff. | Christopher Faylor | 1 | -2/+7 |
2003-06-16 | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 1 | -1/+0 |
2003-03-09 | Do some minor reformatting of 'extern "C"' use throughout. | Christopher Faylor | 1 | -6/+3 |
2003-03-08 | * path.h (PATH_LNK): New enum val. | Christopher Faylor | 1 | -1/+7 |
2002-11-26 | * fhandler_tty.cc (fhandler_pty_master::accept_input): Just use a normal Sleep | Christopher Faylor | 1 | -2/+2 |
2002-11-22 | * exceptions.cc (handle_sigsuspend): Force pending signal delivery before | Christopher Faylor | 1 | -2/+2 |
2002-11-16 | * tty.cc (tty::make_pipes): Make pipe buffer larger. | Christopher Faylor | 1 | -2/+2 |
2002-11-13 | * miscfuncs.cc (low_priority_sleep): New function. Use throughout where code | Christopher Faylor | 1 | -3/+3 |
2002-11-07 | * include/cygwin/version.h: Bump API minor number for below export. | Christopher Faylor | 1 | -0/+1 |
2002-10-09 | * cygthread.cc (cygthread::stub): Don't create an event for "cygself" threads. | Christopher Faylor | 1 | -2/+0 |
2002-09-30 | whitespace | Christopher Faylor | 1 | -4/+4 |
2002-09-22 | 2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com> | Conrad Scott | 1 | -5/+11 |
2002-09-08 | * fhandler_tty.cc (fhandler_tty_slave::open): Don't protect input/output | Christopher Faylor | 1 | -2/+2 |
2002-08-30 | Christopher Faylor <cgf@redhat.com> | Christopher Faylor | 1 | -3/+7 |
2002-08-02 | * cygthread.cc (cygthread::exit_thread): Define new method. | Christopher Faylor | 1 | -2/+3 |
2002-08-01 | * Makefile.in (DLL_OFILES): Add cygthread.o. | Christopher Faylor | 1 | -0/+1 |
2002-07-13 | * debug.h (handle_list): Move here from debug.cc. Add "inherit" flag | Christopher Faylor | 1 | -4/+4 |
2002-07-03 | * tty.cc (tty::common_init): Reverse logic of cygserver check in | Conrad Scott | 1 | -1/+1 |
2002-07-03 | * cygheap.cc (init_cheap): Rearrange error message. | Christopher Faylor | 1 | -1/+1 |
2002-06-05 | * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares. | Christopher Faylor | 1 | -1/+1 |
2002-06-02 | Remove unneeded sigproc.h includes throughout. | Christopher Faylor | 1 | -1/+0 |
2002-05-25 | Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, | Christopher Faylor | 1 | -1/+0 |
2002-02-28 | 2002-02-28 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 1 | -1/+6 |
2002-02-22 | * sync.h (new_muto): Just accept an argument which denotes the name of the | Christopher Faylor | 1 | -2/+5 |
2001-10-01 | Add "path.h" include throughout, where needed. Use new path_conv methods and | Christopher Faylor | 1 | -0/+1 |
2001-09-12 | * Makefile.in: Build wincap.o. | Corinna Vinschen | 1 | -1/+1 |
2001-09-06 | Remove initialization of static or global values to zero, throughout. This | Christopher Faylor | 1 | -1/+1 |
2001-09-01 | * tty.cc (tty::create_inuse): Eliminate unneeded argument. | Christopher Faylor | 1 | -2/+2 |
2001-09-01 | * debug.cc (mark_closed): Rename from debug_mark_closed and make static. | Christopher Faylor | 1 | -6/+6 |
2001-08-04 | Throughout, change check for running under Windows NT to 'iswinnt'. | Christopher Faylor | 1 | -1/+1 |
2001-07-26 | Throughout, reorganize header file inclusion to put security.h prior to | Christopher Faylor | 1 | -1/+1 |
2001-04-28 | Throughout, change 'tty_attached' to 'real_tty_attached', for clarity. | Christopher Faylor | 1 | -1/+1 |
2001-04-27 | * tty.cc (tty::make_pipes): Set to_slave pipe mode to nonblocking. | Egor Duda | 1 | -0/+4 |
2001-04-24 | * dlmalloc.c: New file. Port of Doug Lea's malloc | Egor Duda | 1 | -2/+2 |
2001-04-18 | Throughout, change fdtab references to cygheap->fdtab. | Christopher Faylor | 1 | -1/+2 |
2001-03-19 | * tty.h (tty::create_inuse): Add new parameter to allow non- | Egor Duda | 1 | -2/+3 |
2001-03-18 | Fix spacing, copyrights. | Christopher Faylor | 1 | -1/+1 |
2001-03-18 | * fhandler.h (fhandler_tty_slave): Declare new methods. | Egor Duda | 1 | -3/+3 |
2001-03-18 | Update copyrights. | Christopher Faylor | 1 | -1/+1 |
2001-03-04 | * fhandler.h (class fhandler_tty_common): New mutex and event to | Egor Duda | 1 | -0/+12 |
2000-10-17 | * debug.cc (add_handle): Issue warning on attempts to add the same handle more | Christopher Faylor | 1 | -2/+4 |
2000-09-08 | Break out more header info into separate files. Use appropriate header files | Christopher Faylor | 1 | -1/+2 |
2000-09-07 | Split out tty and shared_info stuff into their own headers and use throughout. | Christopher Faylor | 1 | -0/+2 |
2000-09-07 | * exceptions.cc (signal_exit): Reset all mutos owned by the main thread. | Christopher Faylor | 1 | -3/+0 |