The following commit has been merged in the master branch:
commit 5c4e555f93b8db4f36667966a897fae0acd763e5
Author: Benjamin Kaduk <[email protected]>
Date:   Fri Jan 10 12:33:18 2014 -0500

    Add a routine to get the size of the current process
    
    Use rusage when available, and fall back to the very old sbrk(0)
    hack otherwise.
    
    Change-Id: Ic986fd6b93476b80008908a95f8b8e0c76d9ed9a
    Reviewed-on: http://gerrit.openafs.org/10695
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>

 acinclude.m4               |    5 +++
 src/opr/Makefile.in        |    6 +++-
 src/opr/NTMakefile         |    2 +
 src/opr/liboafs_opr.la.sym |    1 +
 src/opr/proc.c             |   62 ++++++++++++++++++++++++++++++++++++++++++++
 src/opr/proc.h             |    8 +++++
 6 files changed, 83 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to