summaryrefslogtreecommitdiffstats
path: root/tools/build/packhex.c (unfollow)
Commit message (Collapse)AuthorFilesLines
1998-08-20Changed to avoid use of gets().Joel Sherrill1-8/+34
1998-05-18Added proper reference now that Embedded Systems Programming's WWW siteJoel Sherrill1-1/+7
is available and has the code available.
1998-01-23Solaris port updates from Chris JohnsJoel Sherrill1-1/+1
1998-01-21Added autoconf support for strerror/sys_errlist per Ralf Corsepius'Joel Sherrill1-0/+17
direction. This fixes a problem reported by Steve Evans of Radstone since he is using glibc2.
1998-01-21Corrected prototypes for main per Ralf Corsepius' report of warningsJoel Sherrill1-1/+4
generated when egcs is used with "-Wall -pedantic".