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
*
* DevNotes: Add entry cgf-000026.
Christopher Faylor
2014-04-26
1
-0
/
+1
*
* fhandler.h (fhandler_dev_dsp): Remove variable names from declarations.
Christopher Faylor
2014-03-19
1
-11
/
+11
*
* sigproc.h (no_thread_exit_protect): New class.
Christopher Faylor
2014-03-17
1
-1
/
+8
*
* fhandler.h (dev_console::b): Redefine as CONSOLE_SCREEN_BUFFER_INFO for use
Christopher Faylor
2014-03-10
1
-1
/
+1
*
* fhandler.h (fhandler_console::dwBufferSize): Delete.
Christopher Faylor
2014-03-09
1
-11
/
+11
*
* fhandler.h (fhandler_console::scroll_buffer_screen): New function.
Christopher Faylor
2014-02-26
1
-0
/
+1
*
* fhandler.h (dev_console::is_fullscreen): Delete.
Christopher Faylor
2014-02-23
1
-6
/
+7
*
* DevNotes: Add entry cgf-000024.
Christopher Faylor
2014-02-16
1
-16
/
+17
*
* fhandler.h (cltype): Add cl_buf_beg, cl_buf_end.
Christopher Faylor
2014-01-31
1
-1
/
+3
*
* fhandler.h: Update copyright.
Christopher Faylor
2014-01-04
1
-3
/
+12
*
* fhandler.h (fhandler_pty_master::~fhandler_pty_master): Delete.
Christopher Faylor
2013-12-17
1
-1
/
+0
*
* fhandler.h (fhandler_dev_clipboard): Add private member
Corinna Vinschen
2013-12-10
1
-0
/
+3
*
* devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null.
Corinna Vinschen
2013-10-31
1
-0
/
+2
*
* devices.in (dev_cygdrive_storage): Map to \Device\Null.
Corinna Vinschen
2013-10-30
1
-3
/
+4
*
* devices.in (dev_storage): Map /dev/clipboard to \Device\Null.
Corinna Vinschen
2013-10-25
1
-1
/
+0
*
* devices.in (dev_storage): Map /dev/random and /dev/urandom to
Corinna Vinschen
2013-10-25
1
-3
/
+2
*
* fhandler.h (fhandler_dev_zero::lseek): Convert to inline method.
Corinna Vinschen
2013-10-24
1
-4
/
+3
*
* external.cc (fillout_pinfo): If start_time is 0, wait a while before
Christopher Faylor
2013-10-24
1
-1
/
+1
*
* devices.in (dev_storage): Map /dev/zero and /dev/full to \Device\Null.
Corinna Vinschen
2013-10-24
1
-3
/
+3
*
* fhandler.h (fhandler_base::cleanup): Mark as extern rather than inline.
Christopher Faylor
2013-10-22
1
-1
/
+1
*
* autoload.cc (CryptAcquireContextW): Remove.
Corinna Vinschen
2013-10-15
1
-3
/
+1
*
Remove /dev/mem, /dev/kmem, /dev/port support.
Corinna Vinschen
2013-07-15
1
-41
/
+0
*
* fhandler.cc (fhandler_base::lock): Move to flock.cc.
Corinna Vinschen
2013-06-04
1
-2
/
+4
*
* autoload.cc (CancelSynchronousIo): Define.
Corinna Vinschen
2013-06-02
1
-0
/
+3
*
* fhandler.h (class fhandler_dev_random): Change type of pseudo to
Corinna Vinschen
2013-05-21
1
-1
/
+1
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-105
/
+109
*
Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,
Christopher Faylor
2013-01-21
1
-130
/
+129
*
* fhandler.h (class dev_console): Flag for expanded control sequence.
Corinna Vinschen
2013-01-11
1
-1
/
+2
*
* fhandler.h (class fhandler_dev_raw): Add members devbufalloc and
Corinna Vinschen
2012-10-13
1
-1
/
+2
*
whitespace cleanup
Christopher Faylor
2012-08-16
1
-1
/
+1
*
* fhandler.h (fhandler_socket::recv_internal): Add bool parameter.
Corinna Vinschen
2012-08-01
1
-1
/
+1
*
* fhandler.h (class fhandler_dev_clipboard): Remove member eof.
Corinna Vinschen
2012-07-02
1
-1
/
+0
*
* DevNotes: Add entry cgf-000011.
Christopher Faylor
2012-06-03
1
-9
/
+2
*
* fhandler.h (refcnt): Add i interlocked. Explain why.
Corinna Vinschen
2012-05-23
1
-1
/
+5
*
* DevNotes: Add entry cgf-000005.
Christopher Faylor
2012-05-12
1
-1
/
+1
*
* fhandler.h (PIPE_ADD_PID): Define new flag.
Christopher Faylor
2012-04-30
1
-2
/
+6
*
* fhandler.h (class dev_console): Add member ext_mouse_mode5.
Corinna Vinschen
2012-04-25
1
-0
/
+1
*
* fhandler.h (class dev_console): Add members ext_mouse_mode6 and
Corinna Vinschen
2012-04-24
1
-0
/
+2
*
* fhandler.h (fhandler_base::nohandle): Revert to standard implementation.
Christopher Faylor
2012-04-18
1
-8
/
+1
*
wincap.h: Rename assitant to assistant throughout. wincap.cc: Ditto.
Christopher Faylor
2012-04-15
1
-0
/
+1
*
* fhandler.h (fhandler_base::nohandle): Implement "by hand" rather than through
Christopher Faylor
2012-04-06
1
-1
/
+8
*
* fhandler.h (fhandler_pty_common::bytes_available): Declare new function.
Christopher Faylor
2012-04-05
1
-0
/
+2
*
* fhandler.h (fhandler_base::stat_fixup): Rename from
Corinna Vinschen
2012-04-02
1
-1
/
+1
*
* fhandler.h (fhandler_base::set_ino_and_dev): Declare.
Corinna Vinschen
2012-04-02
1
-0
/
+1
*
* fhandler.h (fhandler_dev::open): Declare.
Corinna Vinschen
2012-04-02
1
-0
/
+5
*
(Interim checkin while we work on this)
Christopher Faylor
2012-03-31
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add fhandler_dev.o.
Corinna Vinschen
2012-03-29
1
-0
/
+29
*
* fhandler.h (class fhandler_dev_clipboard): Add fstat method.
Corinna Vinschen
2012-03-26
1
-0
/
+1
*
Christopher Faylor <me.cygwin2012@cgf.cx>
Christopher Faylor
2012-03-12
1
-0
/
+1
*
tcgetsid: fix return type
Eric Blake
2012-02-28
1
-2
/
+2
[next]