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
*
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
*
* fhandler.h (class fhandler_dev_raw): Remove is_writing flag.
Corinna Vinschen
2004-07-15
1
-21
/
+3
*
* fhandler.h (class fhandler_dev_raw): Move status bits into protected
Corinna Vinschen
2004-04-09
1
-1
/
+1
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+1
*
Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX
Corinna Vinschen
2003-12-03
1
-1
/
+1
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-3
/
+5
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
* dir.cc: Change __off32_t to _off_t and __off64_t to _off64_t
Corinna Vinschen
2003-04-01
1
-11
/
+11
*
* uinfo.cc (pwdgrp::load): Regularize strace output. Add warning for
Christopher Faylor
2003-01-26
1
-96
/
+96
*
Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions
Christopher Faylor
2002-12-14
1
-1
/
+4
*
* include/cygwin/fs.h: New file.
Corinna Vinschen
2002-11-07
1
-1
/
+122
*
* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has
Christopher Faylor
2002-09-22
1
-1
/
+1
*
Remove fcntl.h includes throughout.
Christopher Faylor
2002-06-05
1
-1
/
+0
*
* cygwin.din (fstat64): New symbol.
Corinna Vinschen
2002-02-25
1
-22
/
+16
[next]