Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
670a6626cabc1498f32b35f959591f8621d8447e
/
libbb
/
find_pid_by_name.c
be905d5
process utilities related style cleanup
by Denis Vlasenko
· 18 years ago
7fee0c4
- fix copy'n paste errors that got introduced when switching to the shorter boilerplate.
by Bernhard Reutner-Fischer
· 18 years ago
b1629b1
- remove emacs layout block as suggested by Robert P.J. Day
by Bernhard Reutner-Fischer
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
ab52db8
- size reduction of pidof - fix typo in reverse_pidlist
by Bernhard Reutner-Fischer
· 19 years ago
56b2171
- add llist_free_one() and llist_free() to libbb; Add a bit of documentation.
by Bernhard Reutner-Fischer
· 19 years ago
60158cb
A patch from Takeharu KATO to update/fix SE-Linux support.
by Rob Landley
· 20 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
5378fbc
Joe.C writes:
by Eric Andersen
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
9e48045
Patch from Russell Coker:
by Eric Andersen
· 21 years ago
64191c3
Remove cruft
by Eric Andersen
· 22 years ago
deca106
Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not
by Eric Andersen
· 22 years ago
44608e9
Patch last_pach62 from vodz. This patch moves all the /proc parsing
by Eric Andersen
· 22 years ago
b24d656
If find_pid_by_name() had an error, it was returning -1, but storing
by Eric Andersen
· 23 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
8e75f6d
Fix a stupid thinko, and fix killall to cope with the updated
by Eric Andersen
· 23 years ago
d50a619
Implement suggestion from Adam Slattery, (don't default to killing closing bug #1190.
by Eric Andersen
· 23 years ago
91a6318
Make it so we don't segfault when /proc isn't mounted -- guess pid 1... -Erik
by Eric Andersen
· 23 years ago
8a6dbf6
Patch from Pierre PEIFFER <pierre.peiffer@sxb.bsf.alcatel.fr>
by Eric Andersen
· 24 years ago
aad1a88
Convert utility.c into libbb.a. It is now a whole pile of .c
by Eric Andersen
· 24 years ago