aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/nv_pair.c
AgeCommit message (Collapse)Author
2014-05-30Add vim modelines to all .c and .h filesPaul Barker
This also corrects the existing vim modelines to match the desired format. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
2014-05-30Respect config.hPaul Barker
config.h defines things like _FILE_OFFSET_BITS and so must be included in every C file before any other headers are included. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
2014-02-05xfuncs.c: Move to libopkg and remove empty libbbPaul Barker
This involves a lot of header and build system tidyup to remove libbb. We still need to do another pass of header tidyup. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
2014-02-05libopkg: Fixup header inclusionPaul Barker
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
2009-12-21Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower
git-svn-id: http://opkg.googlecode.com/svn/trunk@504 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
2009-11-04Remove str_dup_safe() in favour of xstrdup() from libbb.graham.gower
git-svn-id: http://opkg.googlecode.com/svn/trunk@253 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
2008-12-18using list_head to handle the listticktock35
git-svn-id: http://opkg.googlecode.com/svn/trunk@185 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
2008-12-15opkg: 's/itsy/opkg/'ticktock35
git-svn-id: http://opkg.googlecode.com/svn/trunk@67 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
2008-12-15opkg: remove opkg.h in preperation for new APIticktock35
git-svn-id: http://opkg.googlecode.com/svn/trunk@65 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
2008-12-15opkg: re-arrange source code into sub-directoriesticktock35
git-svn-id: http://opkg.googlecode.com/svn/trunk@33 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358