opkg: make .opk as the default opkg file extension
[oweals/opkg-lede.git] / libopkg / args.c
2008-12-15 ticktock35opkg: make .opk as the default opkg file extension
2008-12-15 ticktock35 opkg: let args_init return 0 is successful
2008-12-15 ticktock35opkg: strdup the command line arguments so we can free...
2008-12-15 ticktock35opkg: (leak fixing, day 2) lots and lots of memory...
2008-12-15 ticktock35opkg: remove verbose_wget option
2008-12-15 ticktock35opkg: remove opkg.h in preperation for new API
2008-12-15 ticktock35opkg: print help and version messages to stdout rather...
2008-12-15 ticktock35opkg: remove redundant OPKG_LIB conditional code
2008-12-15 ticktock35opkg: add autoremove command line option
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories