Jon Trulson
7f414f5d35
dtpad: emit error on catopen() failure
...
This patch was manually added via a diff supplied from a user on the
CDE mailing list: Michele Ghisolfo <ghisolfo.m@gmail.com>
2019-10-14 14:42:21 -06:00
chase
90a2b2848a
remove ultrix support
2018-09-30 17:27:04 -06:00
Peter Howkins
56abbf15be
dtpad: Coverity 174846
2018-07-03 18:07:10 +01:00
Jon Trulson
f0a6172d3f
dtpad: remove register keyword
2018-06-27 22:20:34 -06:00
chase
164e695cd0
remove OSF1 support
2018-05-24 14:25:26 -06:00
chase
33d2749ea3
Last of the spelling fixed
2018-04-28 12:36:44 -06:00
chase
1fe5a550b2
Fix typo in license headers
2018-04-28 12:30:20 -06:00
Peter Howkins
f913c616ee
dtpad: Resolve 7 compiler warnings.
2015-01-13 14:50:05 +00:00
alx
86e5dc1f10
Fixed dtpad server crash when closing editor window associated with primary document
2013-04-15 17:54:25 -06:00
Marcin Cieslak
e077181a46
dtpad: Use XtArgVal for int conversion
...
Avoid overwrite of local variables when using
short (int, etc.) types with XtVaGetValues().
Cast XtPointer using (XtArgVal) without
the need to use C99 <stdint.h> and friends.
2012-09-23 19:45:56 -06:00
Peter Howkins
237fa4a599
dtpad: Resolve 6 compiler warnings.
2012-08-30 22:40:55 +01:00
Jon Trulson
686bcfadc7
Use SIGCHLD rather than SIGCLD.
...
Patch from Pascal Stumpf <Pascal.Stumpf@cubes.de>
The official POSIX name for this signal is SIGCHLD. Linux probably
has SIGCLD only for SysV compatibility, but BSD does not.
2012-08-09 12:24:56 -06:00
Peter Howkins
c884521619
Add GNU LGPL headers to all .c .C and .h files
2012-03-10 18:58:32 +00:00
Peter Howkins
83b6996daa
Initial import of the CDE 2.1.30 sources from the Open Group.
2012-03-10 18:21:40 +00:00