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_floppy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cygwin: raw disk I/O: lock floppys as well
Corinna Vinschen
2020-04-24
1
-2
/
+2
*
Cygwin: raw disk I/O: Fix return value in error case
Corinna Vinschen
2020-04-24
1
-3
/
+4
*
Cygwin: fix formatting: drop trailing whitespace
Corinna Vinschen
2020-03-11
1
-1
/
+1
*
Cygwin: fix formatting: collapse whitespace-only lines
Corinna Vinschen
2020-03-11
1
-1
/
+1
*
Cygwin: fix formatting: drop spaces leading tabs
Corinna Vinschen
2020-03-11
1
-3
/
+3
*
Cygwin: disk device: stop using SetFilePointer
Corinna Vinschen
2019-02-09
1
-3
/
+6
*
cygwin: block devices: fix file offset after short writes
newlib-snapshot-20171222
Corinna Vinschen
2017-12-19
1
-2
/
+10
*
fhandler_dev_floppy::get_drive_info: fix comment
Corinna Vinschen
2016-06-24
1
-3
/
+3
*
Drop has_restricted_raw_disk_access flag
Corinna Vinschen
2016-06-24
1
-1
/
+0
*
Fix major device check when locking partitions
Corinna Vinschen
2016-06-24
1
-10
/
+7
*
Handle up to 63 partitions per drive
Corinna Vinschen
2016-06-23
1
-2
/
+3
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
1
-3
/
+0
*
* fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Fix floppy
Corinna Vinschen
2014-05-20
1
-8
/
+22
*
Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch
Yaakov Selkowitz
2013-05-01
1
-2
/
+2
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-105
/
+60
*
whitespace
Christopher Faylor
2013-03-31
1
-2
/
+2
*
Throughout, update copyrights to reflect dates which correspond to main-branch
Christopher Faylor
2013-01-21
1
-2
/
+2
*
* fhandler_floppy.cc (fhandler_dev_floppy::lseek): Remove lloffset.
Corinna Vinschen
2012-10-16
1
-20
/
+12
*
* fhandler_floppy.cc (fhandler_dev_floppy::open): Fix comment.
Corinna Vinschen
2012-10-15
1
-3
/
+3
*
* fhandler.h (class fhandler_dev_raw): Add members devbufalloc and
Corinna Vinschen
2012-10-13
1
-66
/
+142
*
* Throughout, replace usage of w32api's min with MIN from sys/param.h.
Corinna Vinschen
2012-03-08
1
-2
/
+3
*
* cygerrno.h (__set_errno): Modify debugging output to make searching strace
Christopher Faylor
2011-10-15
1
-2
/
+2
*
* fhandler.h (class fhandler_dev_mem): Remove dup method declaration.
Corinna Vinschen
2011-07-31
1
-13
/
+2
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-5
/
+5
*
* autoload.cc (UuidCreate): Remove.
Corinna Vinschen
2011-03-29
1
-1
/
+3
*
* fhandler.h (struct part_t): New type.
Corinna Vinschen
2011-01-12
1
-66
/
+168
*
* fhandler.h (MAX_PARTITIONS): New definition.
Corinna Vinschen
2011-01-11
1
-4
/
+78
*
* sigproc.h (wait_for_sigthread): Eliminate parameter.
Christopher Faylor
2009-07-24
1
-2
/
+2
*
* fhandler_floppy.cc (fhandler_dev_floppy::open): Fix format. Add
Corinna Vinschen
2009-02-09
1
-6
/
+24
*
* fhandler_floppy.cc (fhandler_dev_floppy::raw_read): Drop
Corinna Vinschen
2008-11-21
1
-2
/
+3
*
* pthread.cc (pthread_mutex::_unlock): Avoid unlocking a mutex if the
Christopher Faylor
2008-11-07
1
-1
/
+1
*
* fhandler_floppy.cc (fhandler_dev_floppy::raw_read): Keep track of
Corinna Vinschen
2008-10-09
1
-12
/
+18
*
* fhandler_floppy.cc (fhandler_dev_floppy::raw_read): Don't set
Corinna Vinschen
2008-08-09
1
-4
/
+1
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-3
/
+0
*
* fhandler_floppy.cc (fhandler_dev_floppy::lseek): Don't invalidate
Corinna Vinschen
2007-05-22
1
-1
/
+15
*
* fhandler_floppy.cc (fhandler_dev_floppy::lseek): Set buf size to
Corinna Vinschen
2007-05-21
1
-4
/
+6
*
* fhandler_floppy.cc (fhandler_dev_floppy::ioctl): Fix typo in lint
Corinna Vinschen
2006-07-18
1
-1
/
+1
*
GCC 4.1 fixes.
Christopher Faylor
2006-07-17
1
-2
/
+1
*
white space
Christopher Faylor
2006-05-28
1
-6
/
+6
*
* fhandler_floppy.cc: Include ntdef.h and ntdll.h.
Corinna Vinschen
2006-03-24
1
-51
/
+94
*
whitespace cleanup to force snapshot.
Christopher Faylor
2005-12-22
1
-3
/
+3
*
* fhandler.cc (fhandler_base::open_9x): Handle O_SYNC and O_DIRECT
Corinna Vinschen
2005-12-14
1
-3
/
+4
*
* fhandler_floppy.cc (fhandler_dev_floppy::lseek): Fix test for
Corinna Vinschen
2005-12-07
1
-1
/
+1
*
* fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Use
Corinna Vinschen
2005-09-30
1
-2
/
+3
*
* fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Don't call
Corinna Vinschen
2005-09-29
1
-1
/
+1
*
* fhandler.h (class fhandler_dev_raw): Delete current_position and
Corinna Vinschen
2005-09-28
1
-67
/
+279
*
* fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Always
Corinna Vinschen
2005-09-27
1
-27
/
+61
*
* fhandler.h (class fhandler_dev_raw): Add drive information members
Corinna Vinschen
2005-09-26
1
-146
/
+79
*
Reorganize header file inclusion throughout so that cygerrno.h comes first.
Christopher Faylor
2005-01-12
1
-1
/
+1
*
* fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::init): Fix non-ISO
Corinna Vinschen
2004-07-19
1
-1
/
+0
[next]