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_serial.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fhandler_serial.cc (fhandler_serial::tcgetattr): Don't take any special
Christopher Faylor
2002-11-15
1
-10
/
+3
*
* miscfuncs.cc (low_priority_sleep): New function. Use throughout where code
Christopher Faylor
2002-11-13
1
-1
/
+1
*
* fhandler_serial.cc (fhandler_serial::ioctl): Fix typo.
Christopher Faylor
2002-11-07
1
-1
/
+1
*
* fhandler_serial.cc (fhandler_serial::ioctl): Don't try to figure out if OS
Christopher Faylor
2002-11-06
1
-35
/
+19
*
* fhandler_serial.cc (fhandler_serial::raw_read): Use correct type for
Christopher Faylor
2002-11-05
1
-6
/
+9
*
* fhandler_serial.cc (fhandler_serial::ioctl): Reformat. Set errno
Christopher Faylor
2002-11-04
1
-83
/
+121
*
Remove \n from calls to strace class printfs throughout.
Christopher Faylor
2002-09-30
1
-1
/
+1
*
* fhandler_serial.cc: Change 'must_init_serial_line capability'
Corinna Vinschen
2002-07-24
1
-2
/
+2
*
* fhandler_serial.cc: Use must_init_serial_line capability throughout.
Corinna Vinschen
2002-07-23
1
-2
/
+2
*
* fhandler_serial.cc: Fix formatting problems introduced by below changes.
Christopher Faylor
2002-07-22
1
-54
/
+46
*
* fhandler.h (class fhandler_serial): Add new members of
Corinna Vinschen
2002-07-22
1
-2
/
+130
*
* fhandler_serial.cc (fhandler_serial::tcflush): Fix typo.
Christopher Faylor
2002-07-19
1
-1
/
+1
*
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
Christopher Faylor
2002-06-05
1
-1
/
+1
*
Remove fcntl.h includes throughout.
Christopher Faylor
2002-06-05
1
-3
/
+1
*
Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,
Christopher Faylor
2002-05-25
1
-1
/
+0
*
* fhandler.h (fhandler_serial::ev): New class member.
Christopher Faylor
2001-12-11
1
-2
/
+0
*
* fhandler.h (fhandler_serial::fhandler_serial): Change to only accept unit
Christopher Faylor
2001-10-29
1
-4
/
+4
*
Remove 'cb' parameter and modify fhandler_* constructors throughout.
Christopher Faylor
2001-10-22
1
-6
/
+2
*
* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successful
Christopher Faylor
2001-10-13
1
-2
/
+2
*
* dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL.
Christopher Faylor
2001-10-04
1
-2
/
+2
*
Throughout, reorganize header file inclusion to put security.h prior to
Christopher Faylor
2001-07-26
1
-1
/
+1
*
* mmap.cc: Clean up *ResourceLock calls throughout.
Christopher Faylor
2001-06-26
1
-1
/
+1
*
Remove trailing underscore from fhandler_base and friends, throughout.
Christopher Faylor
2001-04-24
1
-0
/
+1
*
* fhandler_serial.cc (fhandler_serial::raw_write): Close protected handles with
Christopher Faylor
2001-03-31
1
-2
/
+2
*
Update copyrights.
Christopher Faylor
2001-03-18
1
-1
/
+1
*
* fhandler_serial.cc (raw_write): Use local copy of OVERLAPPED structure
Christopher Faylor
2001-01-30
1
-7
/
+9
*
* fhandler_serial.cc (fhandler_serial::raw_read): Always find number of bytes
Christopher Faylor
2000-12-20
1
-8
/
+9
*
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
-0
/
+1
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-6
/
+4
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-1
/
+4
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
1
-0
/
+1
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-0
/
+1
*
* fhandler_serial.cc (tcsendbreak): "sleeptime" argument to usleep()
DJ Delorie
2000-08-08
1
-1
/
+1
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+883