summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler.h
Commit message (Expand)AuthorAgeFilesLines
* * fhandler.h class fhandler_socket): Declare new methodCorinna Vinschen2001-06-221-0/+1
* * fhandler_socket.cc (fhandler_socket::signal_secret_event): NewEgor Duda2001-06-201-0/+1
* * fhandler.cc (fhandler_base::open): Set win32 access flagsEgor Duda2001-06-141-20/+25
* * path.cc (chdir): Always send unsigned chars to isspace since newlib's isspaceChristopher Faylor2001-05-311-0/+7
* * exceptions.cc (handle_exceptions): Bump repeat count for debugging kick out.Christopher Faylor2001-05-241-0/+1
* * fhandler.h (fhandler_termios::echo_erase): Declare new method.Christopher Faylor2001-05-091-0/+1
* * cygheap.cc (_cfree): Add regparm attribute.Christopher Faylor2001-05-081-1/+1
* Throughout, change 'tty_attached' to 'real_tty_attached', for clarity.Christopher Faylor2001-04-281-1/+0
* Remove trailing underscore from fhandler_base and friends, throughout.Christopher Faylor2001-04-241-13/+22
* * fhandler.h (fhandler_base::clear_r_binary): New method.Christopher Faylor2001-04-231-0/+2
* * path.h (cwdstuff): Move class.Christopher Faylor2001-04-171-2/+2
* * autoload.cc: Add winmm functions needed by fhandler_dsp.cc.Christopher Faylor2001-04-161-1/+24
* * fhandler.h (class fhandler_socket): Add members and methods toEgor Duda2001-04-091-0/+7
* * fhandler.h (class fhandler_console): Add members `insert_mode'.Corinna Vinschen2001-03-311-0/+1
* * fhandler.h (class fhandler_console): Add members `savebufsiz' andCorinna Vinschen2001-03-301-0/+4
* * fhandler.h (fhandler_dev_clipboard): Extend to support writing.Christopher Faylor2001-03-221-0/+8
* * fhandler.h (fhandler_tty_slave): Declare new methods.Egor Duda2001-03-181-0/+2
* * fhandler.h (fhandler_termios::fixup_after_exec): New function.Egor Duda2001-03-121-0/+2
* * fhandler.h (fhandler_termios::fhandler_termios): Enable fixupEgor Duda2001-03-121-1/+1
* * autoload.cc (noload): Use proper method for multiline strings or newer gcc'sChristopher Faylor2001-03-111-5/+5
* * autoload.c (cygwin_premain0): Add missing parameter.Corinna Vinschen2001-03-061-0/+3
* * dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor2001-03-051-4/+12
* * fhandler.h (class fhandler_tty_common): New mutex and event toEgor Duda2001-03-041-1/+2
* * select.cc (peek_console): Don't report read_ready on mouse events unless weChristopher Faylor2001-03-021-0/+1
* * fhandler.h (class fhandler_console): Make all variables thatEgor Duda2001-02-271-9/+52
* * autoload.cc (LoadDLLinitfunc): Remove debugging statement.Christopher Faylor2001-01-171-2/+10
* * fhandler.h (fhandler_base): New method `fixup_mmap_after_fork'.Corinna Vinschen2001-01-111-0/+6
* * fhandler.h (fhandler_console): Add additional argument to char_commandChristopher Faylor2000-12-151-1/+1
* * path.cc (get_device_number): Allow /dev/ttySn to designate a com port.Christopher Faylor2000-11-131-2/+0
* * fhandler.h (fhandler_dev_raw): Add method `fixup_after_exec'.Corinna Vinschen2000-10-311-0/+1
* * fhandler.h (fhandler_dev_raw): Add definition for methodCorinna Vinschen2000-10-311-0/+2
* Whitespace cleanup.Christopher Faylor2000-10-281-1/+1
* * fhandler_socket.cc: New file.Corinna Vinschen2000-10-271-1/+1
* * dtable.cc (dtable::release): Check for socket. ChangeCorinna Vinschen2000-10-261-4/+12
* * fcntl.cc (_fcntl): Rearrange as wrapper function. Move allCorinna Vinschen2000-10-231-0/+2
* * fhandler.h (fhandler_console): Remove tcsetpgrp.Christopher Faylor2000-10-211-2/+0
* * fhandler_clipboard.cc: new fileDJ Delorie2000-10-171-1/+18
* * errno.cc (seterrno_from_win_error): Fix debugging output.Christopher Faylor2000-10-121-2/+2
* * fhandler.h (fhandler_dev_mem): Erase member `init_phase' andCorinna Vinschen2000-10-091-3/+0
* * fhandler.h (fhandler_base): Remove obsolete _rpos and _rsize elements.Christopher Faylor2000-10-071-3/+0
* * fhandler.h (fhandler_dev_mem): Add methods mmap, munmap and msync.Corinna Vinschen2000-10-071-6/+10
* =====================================Corinna Vinschen2000-10-051-0/+10
* * fhandler.h (fhandler_dev_mem): Add method `init'. Add membersCorinna Vinschen2000-10-041-0/+4
* * Makefile.in: Add fhandler_mem.o to the dependencies.Corinna Vinschen2000-10-011-1/+24
* * dcrt0.cc (quoted): Fix problem where ' quoted strings were skipped.Christopher Faylor2000-09-261-1/+0
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+1
* Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor2000-09-071-6/+4
* * exceptions.cc (signal_exit): Reset all mutos owned by the main thread.Christopher Faylor2000-09-071-2/+8
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-18/+13
* * include/cygwin/cygwin_dll.h: Update for modern compilers.Christopher Faylor2000-07-291-0/+1