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
*
* 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
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-1
/
+1
*
* fhandler_proc.cc (format_proc_partitions): Use new device code
Corinna Vinschen
2003-10-23
1
-11
/
+19
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-11
/
+6
*
* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change 'errno' if
Christopher Faylor
2003-08-05
1
-1
/
+0
*
* exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if there
Christopher Faylor
2003-07-26
1
-41
/
+41
*
* fhandler_proc.cc (format_proc_stat): Use correctly sized constants for
Christopher Faylor
2003-07-10
1
-1
/
+1
*
* fhandler_proc.cc (fhandler_proc::fill_filebuf): Allocate more space for stat
Christopher Faylor
2003-07-10
1
-23
/
+54
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
* fhandler_proc.cc (format_proc_meminfo): Make swap memory output
Corinna Vinschen
2003-05-15
1
-2
/
+2
*
* Makefile.in: Use ${nostdlib} variable.
Christopher Faylor
2003-04-19
1
-2
/
+2
*
* termios.cc (setspeed): New function.
Christopher Faylor
2003-04-16
1
-31
/
+1
*
* dir.cc: Change __off32_t to _off_t and __off64_t to _off64_t
Corinna Vinschen
2003-04-01
1
-10
/
+10
*
* fhandler_proc.cc (format_proc_cpuinfo): Use IsProcessorFeaturePresent
Corinna Vinschen
2003-03-18
1
-53
/
+77
*
* autoload.cc (IsProcessorFeaturePresent): Add.
Corinna Vinschen
2003-03-13
1
-1
/
+9
*
* fhandler_proc.cc (format_proc_cpuinfo): Fix vendor id in cpuid case.
Corinna Vinschen
2003-03-13
1
-1
/
+1
*
Do some minor reformatting of 'extern "C"' use throughout.
Christopher Faylor
2003-03-09
1
-26
/
+447
*
Revert below changes regarding _pinfo::cmdline.
Christopher Faylor
2003-03-08
1
-6
/
+3
*
* external.cc (cygwin_internal): Change n to __off64_t to match change
Corinna Vinschen
2003-03-08
1
-6
/
+6
*
Split ChangeLog, create ChangeLog-2002.
Corinna Vinschen
2003-01-10
1
-1
/
+1
*
Use isdirsep rather than SLASH_P throughout.
Christopher Faylor
2003-01-09
1
-2
/
+2
*
* external.cc (cygwin_internal): Implement CW_CMDLINE.
Christopher Faylor
2002-10-30
1
-9
/
+5
*
whitespace
Christopher Faylor
2002-09-30
1
-1
/
+1
*
* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has
Christopher Faylor
2002-09-22
1
-2
/
+2
*
* fhandler_proc.cc: Add <sys/param.h> include.
Christopher Faylor
2002-08-31
1
-6
/
+6
*
* autoload.cc (GetSecurityInfo): Define new autoload function.
Christopher Faylor
2002-07-02
1
-2
/
+9
*
* fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode.
Christopher Faylor
2002-07-01
1
-1
/
+1
*
Remove fcntl.h includes throughout.
Christopher Faylor
2002-06-05
1
-2
/
+1
*
* fhandler_process.cc (fhandler_process::open): Set fileid.
Christopher Faylor
2002-06-02
1
-7
/
+7
*
Remove unneeded sigproc.h includes throughout.
Christopher Faylor
2002-06-02
1
-41
/
+22
*
* fhandler.cc (fhandler_base::fstat): Move dev and ino calculation into caller.
Christopher Faylor
2002-06-02
1
-1
/
+2
*
* fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files.
Christopher Faylor
2002-05-31
1
-0
/
+1
*
* autoload.cc: Replace autoload statments for ZwXXX by NtXXX.
Corinna Vinschen
2002-05-30
1
-4
/
+4
*
* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.
Christopher Faylor
2002-05-28
1
-149
/
+149
*
* fhandler.h (fhandler_virtual::exists): Eliminate path argument.
Christopher Faylor
2002-05-22
1
-1
/
+2
*
* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' and
Christopher Faylor
2002-05-12
1
-26
/
+211
*
* net.cc (getdomainname): Change second argument of getdomainname to size_t.
Christopher Faylor
2002-05-04
1
-12
/
+33
*
* fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather than
Christopher Faylor
2002-05-03
1
-2
/
+2
*
add new files
Christopher Faylor
2002-05-02
1
-0
/
+313