Commit graph

11 commits

Author SHA1 Message Date
joerg
4c8518dd65 Add termios.h formerly included by unistd.h. 2013-07-18 12:07:24 +00:00
joerg
43127bf18b Use more void and system headers. 2012-12-25 21:10:55 +00:00
joerg
7a4f03ef5d Convert file creating patch into plain file. Fix man page markup.
Bump revision.
2012-01-24 20:38:55 +00:00
rillig
38d27922d0 Now it even works with gcc on Solaris. 2007-01-07 01:55:52 +00:00
rillig
abc37f3fbe Made the package work on Solaris. 2007-01-07 00:41:29 +00:00
tron
3266459653 Fix build with GCC 4.x:
- Include "stdlib.h" and "string.h" where appropriate.
- Don't use function-local forward declarations of static functions.
2006-06-30 15:59:58 +00:00
joerg
dec9de3db0 Remove malloc prototype, add ereply prototype. This fixes prototype
signature errors from GCC 3.4+.
2005-12-09 15:26:52 +00:00
agc
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +00:00
tron
915fd0ce04 Rewrite to use "stdarg.h" instead of "varargs.h" to fix build problem
with GCC 3.3.1.
2003-09-22 20:22:36 +00:00
agc
7d757ead9a Move to sha1 digests, and add distfile sizes. 2001-04-19 11:00:59 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00