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_mem.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure that all fhandler_*::read definitions are __stdcall throughout.
Christopher Faylor
2001-10-24
1
-1
/
+1
*
* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successful
Christopher Faylor
2001-10-13
1
-3
/
+2
*
Add second path_conv * argument to fstat()s throughout.
Christopher Faylor
2001-10-05
1
-11
/
+3
*
* dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL.
Christopher Faylor
2001-10-04
1
-1
/
+1
*
* Makefile.in: Build wincap.o.
Corinna Vinschen
2001-09-12
1
-3
/
+3
*
* cygheap.h (init_cygheap): Move heap pointers here.
Christopher Faylor
2001-09-07
1
-31
/
+31
*
Throughout, change check for running under Windows NT to 'iswinnt'.
Christopher Faylor
2001-08-04
1
-3
/
+3
*
Throughout, reorganize header file inclusion to put security.h prior to
Christopher Faylor
2001-07-26
1
-0
/
+1
*
Remove trailing underscore from fhandler_base and friends, throughout.
Christopher Faylor
2001-04-24
1
-0
/
+1
*
* mmap.cc (fhandler_disk_file::mmap): Use `addr' correctly.
Corinna Vinschen
2001-02-23
1
-1
/
+1
*
* fhandler.h (fhandler_base): New method `fixup_mmap_after_fork'.
Corinna Vinschen
2001-01-11
1
-2
/
+43
*
* pinfo.cc (codepage_init): Move function.
Christopher Faylor
2001-01-08
1
-2
/
+2
*
Whitespace cleanup.
Christopher Faylor
2000-10-28
1
-3
/
+3
*
* autoload.cc: New file keeping all autoload stuff.
Corinna Vinschen
2000-10-27
1
-40
/
+0
*
* ntdll.h: New file.
Corinna Vinschen
2000-10-24
1
-36
/
+1
*
* fhandler_mem.cc (fhandler_dev_mem::fhandler_dev_mem): Fix debug output.
Corinna Vinschen
2000-10-09
1
-2
/
+2
*
* fhandler_mem.cc: Eliminate unused include statements.
Corinna Vinschen
2000-10-09
1
-3
/
+7
*
* fhandler.h (fhandler_dev_mem): Erase member `init_phase' and
Corinna Vinschen
2000-10-09
1
-33
/
+47
*
* fhandler.h (fhandler_dev_mem): Add methods mmap, munmap and msync.
Corinna Vinschen
2000-10-07
1
-20
/
+139
*
* fhandler.h (fhandler_dev_mem): Add method `init'. Add members
Corinna Vinschen
2000-10-04
1
-16
/
+124
*
* fhandler_mem.cc: Load ntdll functions via autoload method.
Corinna Vinschen
2000-10-02
1
-82
/
+53
*
* fhandler_mem.cc (load_ntdll_funcs): Add missing __stdcall qualifiers.
Corinna Vinschen
2000-10-02
1
-7
/
+9
*
* Makefile.in: Add fhandler_mem.o to the dependencies.
Corinna Vinschen
2000-10-01
1
-0
/
+260