aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/parse_util.c
AgeCommit message (Expand)Author
2019-10-25add SPDX License identifierYann CARDAILLAC
2016-12-16opkg: ignore empty fields in package listsFlorin Gherendi
2014-12-15libopkg: Use regular format for strcmp testsPaul Barker
2014-12-15libopkg: Avoid functions with side effects in if statementsPaul Barker
2014-12-15Initial reformat with 'indent'Paul Barker
2014-06-05Cleanup trailing whitespaceEmmanuel Deloget
2014-05-30Add vim modelines to all .c and .h filesPaul Barker
2014-05-30Respect config.hPaul Barker
2014-02-05xfuncs.c: Move to libopkg and remove empty libbbPaul Barker
2014-02-05libopkg: Fixup header inclusionPaul Barker
2011-04-26Introduce a specific pointer typedef for parse_line functionsjaviplx@gmail.com
2011-04-26Move pkg_parse_from_stream_nomalloc into parse_utiljaviplx@gmail.com
2011-04-07Create parse_util with some of the non-public functions from pkg_parse.cjaviplx@gmail.com