This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[newlib-cygwin] Cygwin: document /proc/<PID>/status and /proc/<PID>/statm patches


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=09c114d7e2938782328def7b1d934942061db5e9

commit 09c114d7e2938782328def7b1d934942061db5e9
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Fri Aug 17 19:21:51 2018 +0200

    Cygwin: document /proc/<PID>/status and /proc/<PID>/statm patches
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/release/2.11.0 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/winsup/cygwin/release/2.11.0 b/winsup/cygwin/release/2.11.0
index 4867161..44206b4 100644
--- a/winsup/cygwin/release/2.11.0
+++ b/winsup/cygwin/release/2.11.0
@@ -67,3 +67,6 @@ Bug Fixes
 
 - Fix NaN handling in strtof/strtod/strtold.
   Addresses: https://cygwin.com/ml/cygwin/2018-08/msg00150.html
+
+- Fix memory allocation values in /proc/<PID>/status and /proc/<PID>/statm.
+  Addresses: https://cygwin.com/ml/cygwin/2018-08/msg00223.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]