index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
read_package_field.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-1
/
+1
|
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
1
-2
/
+2
|
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-2
/
+2
|
*
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
Matt Kraai
2001-12-20
1
-1
/
+1
|
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-0
/
+23
|
|
|
|
-Erik
*
Change read_package_field interface, and rewrite using low level functions
Glenn L McGrath
2001-07-18
1
-13
/
+77
|
|
|
|
Fixes for a few bugs that have crept into dpkg in the last few days
*
Fix bug where it wasnt returning the last line of a multiline field
Glenn L McGrath
2001-07-11
1
-13
/
+10
|
*
Fix horrible, horrible memmory leak. I wondered why processes were dying !
Glenn L McGrath
2001-04-21
1
-2
/
+1
|
*
Reads a field from a debian control (status or available) file, handles ↵
Glenn L McGrath
2001-04-15
1
-0
/
+31
multi-line fields.