Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
2801eb925d957361c78dbdcf539cf7c33f0741a9
/
libbb
/
read_package_field.c
1f0c436
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
by Matt Kraai
· 23 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
c3fbec7
Change read_package_field interface, and rewrite using low level functions
by Glenn L McGrath
· 23 years ago
481d19b
Fix bug where it wasnt returning the last line of a multiline field
by Glenn L McGrath
· 23 years ago
ee0d93e
Fix horrible, horrible memmory leak. I wondered why processes were dying !
by Glenn L McGrath
· 24 years ago
5faef74
Reads a field from a debian control (status or available) file, handles multi-line fields.
by Glenn L McGrath
· 24 years ago