cdesktopenv/cde/lib/DtSearch
Cy Schubert 8a24d70d5e Fix build under LLVM15
Fix many -Wint-conversion errors such as the example below, including
an aso atomics error.

connect.c:87:12: error: incompatible pointer to integer conversion initializing 'LONG' (aka 'int') with an expression of type 'void *' [-Wint-conversion]
   DB_ADDR mdba = NULL;   /* db address of current member record */
           ^      ~~~~
2023-02-18 14:47:38 -07:00
..
raima Fix build under LLVM15 2023-02-18 14:47:38 -07:00
Makefile.am Remove detected -lcrypt flag 2022-08-06 11:31:50 -06:00
apndext.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
ausdopen.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
ausexit.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
bmstrstr.c lib/DtSearch: remove register keyword 2018-06-27 21:58:04 -06:00
boolpars.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
boolsrch.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
boolyac.y
cuslang.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
dbchange.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dberr.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
delspace.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
dtoe.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtoeinit.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtsearch.msg Fix various spelling errors 2018-04-22 12:14:43 -06:00
dtsrapi.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtsrdbrec.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtsrjoint.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtsrswab.c Rename autotools_config.h to cde_config.h to better reflect it's ownership. 2021-12-22 13:21:43 -07:00
dtsrutil.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtsrve.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
endslash.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
fileman.c Last of the spelling fixed 2018-04-28 12:36:44 -06:00
globals.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
hdecode.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
hencode.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
hilite.c libdtsearch: Resolve uninitialized warnings 2021-12-24 10:50:27 -07:00
iscompat.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
isduprec.c libDtSearch: Coverity 86459 2018-07-02 23:28:31 +01:00
jpn.c DtSearch: improve support for Japanese. 2021-12-06 06:49:22 +08:00
lang.c DtSearch: processing multibyte characters based on locale settings 2022-03-03 13:44:26 +00:00
langmap.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
mrclean.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
msgs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
msgutil.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
objdate.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
ocf.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
oekwic.c Fix to include system header files for using functions 2021-10-08 14:40:56 +09:00
opendblk.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
ophuf.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
readchar.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
strupr.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
tiny.c dtdocbook: merge dtinfogen into dtdocbook. 2022-01-26 19:50:11 +08:00
tiny.han
tiny.ocf
tiny.txt Use /var/spool instead of /usr/spool and /var/mail instead of /usr/mail 2018-05-20 12:30:32 -06:00
userint.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
vedelete.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
vestatis.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
vstfunct.c Fix typo in license headers 2018-04-28 12:30:20 -06:00