summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler.h
Commit message (Expand)AuthorAgeFilesLines
...
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-281-30/+21
* Revert erroneous checkin.Corinna Vinschen2005-09-281-15/+15
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-281-15/+15
* * fhandler.h (class fhandler_dev_raw): Add drive information membersCorinna Vinschen2005-09-261-0/+6
* * fhandler.h (fhandler_base::fstat_helper): Declare with additionalCorinna Vinschen2005-09-221-1/+2
* * cygerrno.h (geterrno_from_win_error): Change declaration to default to usingChristopher Faylor2005-08-201-7/+7
* * fhandler.h (dirent_states): Add dirent_saw_proc.Christopher Faylor2005-08-191-1/+2
* * fhandler.h (dirent_states): Add dirent_isroot, dirent_saw_cygdrive,Christopher Faylor2005-08-191-4/+7
* * fhandler.h (fhandler_tty_common::lseek): Declare new method.Christopher Faylor2005-08-181-2/+1
* * Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.Christopher Faylor2005-08-081-1/+1
* * include/sys/termios.h: Define TIOCMBIS and TIOCMBIC.Corinna Vinschen2005-08-021-0/+1
* * fhandler.h (fhandler_base::pread): Declare new function.Christopher Faylor2005-07-291-0/+5
* Eliminate (void) cast on standalone function calls throughout.Christopher Faylor2005-07-061-1/+1
* Change foo (void) to foo () for all c++ functions throughout. Remove allChristopher Faylor2005-07-051-43/+27
* * cygtls.h (_cygtls): Perform minor reformatting.Christopher Faylor2005-07-051-1/+1
* * fhandler.h (class fhandler_dev_tape): Add declaration forCorinna Vinschen2005-06-221-0/+2
* * fhandler.h (fhandler_union): Add missing members corresponding toCorinna Vinschen2005-06-171-1/+3
* Revert 2005-05-30 close_all_files changes.Christopher Faylor2005-06-021-1/+1
* * child_info.h (child_info::cygheap_h): Delete.Christopher Faylor2005-06-011-1/+1
* * fhandler.h (fhandler_base::mkdir): New virtual method.Christopher Faylor2005-05-251-0/+4
* * fhandler.h (fhandler_cygdrive::seekdir): Delete declaration.Christopher Faylor2005-05-191-3/+0
* * fhandler_netdrive.cc (fhandler_netdrive::telldir): Remove since it'sCorinna Vinschen2005-05-181-1/+0
* * fhandler.h (class fhandler_netdrive): Add method rewinddir.Corinna Vinschen2005-05-171-0/+1
* * autoload.cc (WNetGetResourceParentA): Import.Corinna Vinschen2005-05-131-0/+3
* * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen2005-05-101-1/+15
* 2005-05-09 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2005-05-091-0/+10
* * fhandler.h (dev_console::set_color): Define new function.Christopher Faylor2005-04-221-2/+3
* * fhandler.cc (fhandler_base::read): Remove unused signal state tweaks.Christopher Faylor2005-04-221-1/+3
* * fhandler.h (enum conn_state): Add connect_failed state.Corinna Vinschen2005-04-181-1/+2
* Actually check in files.Christopher Faylor2005-04-171-2/+1
* * fhandler.h (class fhandler_socket): Remove utimes.Corinna Vinschen2005-04-131-1/+0
* * fhandler.h (fhandler_base::utimes_fs): New method.Christopher Faylor2005-04-131-0/+1
* * autoload.cc (NtQueryVolumeInformationFile): Add.Corinna Vinschen2005-04-121-10/+5
* * dcrt0.cc (dll_crt0_1): Don't call set_cygwin_privileges on 9x.Corinna Vinschen2005-04-041-3/+9
* * fhandler.h (fhandler_socket::secret_event): Remove.Corinna Vinschen2005-03-241-21/+13
* * fhandler.h (fhandler_socket::eid_connect): Make private.Corinna Vinschen2005-03-231-3/+10
* * fhandler.h (class cygthread): Remove forward declaration.Corinna Vinschen2005-03-211-1/+0
* * fhandler.h (class cygthread): Forward declare.Corinna Vinschen2005-03-211-2/+7
* * child_info.h (fork_info): Use different method to alias variable.Christopher Faylor2005-03-191-1/+1
* * dir.cc: Rename opendir_* to dirent_* throughout.Christopher Faylor2005-03-161-0/+8
* * fhandler.h (class fhandler_socket): Declare new methodCorinna Vinschen2005-02-281-0/+3
* * fhandler.h (class fhandler_base): Declare fixup_mmap_after_forkCorinna Vinschen2005-02-251-6/+7
* * cygwin.din (getpeereid): Export.Corinna Vinschen2005-02-231-0/+11
* * fhandler.h (fhandler_base::fstat_helper): Declare with additionalCorinna Vinschen2005-02-201-4/+5
* * autoload.cc (FindFirstVolumeA): Add.Corinna Vinschen2005-02-201-0/+1
* * fhandler.h (enum query_state): Add query_write_attributes state.Corinna Vinschen2005-02-201-2/+7
* * fhandler.h (class fhandler_base): Declare new method link.Corinna Vinschen2005-02-191-0/+3
* * fhandler.h (class fhandler_socket): Declare new methods fchown,Corinna Vinschen2005-02-191-0/+3
* white spaceChristopher Faylor2005-02-131-2/+2
* * fhandler.cc (fhandler_base::raw_write): Mark as changed onCorinna Vinschen2005-02-111-1/+4