cdesktopenv/cde/lib/tt/lib/util
Chris Wareham e738704385 Fix most of the following classes of warnings in the ToolTalk libraries:
- Const strings referenced by non-const variables.
- Incorrect format specifers for printing addresses
- Unused variables
- Signed comparison to unsigned

Also fix an incorrect enumeration value in a switch statement.
2012-08-14 12:43:44 -06:00
..
Imakefile Add -fpermissive to linux standard c++ option define in linux.cf 2012-06-18 16:27:25 -06:00
copyright.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
copyright.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
frozen.tt_trace.tab.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
frozen.tt_trace_gram.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
frozen.tt_trace_parse.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mktrcfiles.sh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
tt_Xlib.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_Xlib.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_assert.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_audit.C Fix most of the following classes of warnings in the ToolTalk libraries: 2012-08-14 12:43:44 -06:00
tt_audit.h Fix most of the following classes of warnings in the ToolTalk libraries: 2012-08-14 12:43:44 -06:00
tt_base64.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_base64.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_entry_pt.C Compile ToolTalk on FreeBSD 2012-08-12 20:57:49 -06:00
tt_entry_pt.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_entry_pt_names.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_enumname.C Fix most of the following classes of warnings in the ToolTalk libraries: 2012-08-14 12:43:44 -06:00
tt_enumname.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_file_system.C Tooltalk fixes for OpenBSD. This consists mainly of #ifdefs, casts and some small type nits. 2012-08-10 06:24:29 -06:00
tt_file_system.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_file_system_entry.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_file_system_entry_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_file_system_entry_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_generic.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_gettext.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_gettext.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_gettext_c.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_global_env.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_global_env.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_host.C Fix most of the following classes of warnings in the ToolTalk libraries: 2012-08-14 12:43:44 -06:00
tt_host.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_host_equiv.C Fix most of the following classes of warnings in the ToolTalk libraries: 2012-08-14 12:43:44 -06:00
tt_host_equiv.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_host_equiv_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_host_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_host_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_int_rec.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_int_rec.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_iostream.C Tooltalk fixes for OpenBSD. This consists mainly of #ifdefs, casts and some small type nits. 2012-08-10 06:24:29 -06:00
tt_iostream.h Tooltalk fixes for OpenBSD. This consists mainly of #ifdefs, casts and some small type nits. 2012-08-10 06:24:29 -06:00
tt_ldpath.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_ldpath.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_list.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_log.C Tooltalk fixes for OpenBSD. This consists mainly of #ifdefs, casts and some small type nits. 2012-08-10 06:24:29 -06:00
tt_log.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_map_entry.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_map_entry.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_map_entry_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_map_entry_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_new.C Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
tt_new.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_new_ptr.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_new_ptr.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_nl_types.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_object.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_object.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_object_list.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_object_list.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_object_table.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_object_table.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_parse_util_funcs.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_parse_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_path.C Tooltalk fixes for OpenBSD. This consists mainly of #ifdefs, casts and some small type nits. 2012-08-10 06:24:29 -06:00
tt_path.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_port.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_port.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_ptr.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_rpc_auth.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_rpc_clnt.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_rpc_epilogue.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_rpc_prologue.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_rpc_svc.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_rpc_xdr.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_string.C Tooltalk fixes for OpenBSD. This consists mainly of #ifdefs, casts and some small type nits. 2012-08-10 06:24:29 -06:00
tt_string.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_string_map.C Tooltalk fixes for OpenBSD. This consists mainly of #ifdefs, casts and some small type nits. 2012-08-10 06:24:29 -06:00
tt_string_map.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_string_map_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_string_map_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_string_match.C Tooltalk fixes for OpenBSD. This consists mainly of #ifdefs, casts and some small type nits. 2012-08-10 06:24:29 -06:00
tt_table.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_threadspecific.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_threadspecific.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_trace.C Fix most of the following classes of warnings in the ToolTalk libraries: 2012-08-14 12:43:44 -06:00
tt_trace.h Fix most of the following classes of warnings in the ToolTalk libraries: 2012-08-14 12:43:44 -06:00
tt_trace_gram.y Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
tt_trace_parse.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_trace_parse.l Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
tt_trace_parser.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_trace_parser.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_trace_stream.C Fix most of the following classes of warnings in the ToolTalk libraries: 2012-08-14 12:43:44 -06:00
tt_trace_stream.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_tracefile_parse.C Tooltalk fixes for OpenBSD. This consists mainly of #ifdefs, casts and some small type nits. 2012-08-10 06:24:29 -06:00
tt_xdr_utils.C Fix most of the following classes of warnings in the ToolTalk libraries: 2012-08-14 12:43:44 -06:00
tt_xdr_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_xdr_version.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00