Cleanup of -Wpointer-compare warnings.
[oweals/cde.git] / cde / lib / csa /
2018-07-06 Jon TrulsonMerge branch 'master' into cde-next
2018-07-05 Jon TrulsonMerge branch 'master' into update-with-master
2018-06-28 Jon TrulsonMerge branch 'master' into cde-next
2018-06-28 Jon Trulsonlib/csa: remove register keyword
2018-06-28 Peter Howkinslibcsa: Change to ANSI function definitions
2018-06-01 chaseSpelling fixes
2018-06-01 Ulrich WilkensFix Linux rpc problems with new glibc
2018-05-25 chaseUse POSIX macros for linux
2018-05-24 chaseremove OSF1 support
2018-05-20 chaseRemove Unixware and openserver support
2018-05-16 chaseRemove UXPDS support
2018-04-28 Peter HowkinsMerge branch 'cde-fixups-1' of ssh://git.code.sf.net...
2018-04-28 chaseLast of the spelling fixed
2018-04-28 chaseFix typo in license headers
2018-04-01 Jon Trulsoncsa/match.c: coverity CID 87204; bad free; WTF
2018-03-08 Peter HowkinsResolve some coverity warnings
2014-12-26 Jon Trulsoncsa: Coverity (memory corruption, moderate)
2014-10-28 Ulrich WilkensOpenIndiana and Solaris port
2014-09-23 Ulrich WilkensResolve many build warnings
2014-07-27 Ulrich WilkensFreeBSD 10 clang port
2014-03-25 Jon Trulsonxtclient.c: fix debug statement regarding fd number
2014-03-25 Jon Trulsonxtclient.c, spcd_event.c: stop referencing fds_bits...
2014-03-24 Jon Trulsonlinux: build with thread safety and REENTRANT enabled.
2014-03-12 Jon Trulsonlibcsa: fix up some stupidness.
2012-11-06 Peter Howkinslibcsa: Resolve 96 -Wunused-variable warnings.
2012-08-22 Peter Howkinslibcsa: Warning prevention
2012-08-15 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-14 Marcin Cieslaklib/csa: Use ANSI C prototypes
2012-08-14 Marcin CieslakCast registerrpc args to xdrproc_t explicitly
2012-08-14 Marcin CieslakNULL is a pointer, not string terminator
2012-08-13 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-12 Pascal StumpfGet rid of malloc.h.
2012-08-12 Pascal StumpfImakefile diffs for OpenBSD.
2012-08-10 Pascal StumpfOpenBSD fixes for DtPrint and csa.
2012-08-09 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-09 Marc BalmerFix more sprintf calls.
2012-07-04 Peter HowkinsMerge branch 'linux1'
2012-06-19 Jon Trulsonagent.c: oops - include poll.h, not sys/poll.h
2012-06-19 Jon Trulsoncsa/agent.c: use select rather than poll
2012-03-11 Peter HowkinsAlso use internal __fds_bits instead of fds_bits
2012-03-11 Peter HowkinsOn linux do not prototype strdup()
2012-03-11 Peter HowkinsUndefine SVR4 whilst including #include <X11/Xos_r...
2012-03-11 Peter HowkinsUse internal __fds_bit variable on Linux, this doesn...
2012-03-10 Peter HowkinsAdd GNU LGPL headers to all .c .C and .h files
2012-03-10 Peter HowkinsInitial import of the CDE 2.1.30 sources from the Open...