aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/pkg_dest.c
AgeCommit message (Expand)Author
2020-01-03pkg_dest_init: remove extra slash on dest structure variablesDemonSinusa
2019-10-25add SPDX License identifierYann CARDAILLAC
2018-02-19src, libopkg: don't use non-portable malloc.hMichał Łyszczek
2014-12-15Initial reformat with 'indent'Paul Barker
2014-06-11opkg_defines.h: Remove, move definitions to opkg_conf.hPaul Barker
2014-06-11pkg_dest: Only set root_dir to NULL once in pkg_dest_deinitPaul Barker
2014-06-11pkg_dest: Drop unused opkg_dir variablePaul Barker
2014-06-11pkg_dest: Ensure status file can be createdPaul Barker
2014-06-11opkg_conf: Add status_file optionPaul Barker
2014-06-11opkg_conf: Add info_dir optionPaul Barker
2014-06-11pkg_dest: Drop separate lists_dirPaul Barker
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
2009-12-21Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower
2009-11-26Remove str_util.{c,h}graham.gower
2009-11-13Remove unused variable.graham.gower
2009-11-13Remove status_file_tmp_name. This code does not improve robustness.graham.gower
2009-11-04s/strdup/xstrdup/ - check memory allocations for failure.graham.gower
2009-11-04Remove unused opkg_set_current_state bits.graham.gower
2008-12-15opkg: 's/itsy/opkg/'ticktock35
2008-12-15opkg: remove opkg.h in preperation for new APIticktock35
2008-12-15opkg: re-arrange source code into sub-directoriesticktock35