aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/fhandler_floppy.cc
AgeCommit message (Expand)AuthorFilesLines
2002-02-10 * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen1-1/+1
2002-02-10 * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen1-6/+6
2001-10-22Remove 'cb' parameter and modify fhandler_* constructors throughout.Christopher Faylor1-1/+0
2001-10-13* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successfulChristopher Faylor1-1/+1
2001-10-04* dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL.Christopher Faylor1-2/+2
2001-09-07* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor1-2/+2
2001-09-05 * fhandler_floppy.cc (fhandler_floppy::lseek): Remove iswinnt check.Corinna Vinschen1-36/+33
2001-08-04Throughout, change check for running under Windows NT to 'iswinnt'.Christopher Faylor1-1/+1
2001-07-26Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor1-1/+2
2001-03-18Update copyrights.Christopher Faylor1-1/+1
2001-03-03*** empty log message ***Christopher Faylor1-10/+10
2001-02-28* fhandler_floppy.cc (fhandler_dev_floppy::lseek): DetermineEgor Duda1-47/+84
2001-02-05 * fhandler.cc (fhandler_base::open): Always add GENERIC_READ accessCorinna Vinschen1-3/+76
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-0/+1
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-1/+1
2000-02-24* exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor1-1/+1
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor1-1/+1
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+90