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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* fhandler.h (class fhandler_dev_raw): Delete current_position and
Corinna Vinschen
2005-09-28
1
-30
/
+21
*
Revert erroneous checkin.
Corinna Vinschen
2005-09-28
1
-15
/
+15
*
* fhandler.h (class fhandler_dev_raw): Delete current_position and
Corinna Vinschen
2005-09-28
1
-15
/
+15
*
* fhandler.h (class fhandler_dev_raw): Add drive information members
Corinna Vinschen
2005-09-26
1
-0
/
+6
*
* fhandler.h (fhandler_base::fstat_helper): Declare with additional
Corinna Vinschen
2005-09-22
1
-1
/
+2
*
* cygerrno.h (geterrno_from_win_error): Change declaration to default to using
Christopher Faylor
2005-08-20
1
-7
/
+7
*
* fhandler.h (dirent_states): Add dirent_saw_proc.
Christopher Faylor
2005-08-19
1
-1
/
+2
*
* fhandler.h (dirent_states): Add dirent_isroot, dirent_saw_cygdrive,
Christopher Faylor
2005-08-19
1
-4
/
+7
*
* fhandler.h (fhandler_tty_common::lseek): Declare new method.
Christopher Faylor
2005-08-18
1
-2
/
+1
*
* Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.
Christopher Faylor
2005-08-08
1
-1
/
+1
*
* include/sys/termios.h: Define TIOCMBIS and TIOCMBIC.
Corinna Vinschen
2005-08-02
1
-0
/
+1
*
* fhandler.h (fhandler_base::pread): Declare new function.
Christopher Faylor
2005-07-29
1
-0
/
+5
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-1
/
+1
*
Change foo (void) to foo () for all c++ functions throughout. Remove all
Christopher Faylor
2005-07-05
1
-43
/
+27
*
* cygtls.h (_cygtls): Perform minor reformatting.
Christopher Faylor
2005-07-05
1
-1
/
+1
*
* fhandler.h (class fhandler_dev_tape): Add declaration for
Corinna Vinschen
2005-06-22
1
-0
/
+2
*
* fhandler.h (fhandler_union): Add missing members corresponding to
Corinna Vinschen
2005-06-17
1
-1
/
+3
*
Revert 2005-05-30 close_all_files changes.
Christopher Faylor
2005-06-02
1
-1
/
+1
*
* child_info.h (child_info::cygheap_h): Delete.
Christopher Faylor
2005-06-01
1
-1
/
+1
*
* fhandler.h (fhandler_base::mkdir): New virtual method.
Christopher Faylor
2005-05-25
1
-0
/
+4
*
* fhandler.h (fhandler_cygdrive::seekdir): Delete declaration.
Christopher Faylor
2005-05-19
1
-3
/
+0
*
* fhandler_netdrive.cc (fhandler_netdrive::telldir): Remove since it's
Corinna Vinschen
2005-05-18
1
-1
/
+0
*
* fhandler.h (class fhandler_netdrive): Add method rewinddir.
Corinna Vinschen
2005-05-17
1
-0
/
+1
*
* autoload.cc (WNetGetResourceParentA): Import.
Corinna Vinschen
2005-05-13
1
-0
/
+3
*
* Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
Corinna Vinschen
2005-05-10
1
-1
/
+15
*
2005-05-09 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2005-05-09
1
-0
/
+10
*
* fhandler.h (dev_console::set_color): Define new function.
Christopher Faylor
2005-04-22
1
-2
/
+3
*
* fhandler.cc (fhandler_base::read): Remove unused signal state tweaks.
Christopher Faylor
2005-04-22
1
-1
/
+3
*
* fhandler.h (enum conn_state): Add connect_failed state.
Corinna Vinschen
2005-04-18
1
-1
/
+2
*
Actually check in files.
Christopher Faylor
2005-04-17
1
-2
/
+1
*
* fhandler.h (class fhandler_socket): Remove utimes.
Corinna Vinschen
2005-04-13
1
-1
/
+0
*
* fhandler.h (fhandler_base::utimes_fs): New method.
Christopher Faylor
2005-04-13
1
-0
/
+1
*
* autoload.cc (NtQueryVolumeInformationFile): Add.
Corinna Vinschen
2005-04-12
1
-10
/
+5
*
* dcrt0.cc (dll_crt0_1): Don't call set_cygwin_privileges on 9x.
Corinna Vinschen
2005-04-04
1
-3
/
+9
*
* fhandler.h (fhandler_socket::secret_event): Remove.
Corinna Vinschen
2005-03-24
1
-21
/
+13
*
* fhandler.h (fhandler_socket::eid_connect): Make private.
Corinna Vinschen
2005-03-23
1
-3
/
+10
*
* fhandler.h (class cygthread): Remove forward declaration.
Corinna Vinschen
2005-03-21
1
-1
/
+0
*
* fhandler.h (class cygthread): Forward declare.
Corinna Vinschen
2005-03-21
1
-2
/
+7
*
* child_info.h (fork_info): Use different method to alias variable.
Christopher Faylor
2005-03-19
1
-1
/
+1
*
* dir.cc: Rename opendir_* to dirent_* throughout.
Christopher Faylor
2005-03-16
1
-0
/
+8
*
* fhandler.h (class fhandler_socket): Declare new method
Corinna Vinschen
2005-02-28
1
-0
/
+3
*
* fhandler.h (class fhandler_base): Declare fixup_mmap_after_fork
Corinna Vinschen
2005-02-25
1
-6
/
+7
*
* cygwin.din (getpeereid): Export.
Corinna Vinschen
2005-02-23
1
-0
/
+11
*
* fhandler.h (fhandler_base::fstat_helper): Declare with additional
Corinna Vinschen
2005-02-20
1
-4
/
+5
*
* autoload.cc (FindFirstVolumeA): Add.
Corinna Vinschen
2005-02-20
1
-0
/
+1
*
* fhandler.h (enum query_state): Add query_write_attributes state.
Corinna Vinschen
2005-02-20
1
-2
/
+7
*
* fhandler.h (class fhandler_base): Declare new method link.
Corinna Vinschen
2005-02-19
1
-0
/
+3
*
* fhandler.h (class fhandler_socket): Declare new methods fchown,
Corinna Vinschen
2005-02-19
1
-0
/
+3
*
white space
Christopher Faylor
2005-02-13
1
-2
/
+2
*
* fhandler.cc (fhandler_base::raw_write): Mark as changed on
Corinna Vinschen
2005-02-11
1
-1
/
+4
[prev]
[next]