index
:
users/pehjota/opkg.git
feature/multiarch-coinstallation
feature/multiarch-coinstallation-v0.1
opkg-0.2.x
opkg
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libopkg
/
opkg_remove.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Free memory if we fail to remove a package due to it having dependents.
graham.gower
2009-11-01
1
-0/+1
*
reduce a big memory leak
ticktock35
2009-03-26
1
-1/+1
*
using list_head to handle the list
ticktock35
2008-12-18
1
-9/+10
*
opkg: adding the hash_table_remove API, not using yet.
ticktock35
2008-12-15
1
-2/+2
*
opkg: fix some memory leak and double free issues.
ticktock35
2008-12-15
1
-8/+16
*
opkg: (leak fixing, day 2) lots and lots of memory leaks fixed
ticktock35
2008-12-15
1
-0/+2
*
opkg: 's/itsy/opkg/'
ticktock35
2008-12-15
1
-1/+1
*
opkg: remove opkg.h in preperation for new API
ticktock35
2008-12-15
1
-1/+3
*
libopkg: remove internal dependency on libopkg.h and opkg_cmd.h
ticktock35
2008-12-15
1
-2/+0
*
opkg: remove some printfs and replace with opkg_message where appropriate
ticktock35
2008-12-15
1
-4/+8
*
opkg: implement removal of auto-installed packages
ticktock35
2008-12-14
1
-3/+62
*
opkg: add autoremove command line option
ticktock35
2008-12-14
1
-1/+4
*
opkg: re-arrange source code into sub-directories
ticktock35
2008-12-14
1
-0/+383