summaryrefslogtreecommitdiff
path: root/free.c
Commit message (Expand)AuthorAgeFilesLines
* free: option to show memory commit limitsCraig Small2021-06-161-1/+17
* free: Clean up scale_size and fix `free -h --si`Jan Alexander Steffens (heftig)2021-06-161-51/+30
* free: Typo fix in error messagesCraig Small2021-03-111-1/+1
* free,slabtop,uptime: complain about extra opsCraig Small2020-10-191-0/+2
* library: eliminated the questionable 'procps.h' headerJim Warner2020-07-051-7/+7
* free: Adjust space to really use 9 charsCraig Small2020-04-241-12/+12
* misc: adapted programs impacted by header file changesJim Warner2019-03-261-6/+6
* free: fix scaling on 32-bit systems _______ (catch up)Jim Warner2018-05-061-1/+1
* free: Update tests and fix for previous patchCraig Small2018-01-131-1/+1
* free.c - name correctly the binary multiples in the human-readable casegetzze2018-01-131-8/+19
* free.c - correct conversion to decimal multiplesgetzze2018-01-131-28/+10
* misc: adapt 3 programs to some enum changes, <meminfo>Jim Warner2017-06-041-2/+2
* related: change for lost 'PROCPS_' enumerator prefixesJim Warner2016-07-261-24/+24
* related: adapt to changes in 'context' structure namesJim Warner2016-07-261-1/+1
* misc: just eliminate several 'unused' warning messagesJim Warner2016-07-261-1/+0
* watch,free: interpet intervals in non-locale wayCraig Small2016-07-031-3/+1
* misc: adapt others to the changes in 'get' return typeJim Warner2016-06-211-24/+24
* misc: adapted other programs to changes, <MEMINFO> apiJim Warner2016-05-121-29/+25
* library: cleanup of library includesCraig Small2016-04-161-3/+1
* Merge branch 'master' into newlibCraig Small2015-10-281-1/+2
|\
| * free: use correct end sentinelCraig Small2015-10-241-1/+1
| * free: Parse -s option correctly.Craig Small2015-08-081-0/+1
* | library: Fix up stat APICraig Small2015-06-261-23/+40
|/
* free: Use IEC unitsCraig Small2015-04-031-11/+72
* free: fixing the layout broken with the -w introductionJaromir Capik2014-08-201-22/+22
* free: remove -/+ buffers/cacheJaromir Capik2014-07-311-18/+3
* free: replace -a/--available with -w/--wideJaromir Capik2014-07-311-11/+18
* free: support for MemAvailableJaromir Capik2014-07-111-2/+11
* Update free text to help translatorsBenno Schulenberg2013-10-101-13/+13
* configure: check for program_invocation_nameRainer Müller2013-03-201-1/+3
* Show sizes > 4G correctly in bytes on 32-bit machines.Adam Sampson2012-06-271-1/+1
* all: check stdout and stderr status at exitSami Kerola2012-03-231-0/+2
* docs: clarification to license headers in filesSami Kerola2012-03-031-2/+16
* free: remove redundant boundary checkSami Kerola2012-03-031-1/+1
* For free -b make the variable a long longCraig Small2012-01-051-1/+1
* Check for 0 repeat count and tests in freeCraig Small2012-01-041-1/+1
* free -c option uses strutilsCraig Small2012-01-041-4/+7
* Changed the err and warns to macrosCraig Small2012-01-031-3/+4
* translations: group usage textsSami Kerola2012-01-021-12/+12
* nls: improve translations and provide translator help commentsSami Kerola2011-12-201-3/+4
* free: added remaining missing nls supportJim Warner2011-12-201-0/+6
* free: add gettext supportSami Kerola2011-12-201-32/+36
* free: do not mix declarations and code [smatch scan]Sami Kerola2011-12-201-1/+1
* name change: procps -> procps-ngSami Kerola2011-06-041-1/+1
* free: great modernizationSami Kerola2011-04-281-112/+320
* merge with procps2 freealbert2004-01-301-27/+69
* procps 010114csmall2002-02-011-0/+80