summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_disk_file.cc
Commit message (Expand)AuthorAgeFilesLines
* 2003-09-24 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-09-251-1/+1
* * devices.cc: New file.Christopher Faylor2003-09-251-91/+104
* * fhandler_disk_file.cc (path_conv::ndisk_links): Fix potential off-by-oneChristopher Faylor2003-09-141-1/+2
* * fhandler_disk_file.cc (path_conv::ndisk_links): Fix problem where searchChristopher Faylor2003-09-121-2/+2
* * fhandler_disk_file.cc (path_conv::ndisk_links): Rename from num_entries.Christopher Faylor2003-09-111-25/+50
* * fhandler_disk_file.cc (num_entries): Take . and .. into account if they doChristopher Faylor2003-09-101-14/+13
* Throughout, remove __d_u.__d_data fields from DIR structure.Christopher Faylor2003-09-081-19/+15
* * fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change 'errno' ifChristopher Faylor2003-08-051-4/+1
* * exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if thereChristopher Faylor2003-07-261-2/+2
* * fhandler.h (FH_ENC): New enum.Christopher Faylor2003-07-041-4/+7
* Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor2003-06-161-1/+0
* 2003-06-03 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-06-041-25/+10
* 2003-06-01 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-06-011-12/+12
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): FilterCorinna Vinschen2003-05-271-0/+3
* * fhandler.h: Rename FH_W95LSBUG flag to FH_LSEEKED.Corinna Vinschen2003-05-261-14/+1
* * autoload.cc (GetDiskFreeSpaceEx): Add.Corinna Vinschen2003-05-251-31/+18
* Replace ino_t by __ino64_t throughout.Corinna Vinschen2003-05-111-1/+2
* * dir.cc (readdir): Fill out new old_d_ino field.Christopher Faylor2003-05-111-1/+1
* * security.cc (get_info_from_sd): New function.Corinna Vinschen2003-04-111-10/+9
* * dir.cc: Change __off32_t to _off_t and __off64_t to _off64_tCorinna Vinschen2003-04-011-9/+9
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): FixCorinna Vinschen2003-03-191-1/+1
* whitespace cleanupChristopher Faylor2003-03-091-1/+1
* * fhandler.cc (fhandler_base::open): Move some filesystem specific stuff.Christopher Faylor2003-02-211-0/+8
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Check descriptorCorinna Vinschen2003-02-201-16/+19
* * autoload.cc (GetCompressedFileSize): Add.Corinna Vinschen2003-02-201-1/+14
* w32api:Corinna Vinschen2003-02-201-0/+14
* * include/cygwin/in.h (in_attr_t): Define new type.Christopher Faylor2003-02-101-1/+1
* Eliminate most unneeded this-> pointers throughout.Christopher Faylor2003-02-041-2/+2
* Split ChangeLog, create ChangeLog-2002.Corinna Vinschen2003-01-101-1/+1
* * fhandler_disk_file.cc (num_entries): Return 2 as link count ifCorinna Vinschen2003-01-091-1/+1
* Use isdirsep rather than SLASH_P throughout.Christopher Faylor2003-01-091-1/+1
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Nevermind. RevertChristopher Faylor2002-10-231-27/+25
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Oops. Only do theChristopher Faylor2002-10-221-28/+28
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always considerChristopher Faylor2002-10-221-26/+29
* * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor2002-09-221-4/+4
* * cygthread.cc (cygthread::initialized): Avoid copying on fork or some threadsChristopher Faylor2002-09-191-14/+10
* * fhandler_disk_file.cc (fhandler_cygdrive::set_drives): Incorporate . and ..Christopher Faylor2002-07-301-15/+13
* * path.cc (path_conv::check): Always set fileattr when component == 0.Christopher Faylor2002-07-241-3/+3
* * fhandler_disk_file.cc (fhandler_disk_file::open): Don'tCorinna Vinschen2002-07-111-3/+0
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_by_name): ForceChristopher Faylor2002-06-271-13/+32
* * cygheap.cc (cygheap_user::set_name): Correct thinko in below change.Christopher Faylor2002-06-271-1/+3
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Correctly setChristopher Faylor2002-06-101-7/+8
* * fhandler.cc (fhandler_base::fstat): Initialise tv_nsec member ofCorinna Vinschen2002-06-061-3/+3
* Remove fcntl.h includes throughout.Christopher Faylor2002-06-051-4/+0
* * fhandler.cc (fhandler_base::open): Don't set binmode if already set. Don'tChristopher Faylor2002-06-041-5/+2
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_by_name): Check specificallyChristopher Faylor2002-06-021-2/+8
* Remove unneeded sigproc.h includes throughout.Christopher Faylor2002-06-021-1/+0
* * fhandler_disk_file.cc (readdir): Move inode calculation into caller.Christopher Faylor2002-06-011-34/+16
* * fhandler_console.cc (fhandler_console::open): Reinstate setting of flags.Christopher Faylor2002-05-311-1/+1
* * fhandler_disk_file.cc (fhandler_disk_file::fstat): Always call fstat_by_nameChristopher Faylor2002-05-311-3/+3