~vcs-imports/busybox/trunk

« back to all changes in this revision

Viewing changes to procps/pidof.c

  • Committer: Denys Vlasenko
  • Date: 2020-12-29 15:53:11 UTC
  • Revision ID: git-v1:77a51a2709de1b646ab493f0bf771d896de6efc2
randomconfig fixes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 * Licensed under GPLv2, see file LICENSE in this source tree.
8
8
 */
9
9
//config:config PIDOF
10
 
//config:       bool "pidof (6.5 kb)"
 
10
//config:       bool "pidof (6.3 kb)"
11
11
//config:       default y
12
12
//config:       help
13
13
//config:       Pidof finds the process id's (pids) of the named programs. It prints