Fix potential undefined references to FILE, for libopkg users.
[oweals/opkg-lede.git] / libopkg / opkg_message.c
2010-11-19 graham.gower@gmail.comCheck return codes from vsnprintf and vfprintf.
2010-06-02 graham.gowerBump maximum message length from 256 to 4096.
2009-12-21 graham.gowerInitial stab at untangling the #include maze. Probably...
2009-12-17 graham.gowerAdd a message callback function to the config struct...
2009-12-09 graham.gowerMerge commit 'grg' into HEAD
2009-11-03 graham.gowerRemove unused callbacks, a legacy of the now removed...
2009-11-03 graham.gowerStop using opkg_cb_message.
2008-12-15 ticktock35opkg: add default message handler
2008-12-15 ticktock35opkg: 's/itsy/opkg/'
2008-12-15 ticktock35opkg: remove opkg.h in preperation for new API
2008-12-15 ticktock35libopkg: remove internal dependency on libopkg.h and...
2008-12-15 ticktock35opkg: remove redundant OPKG_LIB conditional code
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories