summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_tape.cc
Commit message (Expand)AuthorAgeFilesLines
* Add second path_conv * argument to fstat()s throughout.Christopher Faylor2001-10-051-2/+2
* * dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL.Christopher Faylor2001-10-041-11/+4
* Add "path.h" include throughout, where needed. Use new path_conv methods andChristopher Faylor2001-10-011-1/+1
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor2001-07-261-1/+1
* * fhandler_tape.cc (fhandler_dev_tape::tape_erase): Set sizeCorinna Vinschen2001-06-221-1/+1
* * fhandler_tape.cc (fhandler_dev_tape::tape_status): Set sizeCorinna Vinschen2001-06-151-1/+4
* Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor2001-04-181-1/+2
* * dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor2001-03-051-0/+1
* * fhandler.h (fhandler_dev_raw): Add definition for methodCorinna Vinschen2000-10-311-6/+8
* * fhandler_tape.cc (fhandler_dev_tape::open): Fix memory allocation.Corinna Vinschen2000-10-311-3/+4
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-24/+24
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-0/+2
* * cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor2000-08-221-0/+1
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* * fhandler.h (class fhandler_dev_raw): Add private member `varblkop'Corinna Vinschen2000-07-231-39/+44
* * fhandler_tape.cc (fhandler_dev_tape::ioctl): CheckCorinna Vinschen2000-05-161-1/+6
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+829