summaryrefslogtreecommitdiff
path: root/top
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nlsCraig Small2011-12-261-1/+1
* top: update README with benchmarks using NLS supportJim Warner2011-12-221-0/+50
* top: additions to search narrative in man docummentJim Warner2011-12-221-2/+5
* top: final cleanup following nls conflict resolutionsJim Warner2011-12-221-2/+2
* top: adapt 'locate/find next' search capability for nlsJim Warner2011-12-223-13/+19
* top: changed 'err' to 'errmsg', avoid conflict with <err.h>Jim Warner2011-12-221-5/+5
* top: streamlined creation of nls string tablesJim Warner2011-12-221-340/+135
* top: corrected typos and clarified 'Translation' notesJim Warner2011-12-221-2/+4
* top: repositioned nls.h to avoid redefine of procps.h restrictJim Warner2011-12-221-2/+2
* top: added <stdlib.h> for VALIDATE_NLS which requires exit()Jim Warner2011-12-221-0/+3
* top: idiot! sometimes nls was misspelled nsl (but not anymore)Jim Warner2011-12-223-6/+6
* top: added additional xgettext strings plus translator hintsJim Warner2011-12-223-5/+22
* top: adapted/generalized comments for Makevars --add-comments=Jim Warner2011-12-221-86/+83
* top: finalized nls translation implementationJim Warner2011-12-222-13/+72
* top: made prolog comments like those in procps:masterJim Warner2011-12-221-5/+5
* top: provided for nls table integrity validationJim Warner2011-12-222-0/+28
* top: restored static to scat(), not needed in top_nls.cJim Warner2011-12-221-1/+1
* top: corrected double #include missed at rebaseJim Warner2011-12-221-2/+0
* top: corrected missed escape seq from redesignJim Warner2011-12-221-1/+1
* top: optimization for show_special functionJim Warner2011-12-221-2/+2
* top: tweaked some xgettext emitted commentsJim Warner2011-12-221-12/+12
* top: added #include of proc/readproc.h to top.hJim Warner2011-12-221-0/+2
* top: redesign Uniq_nlstab/show_special (nls quirks)Jim Warner2011-12-222-111/+131
* top: shortened some of the longer lines, mostly nlsJim Warner2011-12-221-7/+10
* top: relocated nls.h from top_nls.h to top_nls.cJim Warner2011-12-222-2/+2
* top: use existing unsigned vs. separate intJim Warner2011-12-221-2/+1
* top: corrected several programmer commentsJim Warner2011-12-222-10/+10
* top: fix misapplied 'rh analysis #2: top' patchJim Warner2011-12-221-2/+4
* top: finalized top nls support (or so he thought)Jim Warner2011-12-224-162/+179
* top: provide extensive, generalized nls supportJim Warner2011-12-227-0/+7421