aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)AuthorFilesLines
2009-08-30Dirk Behme <dirk.behme@googlemail.com> Fix typo in help text. It has to be 'p...oharboe1-1/+1
2009-08-30David Brownell <david-b@pacbell.net> start phasing out integers as target IDsoharboe1-1/+1
2009-08-30David Brownell <david-b@pacbell.net> Be sure the built-in search paths always...oharboe3-6/+7
2009-08-25add missing isblank() for eCosoharboe1-0/+2
2009-08-24Steve Grubb <sgrubb@redhat.com> fix various and sundry leaksoharboe1-0/+4
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak1-9/+0
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe21-21/+21
2009-07-07delete long retired commented out code (daemon_startup)oharboe1-4/+0
2009-07-06- fix build when using a cross compiler - do not try and run any host toolsntfreak1-0/+2
2009-07-06try to use tabs instead of spacesoharboe1-3/+3
2009-07-06human readable error message upon invalid argumentsoharboe1-1/+13
2009-07-01Add missing copyright header and fix @page direction in membuf.h.zwelch1-3/+21
2009-06-30Fix doxygen 'undocumented parameter' warnings in membuf.h.zwelch1-1/+2
2009-06-27Switch to strotk() grr....duane1-2/+4
2009-06-25Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"duane1-1/+1
2009-06-24Remove whitespace at end of lines, step 2.zwelch2-11/+11
2009-06-24- Replace '){' with ') {'.zwelch1-13/+13
2009-06-24Remove whitespace that occurs before ')'.zwelch2-44/+44
2009-06-24Remove whitespace that occurs after '('.zwelch2-46/+46
2009-06-24- Fixes '[<>]' whitespacezwelch1-2/+2
2009-06-24- Fixes '+' whitespacezwelch1-2/+2
2009-06-24- Fixes '=' whitespacezwelch1-1/+1
2009-06-24- Fixes '==' whitespacezwelch1-1/+1
2009-06-24- Replace 'for(' with 'for ('.zwelch1-1/+1
2009-06-24- Replace 'if(' with 'if ('.zwelch1-13/+13
2009-06-24Fix end-of-line style properties on newly added files.zwelch2-356/+356
2009-06-24Add a growable sprintf memory buffer libraryduane3-0/+358
2009-06-23Remove whitespace at end of lines, step 2.zwelch11-279/+279
2009-06-23- Replace '){' with ') {'.zwelch3-74/+74
2009-06-23Remove whitespace that occurs before ')'.zwelch7-263/+263
2009-06-23Remove whitespace that occurs after '('.zwelch8-266/+266
2009-06-23- Fixes '[<>]' whitespacezwelch6-18/+18
2009-06-23- Fixes '[|]' whitespacezwelch6-9/+9
2009-06-23- Fixes '+' whitespacezwelch10-200/+200
2009-06-23- Fixes '=' whitespacezwelch9-71/+71
2009-06-23- Fixes '==' whitespacezwelch6-24/+24
2009-06-23- Fixes '<<' whitespacezwelch2-6/+6
2009-06-23- Fixes '>>' whitespacezwelch2-7/+7
2009-06-23- Fixes '<=' whitespacezwelch1-2/+2
2009-06-23- Fixes '>=' whitespacezwelch1-2/+2
2009-06-23- Fixes '&&' whitespacezwelch2-4/+4
2009-06-23- Fixes '[+]=' whitespacezwelch2-4/+4
2009-06-23- Fixes '!=' whitespacezwelch6-19/+19
2009-06-23- Replace 'for(' with 'for ('.zwelch2-5/+5
2009-06-23- Replace 'switch(' with 'switch ('.zwelch2-41/+41
2009-06-23- Replace 'while(' with 'while ('.zwelch4-59/+59
2009-06-23- Replace 'if(' with 'if ('.zwelch7-80/+80
2009-06-23update w/missing eCos definitions after latest round of compiler formatting w...oharboe1-1/+11
2009-06-21- fix break caused by r2208 when using --pipe optionntfreak1-2/+2
2009-06-21C99 Type updates, include inttypes.h - it is catagorically requiredduane1-0/+3