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_process.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace cleanup
Christopher Faylor
2012-08-16
1
-1
/
+1
*
Fix copyright.
Corinna Vinschen
2012-03-27
1
-1
/
+1
*
* fhandler_process.cc (process_tab): Add entry for mountinfo.
Corinna Vinschen
2012-03-27
1
-9
/
+56
*
* external.cc (cygwin_internal): Implement CW_ALLOC_DRIVE_MAP,
Corinna Vinschen
2011-12-22
1
-163
/
+1
*
* fhandler_process.cc: Drop unneeded includes.
Corinna Vinschen
2011-12-22
1
-2
/
+0
*
Throughout use wincap.allocation_granularity instead of getpagesize.
Corinna Vinschen
2011-12-22
1
-93
/
+86
*
Don't leave Windows 2000 behind.
Corinna Vinschen
2011-12-14
1
-2
/
+36
*
* fhandler_process.cc (dos_drive_mappings): Partially rewrite to
Corinna Vinschen
2011-12-12
1
-76
/
+88
*
* fhandler_process.cc (dos_drive_mappings::dos_drive_mappings): Fully
Corinna Vinschen
2011-12-12
1
-0
/
+26
*
Throughout, remove extra space after function name from debugging output.
Christopher Faylor
2011-12-03
1
-2
/
+2
*
* fhandler_process.cc (dos_drive_mappings::fixup_if_match): Convert
Corinna Vinschen
2011-10-15
1
-0
/
+8
*
* fhandler.h (fhandler_process::closedir): Declare.
Corinna Vinschen
2011-10-10
1
-0
/
+6
*
* fhandler_process.cc (format_process_maps): Define page protection
Corinna Vinschen
2011-08-20
1
-6
/
+9
*
* dlfcn.cc (dlopen): Reimplement RTLD_NODELETE for Windows 2000 using
Corinna Vinschen
2011-08-16
1
-2
/
+6
*
* fhandler_proc.cc (fhandler_proc::get_proc_fhandler): Don't allow to
Corinna Vinschen
2011-08-11
1
-3
/
+11
*
* fhandler_process.cc (format_process_status): Always print process name
Corinna Vinschen
2011-08-10
1
-28
/
+25
*
* fhandler_process.cc (format_process_maps): Actually print info about
Corinna Vinschen
2011-08-07
1
-1
/
+6
*
* fhandler_process.cc (heap_info::fill_if_match): Rename info to
Corinna Vinschen
2011-06-28
1
-1
/
+3
*
Rename FH_BAD to FH_NADA throughout.
Christopher Faylor
2011-06-12
1
-1
/
+1
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-23
/
+23
*
* autoload.cc: Call _api_fatal in asm.
Christopher Faylor
2011-05-28
1
-4
/
+6
*
* fhandler_process.cc (thread_info::fill_if_match): Reformat.
Corinna Vinschen
2011-05-23
1
-7
/
+16
*
* fhandler_process.cc (struct dos_drive_mappings): Use malloc/free
Corinna Vinschen
2011-05-21
1
-44
/
+91
*
* fhandler_process.cc (struct heap_info): Change type of base and end
Corinna Vinschen
2011-05-20
1
-12
/
+115
*
* fhandler_process.cc (struct heap_info::heap): Convert base to
Corinna Vinschen
2011-05-13
1
-26
/
+62
*
* fhandler_process.cc (format_process_maps): Rework to report
Corinna Vinschen
2011-05-11
1
-69
/
+231
*
Drop NT4 support.
Corinna Vinschen
2011-04-04
1
-14
/
+3
*
* fhandler_proc.cc (format_proc_loadavg): Add running/total
Yaakov Selkowitz
2011-04-01
1
-3
/
+3
*
* fhandler_process.cc (get_mem_values): Simplify code. Fix
Corinna Vinschen
2010-09-13
1
-23
/
+31
*
* Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
Corinna Vinschen
2010-09-06
1
-57
/
+40
*
* environ.cc (regopt): Change the first argument to wide char string.
Christopher Faylor
2010-05-18
1
-7
/
+11
*
* shared_info.h (open_shared): Create function wrapper for common use case.
Christopher Faylor
2010-03-09
1
-2
/
+1
*
* fhandler_proc.cc (proc_tab): Add entry for mounts symlink.
Corinna Vinschen
2009-02-04
1
-0
/
+66
*
* fhandler_procnet.cc: Reorganize global procnet content data into a
Corinna Vinschen
2009-01-20
1
-1
/
+1
*
* devices.h (FH_PROCESSFD): New device type.
Corinna Vinschen
2009-01-20
1
-250
/
+303
*
* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.
Christopher Faylor
2008-09-11
1
-1
/
+1
*
Add case-sensitivity.
Corinna Vinschen
2008-07-16
1
-4
/
+4
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Simplify
Corinna Vinschen
2008-04-13
1
-10
/
+5
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-4
/
+0
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add tls_pbuf.o.
Corinna Vinschen
2008-03-07
1
-3
/
+6
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-1
/
+2
*
* cygheap.cc (cwcsdup): New function.
Corinna Vinschen
2008-02-14
1
-4
/
+4
*
* string.h: Re-enable inline strcasematch and strncasematch
Corinna Vinschen
2008-02-01
1
-3
/
+3
*
* dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for path
Corinna Vinschen
2007-12-06
1
-1
/
+1
*
* autoload.cc (GetModuleFileNameExW): Replace definition of
Corinna Vinschen
2007-12-03
1
-14
/
+11
*
Change many cygheap allocation routines to their *_abort analogs.
Christopher Faylor
2007-11-26
1
-9
/
+9
*
* cygwin.din: Export fdopendir.
Corinna Vinschen
2007-06-29
1
-8
/
+4
*
* fhandler_mailslot.cc (fhandler_mailslot::fstat): Set new stat member
Corinna Vinschen
2007-03-06
1
-2
/
+3
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
1
-95
/
+85
[next]