aboutsummaryrefslogtreecommitdiff
path: root/src/lib/meminfo/meminfo.c
AgeCommit message (Expand)Author
2021-02-23Remove mallinfo() from codebaseDavid Goulet
2020-01-09Merge branch 'pre_formatter_cleanups_squashed'Nick Mathewson
2020-01-09Use new ENABLE/DISABLE_GCC_WARNINGNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-09-09build: The <sys/sysctl.h> is now deprecated on LinuxDavid Goulet
2019-01-16Update and fix a couple of comments in meminfo.cKris Katterjohn
2019-01-16Use HW_PHYSMEM instead of HW_USERMEM in get_total_system_memory_implKris Katterjohn
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-07-10Rename torlog.[ch] to log.[ch]Nick Mathewson
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-07-01File-level documentation for some of src/lib.Nick Mathewson
2018-06-29Move fd and memory-info functions.Nick Mathewson