| Commit message (Expand) | Author | Age | Files | Lines |
* | * Merge in cygwin-64bit-branch. | Corinna Vinschen | 2013-04-23 | 1 | -59/+49 |
* | * fhandler_proc.cc (format_proc_loadavg): Raise too small buffer size | Corinna Vinschen | 2013-04-03 | 1 | -1/+1 |
* | Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout, | Christopher Faylor | 2013-01-21 | 1 | -2/+3 |
* | Throughout use wincap.allocation_granularity instead of getpagesize. | Corinna Vinschen | 2011-12-22 | 1 | -52/+50 |
* | Throughout, remove extra space after function name from debugging output. | Christopher Faylor | 2011-12-03 | 1 | -2/+2 |
* | Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*. | Christopher Faylor | 2011-10-20 | 1 | -1/+1 |
* | * cygerrno.h (__set_errno): Modify debugging output to make searching strace | Christopher Faylor | 2011-10-15 | 1 | -1/+1 |
* | * devices.h (fh_devices): Define DEV_MISC_MAJOR, DEV_MEM_MAJOR, | Yaakov Selkowitz | 2011-08-19 | 1 | -0/+65 |
* | * fhandler_proc.cc (fhandler_proc::closedir): Don't free, but delete | Corinna Vinschen | 2011-08-12 | 1 | -1/+1 |
* | * fhandler.h (fhandler_proc::opendir): Declare. | Corinna Vinschen | 2011-08-12 | 1 | -1/+21 |
* | * fhandler_proc.cc (fhandler_proc::get_proc_fhandler): Don't allow to | Corinna Vinschen | 2011-08-11 | 1 | -1/+7 |
* | Rename FH_BAD to FH_NADA throughout. | Christopher Faylor | 2011-06-12 | 1 | -3/+3 |
* | whitespace elimination | Christopher Faylor | 2011-06-06 | 1 | -7/+7 |
* | * autoload.cc: Call _api_fatal in asm. | Christopher Faylor | 2011-05-28 | 1 | -5/+5 |
* | * fhandler_proc.cc (format_proc_meminfo): Rewrite to use sysinfo(). | Yaakov Selkowitz | 2011-05-12 | 1 | -64/+24 |
* | * fhandler_proc.cc (format_proc_uptime): Don't call GetSystemInfo. | Corinna Vinschen | 2011-05-10 | 1 | -11/+5 |
* | * fhandler_proc.cc (read_value): Remove definition. | Corinna Vinschen | 2011-04-19 | 1 | -59/+50 |
* | * fhandler_proc.cc (proc_tab): Add /proc/swaps virtual file. | Yaakov Selkowitz | 2011-04-11 | 1 | -0/+63 |
* | Drop NT4 support. | Corinna Vinschen | 2011-04-04 | 1 | -11/+0 |
* | * Makefile.in (fhandler_proc_CFLAGS): Define USERNAME, HOSTNAME, | Yaakov Selkowitz | 2011-04-04 | 1 | -6/+10 |
* | * fhandler_proc.cc (format_proc_partitions): Express length in WCHAR | Corinna Vinschen | 2011-04-02 | 1 | -1/+1 |
* | Implement /proc/sysvipc/* | Yaakov Selkowitz | 2011-04-01 | 1 | -0/+1 |
* | * fhandler_proc.cc (format_proc_loadavg): Add running/total | Yaakov Selkowitz | 2011-04-01 | 1 | -2/+14 |
* | * fhandler_proc.cc (format_proc_partitions): Fix compiler warning. | Corinna Vinschen | 2011-01-17 | 1 | -1/+1 |
* | * fhandler_proc.cc (proc_tab_cmp): Fix typo in comment. | Corinna Vinschen | 2011-01-17 | 1 | -84/+143 |
* | * Makefile.in (DLL_OFILES): Add fhandler_procsys.o. | Corinna Vinschen | 2010-09-06 | 1 | -49/+75 |
* | * fhandler_proc.cc (format_proc_partitions): Improve comment. | Corinna Vinschen | 2010-08-27 | 1 | -2/+7 |
* | * fhandler_proc.cc (format_proc_partitions): Simplify code and enable | Corinna Vinschen | 2010-08-26 | 1 | -85/+49 |
* | * fhandler_proc.cc: Add /proc/filesystems virtual file. | Corinna Vinschen | 2010-08-09 | 1 | -1/+22 |
* | Throughout change all calls of low_priority_sleep (0) to yield (). | Christopher Faylor | 2010-03-12 | 1 | -1/+1 |
* | * 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 |