Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
e0a7f917c293fbde421fbdffc9cb3dd47ff14ee2
/
archival
/
dpkg.c
3bf60aa
If only BB_DPKG was enabled in Config.h, busybox would not build; it'd say:
by Mark Whitley
· 24 years ago
82d8502
Fix from Manuel for a silly thinko on my part.
by Eric Andersen
· 24 years ago
3c0b425
dpkg used tfind, which doesn't work with libc5. Print a friendy error
by Eric Andersen
· 24 years ago
3e6ff90
A cleanup patch from Jeff Garzik to static-ify a number of
by Eric Andersen
· 24 years ago
b50d707
fix a few mallocs to be xmallocs. -Erik
by Eric Andersen
· 24 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
3af1f88
Closer integration with dpkg-deb and other busybox functions.
by Glenn L McGrath
· 24 years ago
6310646
More style changes
by Glenn L McGrath
· 24 years ago
0c9d77c
Style changes; use get_line_from_file from utilities
by Glenn L McGrath
· 24 years ago
510f0dd
Use copy_file from utilty.c, remove some char defines
by Glenn L McGrath
· 24 years ago
649968c
Bug fix, rename status file, cleanups
by Glenn L McGrath
· 24 years ago
af8c65d
Replace status defines with const int to conform to sytle guide, adds 32 bytes
by Glenn L McGrath
· 24 years ago
c900575
Initial import
by Glenn L McGrath
· 24 years ago