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_proc.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fhandler_proc.cc (format_proc_stat): Use new in_buf.
Corinna Vinschen
2010-01-11
1
-25
/
+99
*
* autoload.cc (GetSystemTimes): Remove.
Corinna Vinschen
2009-06-09
1
-34
/
+33
*
* autoload.cc (GetSystemTimes): Define.
Corinna Vinschen
2009-06-08
1
-39
/
+50
*
* fhandler_proc.cc (proc_tab): Add entry for mounts symlink.
Corinna Vinschen
2009-02-04
1
-0
/
+9
*
* devices.h (FH_PROCESSFD): New device type.
Corinna Vinschen
2009-01-20
1
-68
/
+73
*
* fhandler_proc.cc: Reorganize global proc content data into a new
Corinna Vinschen
2009-01-17
1
-138
/
+87
*
Add case-sensitivity.
Corinna Vinschen
2008-07-16
1
-4
/
+6
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-3
/
+0
*
Add miscfuncs.h to files as needed throughout.
Christopher Faylor
2008-04-07
1
-0
/
+1
*
* fhandler_fifo.cc (fhandler_fifo::open): Use MAX_NAME for pipe name
Corinna Vinschen
2007-12-04
1
-3
/
+3
*
Change many cygheap allocation routines to their *_abort analogs.
Christopher Faylor
2007-11-26
1
-8
/
+8
*
* dir.cc (readdir_worker): Drop dir parameter from call to
Corinna Vinschen
2007-07-26
1
-1
/
+5
*
* fhandler_disk_file.cc: White space.
Christopher Faylor
2007-07-07
1
-15
/
+15
*
* fhandler_proc.cc: Fix formatting. Drop setting errno when creating
Corinna Vinschen
2007-03-07
1
-104
/
+209
*
Throughout replace all usage of wincap.shared with the constant
Corinna Vinschen
2007-02-22
1
-2
/
+2
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
1
-176
/
+133
*
* Makefile.in (DLL_OFILES): Add fhandler_procnet.o.
Corinna Vinschen
2007-01-17
1
-1
/
+4
*
* fhandler.h (fhandler_base::set_name): Make virtual.
Corinna Vinschen
2006-10-19
1
-9
/
+15
*
* fhandler_proc.cc: Drop superfluous definition of _WIN32_WINNT.
Corinna Vinschen
2006-10-19
1
-2
/
+0
*
white space
Christopher Faylor
2006-05-28
1
-1
/
+1
*
* autoload.cc (NtClose): Define.
Corinna Vinschen
2006-03-09
1
-103
/
+136
*
* fhandler_proc.cc (fhandler_proc::fstat): Always return fixed link
Corinna Vinschen
2006-03-01
1
-1
/
+1
*
* autoload.cc (NtQueryDirectoryFile): Define.
Corinna Vinschen
2006-01-27
1
-0
/
+1
*
* Update copyrights.
Corinna Vinschen
2006-01-12
1
-1
/
+1
*
* fhandler_proc.cc (format_proc_cpuinfo): Avoid leading whitespace in model
Christopher Faylor
2006-01-10
1
-1
/
+1
*
* fhandler_proc.cc (format_proc_uptime): Drop usage of GetSystemTimes.
Corinna Vinschen
2005-12-12
1
-18
/
+25
*
* hires.h (hires_ms::initime_ms): Delete.
Christopher Faylor
2005-12-07
1
-0
/
+2
*
* fhandler_proc.cc (format_proc_partitions): Use modern IOCTLs
Corinna Vinschen
2005-12-07
1
-21
/
+38
*
* autoload.cc (NtCreateSection): Define.
Corinna Vinschen
2005-11-28
1
-2
/
+3
*
* dcrt0.cc (get_exit_lock): Use myself.lock rather than exit_lock.
Christopher Faylor
2005-10-02
1
-2
/
+2
*
* cygheap.h (cygheap_types): Add HEAP_COMMUNE.
Christopher Faylor
2005-08-24
1
-8
/
+8
*
* cygerrno.h (geterrno_from_win_error): Change declaration to default to using
Christopher Faylor
2005-08-20
1
-10
/
+15
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-1
/
+1
*
* fhandler_proc.cc (format_proc_partitions): Only list recognized
Corinna Vinschen
2005-06-20
1
-2
/
+3
*
* external.cc: Move pids declaration to file scope and use less enthusiastic
Christopher Faylor
2005-05-19
1
-1
/
+1
*
* cygerrno.h (__seterrno_from_nt_status): Define. Always set Win32
Corinna Vinschen
2005-04-13
1
-9
/
+6
*
* fhandler_proc.cc (format_proc_partitions): Remove PartitionType check since
Christopher Faylor
2005-02-01
1
-3
/
+2
*
* cygthread.cc (cygthread::terminate_thread): Wait briefly for notification
Christopher Faylor
2005-02-01
1
-28
/
+28
*
* fhandler.cc (fhandler_base::get_proc_fd_name): Don't generate
Corinna Vinschen
2005-02-01
1
-2
/
+2
*
* autoload.cc (GetModuleFileNameExA): Add.
Corinna Vinschen
2005-01-29
1
-2
/
+13
*
* fhandler_proc.cc (proc_listing): Add entry for "self".
Christopher Faylor
2004-12-18
1
-0
/
+2
*
* exceptions.cc: (ctrl_c_handler): Do nothing while a Cygwin subprocess is
Christopher Faylor
2004-09-12
1
-22
/
+22
*
Regularize most strace_prints throughout so that %E is always preceded by a
Christopher Faylor
2004-09-03
1
-6
/
+3
*
* fhandler_proc.cc (format_proc_cpuinfo): Remove Intel-specific flags
Corinna Vinschen
2004-07-26
1
-37
/
+48
*
* fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::init): Fix non-ISO
Corinna Vinschen
2004-07-19
1
-1
/
+1
*
* fhandler_proc.cc (format_proc_cpuinfo): Test CPU vendor and print
Corinna Vinschen
2004-06-23
1
-0
/
+28
*
* path.cc (chdir): Always use the normalized_path as posix_cwd, except if it
Christopher Faylor
2004-05-28
1
-10
/
+10
*
* Use new unified status_flag accessor methods from classes fhandler_*,
Corinna Vinschen
2004-04-10
1
-1
/
+1
*
* fhandler_proc.cc (format_proc_meminfo): On NT, try to figure out
Corinna Vinschen
2004-03-18
1
-2
/
+36
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+1
[next]