"Vladimir N. Oleynik"
|
59c4e5cf92
removed warning "comparison between signed and unsigned". Added ATTRIBUTE_UNUSED. My whitespace
|
19 years ago |
"Vladimir N. Oleynik"
|
27421a1878
1) bb_opt_complementaly -> bb_opt_complementally
|
19 years ago |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
20 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Eric Andersen
|
252183e3f5
Try to make indent formatting less horrible
|
21 years ago |
Glenn L McGrath
|
40c9489d33
Add a comment with link to the SUSv3 standard for xargs
|
21 years ago |
Glenn L McGrath
|
09c295a5bc
run through indent
|
21 years ago |
Glenn L McGrath
|
61796945e3
Vods versions of xargs
|
21 years ago |
Glenn L McGrath
|
99825960c1
Bugfix for xargs
|
21 years ago |
Glenn L McGrath
|
add3eadc46
Add the x, n, s and E options, remove -r as its expected behaviour.
|
21 years ago |
Glenn L McGrath
|
07cf92676a
Dont mix xarg options with utility option, fixes example of
|
21 years ago |
Eric Andersen
|
8876fb2f59
last_patch89 from vodz:
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Glenn L McGrath
|
f57674e9a9
Rewrite of xargs by Vladimir N. Oleynik
|
22 years ago |
Eric Andersen
|
d4ee98940b
last_patch55 from vodz:
|
22 years ago |
Robert Griebl
|
0d833ca7fd
Fixed a bug in xarg: string data was strcat'ed to a malloc'ed buffer - and
|
22 years ago |
Eric Andersen
|
d81891a2e6
Call xmalloc before realloc
|
23 years ago |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 years ago |
Eric Andersen
|
6f3240abf9
xstrdup xargs cleanup from Jeff Garzik
|
24 years ago |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 years ago |
Matt Kraai
|
05e782ddd3
Fix wget error message and add (and use) chomp library function.
|
24 years ago |
Eric Andersen
|
8ec10a9483
Fix up copyright msgs. Bump version to 0.49 in preparation for
|
24 years ago |
Mark Whitley
|
6c6ea6cba2
Changed email address to codepoet.org, updated list of applets / docs I
|
24 years ago |
Matt Kraai
|
a9819b2908
Use busybox error handling functions wherever possible.
|
24 years ago |
Mark Whitley
|
e2e2c29ea1
Brand new version of xargs. Tested thoroughly by Kent Robotti. (Domo arigato,
|
24 years ago |
Eric Andersen
|
d266748c76
Yet more polish (thanks again to kent robotti for the bug reports).
|
24 years ago |
Eric Andersen
|
d89882da16
Some more polish to make xargs act like GNU xargs (thanks to kent robotti
|
24 years ago |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 years ago |
Eric Andersen
|
e081eae7a4
Final (I think) version of xargs. Throw away all that tedious string
|
24 years ago |
Eric Andersen
|
bf73909f23
Be ever so pedantic about escaping chars that the shell might not like...
|
24 years ago |