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
ausdopen.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
ausexit.c
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
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
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
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
fileman.c
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
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
mrclean.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
msgs.c
msgutil.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
objdate.c
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
readchar.c
strupr.c
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
vedelete.c
vestatis.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
vstfunct.c