A couple of typo fixes for the manual pages. Original changes by Miros/law L. Baran <baran@knm.org.pl>: - spell "fussy" correctly - un-UTF-8 the Amiga contributor's name . Changes by Peter Pentchev <roam@ringlet.net>: - fix a hyphen used as a minus sign Peter Pentchev <roam@ringlet.net>
Honor the compiler program and flags passed in the environment. Allow the compiler program and flags to be overridden so that the "noopt" build option may be honored.
Fix some compiler warnings. - include <stdlib.h> for the exit(3) prototype - redefine the UBYTE type to just "char", not "unsigned char"; well, okay, so it's a bit misleadingly named now, so what? :) - now that UBYTE is "char", cast it to unsigned when using it as an array index in strstuff.c - a buffer size ought to be unsigned - use \033 instead of the non-standard \e - declare some static functions as, well, static - add "void" to the declaration of a couple of no-argument functions - add "const" to a couple of char *'s
Peter Pentchev <roam@ringlet.net>
no
2009-09-07
Showing 1 to 4 of 4 entries
All known versions for source package 'cookietool'