Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0d2e0de42bab54c31ba37f1c6fd10dcdc7008ccf
/
procps
/
pgrep.c
248a67f
free,stat: make NOEXEC
by Denys Vlasenko
· 7 years ago
578008a
pgrep: fix "pgrep -v -P1"; also allow matching of comm - closes 10086
by Denys Vlasenko
· 7 years ago
72089cf
config: deindent all help texts
by Denys Vlasenko
· 7 years ago
4eed2c6
Update menuconfig items with approximate applet sizes
by Denys Vlasenko
· 7 years ago
9f4b422
pgrep: implement -a
by Denys Vlasenko
· 7 years ago
4add757
pgrep: fix pgrep -flx "sleep 11" - saw "sleep 11" processes as "sleep 11 "
by Denys Vlasenko
· 7 years ago
205d48e
*: add comment about APPLET_ODDNAME format
by Denys Vlasenko
· 8 years ago
1d3a04a
Code style fixes, no code changes
by Denys Vlasenko
· 8 years ago
f8f81ed
Convert all procps/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
237bedd
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
by Denys Vlasenko
· 8 years ago
327f550
Use unsigned printf/scanf conversion where more appropriate
by Denys Vlasenko
· 11 years ago
7794c21
pgrep: fix a "missing closing paren" build error
by Denys Vlasenko
· 12 years ago
47f8558
pgrep: fix -x option
by Bernhard Walle
· 12 years ago
000ae5c
pkill/pgrep: support extended regular expressions
by Wade Berrier
· 14 years ago
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
6b9f163
*: style fixes. no code changes (verified with objdump)
by Denys Vlasenko
· 15 years ago
16d1e3c
pgrep: match argv[0] too, not only comm; fix a bug in argv sanitization
by Denys Vlasenko
· 15 years ago
57dc534
pgrep/pkill: support -s and -P options
by Denys Vlasenko
· 15 years ago
3b3ca11
pidof/killall: allow find_pid_by_name to find running
by Denis Vlasenko
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
6b06cb8
more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs.
by Denis Vlasenko
· 17 years ago
c93b162
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
by Denis Vlasenko
· 17 years ago
68404f1
*: add -Wunused-parameter; fix resulting breakage
by Denis Vlasenko
· 17 years ago
cdf6277
dos2unix: tiny shrink
by Denis Vlasenko
· 17 years ago
6b40443
ps: fix build breakage from vda's recent commit *: whitespace fixes
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
5fb0965
fixlet to pgrep/pkill
by Denis Vlasenko
· 17 years ago
a4f4de9
print_signames_and_exit -> print_signames (because of "ash calls kill_main")
by Denis Vlasenko
· 17 years ago
72e1c89
pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com>
by Denis Vlasenko
· 17 years ago