]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/fhandler_proc.cc
Avoid decimal point localization in /proc/loadavg
[newlib-cygwin.git] / winsup / cygwin / fhandler_proc.cc
2017-04-10 Jon TurneyAvoid decimal point localization in /proc/loadavg
2017-03-27 Jon TurneyImplement getloadavg()
2016-06-23 Corinna VinschenHandle up to 63 partitions per drive
2016-06-23 Corinna VinschenSwitching the Cygwin DLL to LGPLv3+, dropping commercia... cygwin-2_5_2-release
2015-08-29 Corinna VinschenAllow sysconf to return CPU cache information
2015-08-26 Corinna Vinschenfhandler_proc.cc: Only request group relation information
2015-08-17 Corinna VinschenFix /proc/cpuinfo topology info on newer AMD CPUs
2015-08-17 Corinna VinschenSupport cpb and eff_freq_ro power mgmt flags in /proc...
2015-08-13 Corinna VinschenFix /proc/cpuinfo topology and cache size info
2015-02-06 Corinna Vinschen * fhandler_proc.cc (format_proc_cpuinfo): Enable multi...
2014-10-24 Corinna Vinschen * fhandler_proc.cc (format_proc_cygdrive): Fix symlink...
2014-10-16 Corinna Vinschen * fhandler_proc.cc (format_proc_partitions): Extend...
2014-10-09 Corinna Vinschen * fhandler_proc.cc (fhandler_proc::readdir): Set diren...
2014-09-05 Corinna Vinschen * fhandler_proc.cc (proc_tab): Add entry for cygdrive...
2014-08-11 Corinna Vinschen * cpuid.h: Add missing copyright header. Fix formatti...
2014-05-20 Corinna Vinschen * fhandler_proc.cc (format_proc_swaps): Use tmp_pathbu...
2013-06-14 Corinna Vinschen Streamline time/times functionality. Remove last...
2013-04-23 Corinna Vinschen * Merge in cygwin-64bit-branch.
2013-04-03 Corinna Vinschen * fhandler_proc.cc (format_proc_loadavg): Raise too...
2013-01-21 Christopher FaylorThroughout, change __attribute__ ((regparm (N))) to...
2011-12-22 Corinna Vinschen Throughout use wincap.allocation_granularity instead...
2011-12-03 Christopher FaylorThroughout, remove extra space after function name...
2011-10-20 Christopher FaylorThroughout change TTY_* to PTY_*, tty_* to pty_*, and...
2011-10-15 Christopher Faylor* cygerrno.h (__set_errno): Modify debugging output...
2011-08-19 Yaakov Selkowitz* devices.h (fh_devices): Define DEV_MISC_MAJOR, DEV_ME...
2011-08-12 Corinna Vinschen * fhandler_proc.cc (fhandler_proc::closedir): Don...
2011-08-12 Corinna Vinschen * fhandler.h (fhandler_proc::opendir): Declare.
2011-08-11 Corinna Vinschen * fhandler_proc.cc (fhandler_proc::get_proc_fhandler...
2011-06-12 Christopher FaylorRename FH_BAD to FH_NADA throughout.
2011-06-06 Christopher Faylorwhitespace elimination
2011-05-28 Christopher Faylor* autoload.cc: Call _api_fatal in asm.
2011-05-12 Yaakov Selkowitz* fhandler_proc.cc (format_proc_meminfo): Rewrite to...
2011-05-10 Corinna Vinschen * fhandler_proc.cc (format_proc_uptime): Don't call...
2011-04-19 Corinna Vinschen * fhandler_proc.cc (read_value): Remove definition.
2011-04-11 Yaakov Selkowitz* fhandler_proc.cc (proc_tab): Add /proc/swaps virtual...
2011-04-04 Corinna Vinschen Drop NT4 support.
2011-04-04 Yaakov Selkowitz* Makefile.in (fhandler_proc_CFLAGS): Define USERNAME...
2011-04-02 Corinna Vinschen * fhandler_proc.cc (format_proc_partitions): Express...
2011-04-01 Yaakov SelkowitzImplement /proc/sysvipc/*
2011-04-01 Yaakov Selkowitz* fhandler_proc.cc (format_proc_loadavg): Add running...
2011-01-17 Corinna Vinschen * fhandler_proc.cc (format_proc_partitions): Fix compi...
2011-01-17 Corinna Vinschen * fhandler_proc.cc (proc_tab_cmp): Fix typo in comment.
2010-09-06 Corinna Vinschen * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
2010-08-27 Corinna Vinschen * fhandler_proc.cc (format_proc_partitions): Improve...
2010-08-26 Corinna Vinschen * fhandler_proc.cc (format_proc_partitions): Simplify...
2010-08-09 Corinna Vinschen * fhandler_proc.cc: Add /proc/filesystems virtual...
2010-03-12 Christopher FaylorThroughout change all calls of low_priority_sleep ...
2010-01-11 Corinna Vinschen * fhandler_proc.cc (format_proc_stat): Use new in_buf.
2009-06-09 Corinna Vinschen * autoload.cc (GetSystemTimes): Remove.
2009-06-08 Corinna Vinschen * autoload.cc (GetSystemTimes): Define.
2009-02-04 Corinna Vinschen * fhandler_proc.cc (proc_tab): Add entry for mounts...
2009-01-20 Corinna Vinschen * devices.h (FH_PROCESSFD): New device type.
2009-01-17 Corinna Vinschen * fhandler_proc.cc: Reorganize global proc content...
2008-07-16 Corinna Vinschen Add case-sensitivity.
2008-04-07 Christopher FaylorRemove unneeded header files from source files throughout.
2008-04-07 Christopher FaylorAdd miscfuncs.h to files as needed throughout.
2007-12-04 Corinna Vinschen * fhandler_fifo.cc (fhandler_fifo::open): Use MAX_NAME...
2007-11-26 Christopher FaylorChange many cygheap allocation routines to their *_abor...
2007-07-26 Corinna Vinschen * dir.cc (readdir_worker): Drop dir parameter from...
2007-07-07 Christopher Faylor* fhandler_disk_file.cc: White space.
2007-03-07 Corinna Vinschen * fhandler_proc.cc: Fix formatting. Drop setting...
2007-02-22 Corinna Vinschen Throughout replace all usage of wincap.shared with...
2007-02-22 Corinna Vinschen * Makefile.in (DLL_IMPORTS): Add libntdll.a.
2007-01-17 Corinna Vinschen * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.
2006-10-19 Corinna Vinschen * fhandler.h (fhandler_base::set_name): Make virtual.
2006-10-19 Corinna Vinschen * fhandler_proc.cc: Drop superfluous definition of...
2006-05-28 Christopher Faylorwhite space
2006-03-09 Corinna Vinschen * autoload.cc (NtClose): Define.
2006-03-01 Corinna Vinschen * fhandler_proc.cc (fhandler_proc::fstat): Always...
2006-01-27 Corinna Vinschen * autoload.cc (NtQueryDirectoryFile): Define.
2006-01-12 Corinna Vinschen * Update copyrights.
2006-01-10 Christopher Faylor* fhandler_proc.cc (format_proc_cpuinfo): Avoid leading...
2005-12-12 Corinna Vinschen * fhandler_proc.cc (format_proc_uptime): Drop usage...
2005-12-07 Christopher Faylor* hires.h (hires_ms::initime_ms): Delete.
2005-12-07 Corinna Vinschen * fhandler_proc.cc (format_proc_partitions): Use moder...
2005-11-28 Corinna Vinschen * autoload.cc (NtCreateSection): Define.
2005-10-02 Christopher Faylor* dcrt0.cc (get_exit_lock): Use myself.lock rather...
2005-08-24 Christopher Faylor* cygheap.h (cygheap_types): Add HEAP_COMMUNE.
2005-08-20 Christopher Faylor* cygerrno.h (geterrno_from_win_error): Change declarat...
2005-07-06 Christopher FaylorEliminate (void) cast on standalone function calls...
2005-06-20 Corinna Vinschen * fhandler_proc.cc (format_proc_partitions): Only...
2005-05-19 Christopher Faylor* external.cc: Move pids declaration to file scope...
2005-04-13 Corinna Vinschen * cygerrno.h (__seterrno_from_nt_status): Define....
2005-02-01 Christopher Faylor* fhandler_proc.cc (format_proc_partitions): Remove...
2005-02-01 Christopher Faylor* cygthread.cc (cygthread::terminate_thread): Wait...
2005-02-01 Corinna Vinschen * fhandler.cc (fhandler_base::get_proc_fd_name): Don...
2005-01-29 Corinna Vinschen * autoload.cc (GetModuleFileNameExA): Add.
2004-12-18 Christopher Faylor* fhandler_proc.cc (proc_listing): Add entry for "self".
2004-09-12 Christopher Faylor* exceptions.cc: (ctrl_c_handler): Do nothing while...
2004-09-03 Christopher FaylorRegularize most strace_prints throughout so that %E...
2004-07-26 Corinna Vinschen * fhandler_proc.cc (format_proc_cpuinfo): Remove Intel...
2004-07-19 Corinna Vinschen * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::init...
2004-06-23 Corinna Vinschen * fhandler_proc.cc (format_proc_cpuinfo): Test CPU...
2004-05-28 Christopher Faylor* path.cc (chdir): Always use the normalized_path as...
2004-04-10 Corinna Vinschen * Use new unified status_flag accessor methods from...
2004-03-18 Corinna Vinschen * fhandler_proc.cc (format_proc_meminfo): On NT, try...
2004-02-09 Christopher Faylor* debug.h (console_printf): Define for non-debugging...
2003-11-14 Robert Collins2003-11-11 Robert Collins <rbtcollins@hotmail.com>
2003-10-23 Corinna Vinschen * fhandler_proc.cc (format_proc_partitions): Use new...
2003-09-25 Christopher Faylor* devices.cc: New file.
next
This page took 1.064576 seconds and 108 git commands to generate.