index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
fhandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fhandler.h (class fhandler_socket): Add members and methods to
Egor Duda
2001-04-09
1
-0
/
+7
*
* fhandler.h (class fhandler_console): Add members `insert_mode'.
Corinna Vinschen
2001-03-31
1
-0
/
+1
*
* fhandler.h (class fhandler_console): Add members `savebufsiz' and
Corinna Vinschen
2001-03-30
1
-0
/
+4
*
* fhandler.h (fhandler_dev_clipboard): Extend to support writing.
Christopher Faylor
2001-03-22
1
-0
/
+8
*
* fhandler.h (fhandler_tty_slave): Declare new methods.
Egor Duda
2001-03-18
1
-0
/
+2
*
* fhandler.h (fhandler_termios::fixup_after_exec): New function.
Egor Duda
2001-03-12
1
-0
/
+2
*
* fhandler.h (fhandler_termios::fhandler_termios): Enable fixup
Egor Duda
2001-03-12
1
-1
/
+1
*
* autoload.cc (noload): Use proper method for multiline strings or newer gcc's
Christopher Faylor
2001-03-11
1
-5
/
+5
*
* autoload.c (cygwin_premain0): Add missing parameter.
Corinna Vinschen
2001-03-06
1
-0
/
+3
*
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
Christopher Faylor
2001-03-05
1
-4
/
+12
*
* fhandler.h (class fhandler_tty_common): New mutex and event to
Egor Duda
2001-03-04
1
-1
/
+2
*
* select.cc (peek_console): Don't report read_ready on mouse events unless we
Christopher Faylor
2001-03-02
1
-0
/
+1
*
* fhandler.h (class fhandler_console): Make all variables that
Egor Duda
2001-02-27
1
-9
/
+52
*
* autoload.cc (LoadDLLinitfunc): Remove debugging statement.
Christopher Faylor
2001-01-17
1
-2
/
+10
*
* fhandler.h (fhandler_base): New method `fixup_mmap_after_fork'.
Corinna Vinschen
2001-01-11
1
-0
/
+6
*
* fhandler.h (fhandler_console): Add additional argument to char_command
Christopher Faylor
2000-12-15
1
-1
/
+1
*
* path.cc (get_device_number): Allow /dev/ttySn to designate a com port.
Christopher Faylor
2000-11-13
1
-2
/
+0
*
* fhandler.h (fhandler_dev_raw): Add method `fixup_after_exec'.
Corinna Vinschen
2000-10-31
1
-0
/
+1
*
* fhandler.h (fhandler_dev_raw): Add definition for method
Corinna Vinschen
2000-10-31
1
-0
/
+2
*
Whitespace cleanup.
Christopher Faylor
2000-10-28
1
-1
/
+1
*
* fhandler_socket.cc: New file.
Corinna Vinschen
2000-10-27
1
-1
/
+1
*
* dtable.cc (dtable::release): Check for socket. Change
Corinna Vinschen
2000-10-26
1
-4
/
+12
*
* fcntl.cc (_fcntl): Rearrange as wrapper function. Move all
Corinna Vinschen
2000-10-23
1
-0
/
+2
*
* fhandler.h (fhandler_console): Remove tcsetpgrp.
Christopher Faylor
2000-10-21
1
-2
/
+0
*
* fhandler_clipboard.cc: new file
DJ Delorie
2000-10-17
1
-1
/
+18
*
* errno.cc (seterrno_from_win_error): Fix debugging output.
Christopher Faylor
2000-10-12
1
-2
/
+2
*
* fhandler.h (fhandler_dev_mem): Erase member `init_phase' and
Corinna Vinschen
2000-10-09
1
-3
/
+0
*
* fhandler.h (fhandler_base): Remove obsolete _rpos and _rsize elements.
Christopher Faylor
2000-10-07
1
-3
/
+0
*
* fhandler.h (fhandler_dev_mem): Add methods mmap, munmap and msync.
Corinna Vinschen
2000-10-07
1
-6
/
+10
*
=====================================
Corinna Vinschen
2000-10-05
1
-0
/
+10
*
* fhandler.h (fhandler_dev_mem): Add method `init'. Add members
Corinna Vinschen
2000-10-04
1
-0
/
+4
*
* Makefile.in: Add fhandler_mem.o to the dependencies.
Corinna Vinschen
2000-10-01
1
-1
/
+24
*
* dcrt0.cc (quoted): Fix problem where ' quoted strings were skipped.
Christopher Faylor
2000-09-26
1
-1
/
+0
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-0
/
+1
*
Split out tty and shared_info stuff into their own headers and use throughout.
Christopher Faylor
2000-09-07
1
-6
/
+4
*
* exceptions.cc (signal_exit): Reset all mutos owned by the main thread.
Christopher Faylor
2000-09-07
1
-2
/
+8
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-18
/
+13
*
* include/cygwin/cygwin_dll.h: Update for modern compilers.
Christopher Faylor
2000-07-29
1
-0
/
+1
*
* fhandler.h (class fhandler_dev_random): Add members for managing
Corinna Vinschen
2000-07-24
1
-0
/
+5
*
* fhandler.h: Add comment.
Corinna Vinschen
2000-07-23
1
-0
/
+3
*
* fhandler.h (class fhandler_dev_raw): Add private member `varblkop'
Corinna Vinschen
2000-07-23
1
-0
/
+1
*
* cygwin.din: Export _getmode and getmode to allow querying of binary state of
Christopher Faylor
2000-07-09
1
-0
/
+3
*
* fhandler.h (set_name): Don't use 'unix' as name since this is defined by gcc
Christopher Faylor
2000-06-18
1
-1
/
+2
*
* Makefile.in (DLL_OFILES): Sort.
Christopher Faylor
2000-05-12
1
-2
/
+0
*
* Makefile.in: Add dependencies for fhandler_random.o
Corinna Vinschen
2000-05-03
1
-1
/
+20
*
* fhandler.h (fhandler_base::hclose): New virtual method.
Christopher Faylor
2000-04-20
1
-2
/
+3
*
* fhandler.h (select_stuff): Eliminate use of 'total'.
Christopher Faylor
2000-04-03
1
-3
/
+1
*
Simplify constructors and initializers for select_record.
Christopher Faylor
2000-03-30
1
-6
/
+6
*
* fhandler.h (select_record): Explicitly zero elements of this class.
Christopher Faylor
2000-03-30
1
-1
/
+12
*
Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>
Christopher Faylor
2000-03-15
1
-1
/
+1
[next]