aboutsummaryrefslogtreecommitdiff
path: root/libbb/read_package_field.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where it wasnt returning the last line of a multiline fieldGlenn L McGrath2001-07-111-13/+10
* Fix horrible, horrible memmory leak. I wondered why processes were dying !Glenn L McGrath2001-04-211-2/+1
* Reads a field from a debian control (status or available) file, handles multi...Glenn L McGrath2001-04-151-0/+31