Age | Commit message (Collapse) | Author |
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Many are unfixable at the moment due to the libXt API
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Fixes gcc warning:
xsm.h:217: warning: function declaration isn't a prototype
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
|
|
Include header with prototypes for signals.c, and change prototypes and
definitions to match. This should not have any side effects as function
arguments are ignored.
Ansify some functions with K&R definitions.
printhex.c:fprintfhex() could be changed to a "sane" implementation, but
only change was "ansification".
|
|
HAS_MKSTEMP defined in modular builds.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|