Jeff Hill
|
02db522092
|
installed
|
2000-03-01 00:39:26 +00:00 |
|
William Lupton
|
8c60195f4b
|
various, mostly posix, thread mods
|
2000-02-26 03:11:42 +00:00 |
|
Marty Kraimer
|
0a8f657117
|
provide better error behavior for main host thread
|
2000-02-11 21:01:20 +00:00 |
|
Jeff Hill
|
304a015007
|
added missing include directive
|
2000-02-08 18:24:18 +00:00 |
|
Jeff Hill
|
444d42082f
|
cleaned out osdSockResource
|
2000-02-08 00:20:26 +00:00 |
|
Jeff Hill
|
f1708d65a7
|
removed ERROR and OK definitions since they are nolonger used
and vxWorks specific
|
2000-02-07 21:31:22 +00:00 |
|
Jeff Hill
|
c3f9a86b2f
|
removed extra arg from threaduspend()
|
2000-02-07 21:17:05 +00:00 |
|
Jeff Hill
|
4761c987e6
|
fixed sun pro specific pragma
|
2000-01-31 20:14:55 +00:00 |
|
Jeff Hill
|
9a9854de0d
|
changed GNU from "extern __inline__" to "static __inline__"
|
2000-01-31 19:27:26 +00:00 |
|
Jeff Hill
|
188c758172
|
added INLINE definition
|
2000-01-29 02:28:50 +00:00 |
|
Marty Kraimer
|
4b799fa912
|
osdSocketResource => osiSockResource
|
2000-01-28 20:32:40 +00:00 |
|
Jeff Hill
|
27dc01ea64
|
added include of stdlib.h for size_t
|
2000-01-28 19:59:29 +00:00 |
|
Marty Kraimer
|
3faec55a56
|
check for null errorMessage
|
1999-11-30 16:48:42 +00:00 |
|
Jeff Hill
|
b88f58a9df
|
visual C++ requires extern with defs
|
1999-11-18 20:57:09 +00:00 |
|
Marty Kraimer
|
079441dbe8
|
changes for iocCore port
|
1999-11-18 15:30:42 +00:00 |
|
Jeff Hill
|
3e50a508f4
|
removed extern from epicsShareDef and moved extern in
epicsShareExtern
|
1999-11-08 21:52:23 +00:00 |
|
Jeff Hill
|
1b9e7847f6
|
use extern in WIN32 global ddefs
|
1999-10-29 20:21:13 +00:00 |
|
Janet B. Anderson
|
78fe1595df
|
Changes for WIN32 build.
|
1999-10-12 18:53:10 +00:00 |
|
Jeff Hill
|
4dab84e2e6
|
Tornado II defines _WIN32 ????
|
1999-09-15 22:34:00 +00:00 |
|
Marty Kraimer
|
c786f54b63
|
changes for 3.14
|
1999-09-13 19:18:48 +00:00 |
|
Marty Kraimer
|
9ee612684d
|
changes for 3.14 or moved to src/vxWorks/include
|
1999-09-13 19:05:05 +00:00 |
|
Janet B. Anderson
|
4d0785b899
|
Release string now contains update name/level only if non blank/non zero.
|
1999-01-06 19:35:54 +00:00 |
|
Marty Kraimer
|
8d76efbb30
|
Changed author
|
1998-09-29 14:56:57 +00:00 |
|
Jeff Hill
|
ffc026ca61
|
fixed shared/static issues on WIN32
|
1998-07-07 22:38:05 +00:00 |
|
Jeff Hill
|
94fdaba021
|
EPICS_DLL => EPICS_DLL_NO (so we are backwards compatible
|
1998-06-22 22:32:05 +00:00 |
|
Jeff Hill
|
b719362755
|
fixed inconsitent use of htonl()
|
1998-06-18 00:16:37 +00:00 |
|
Jeff Hill
|
9100c5dd7e
|
doc
|
1998-06-16 02:58:49 +00:00 |
|
Jeff Hill
|
4aad75a87b
|
check for a valid host name after trying a dotted ip addr
|
1998-06-16 02:10:02 +00:00 |
|
Jeff Hill
|
3437531581
|
allow non-shareable lib build under WIN32
|
1998-05-29 20:03:33 +00:00 |
|
Jeff Hill
|
51a907fbc6
|
improved doc
|
1998-05-06 21:28:18 +00:00 |
|
Jeff Hill
|
2163b7e60e
|
dont use Vis C++ key words under the Cygnus GNU environment
|
1998-03-19 00:04:32 +00:00 |
|
Marty Kraimer
|
713d7fd361
|
get rid of warning message
|
1998-03-16 16:24:29 +00:00 |
|
Marty Kraimer
|
e0144c5776
|
add include for string.h
|
1998-03-16 16:22:35 +00:00 |
|
Jeff Hill
|
5bd1407214
|
improved doc
|
1998-03-02 22:17:40 +00:00 |
|
Jeff Hill
|
ae1a1dc7b8
|
improved doc
|
1998-03-02 22:06:15 +00:00 |
|
Jeff Hill
|
53ff524e67
|
installed
|
1998-02-27 02:47:44 +00:00 |
|
Jeff Hill
|
27c4d0574f
|
cleaned up the DLL symbol export
|
1998-02-27 01:34:15 +00:00 |
|
Jeff Hill
|
5fea5bc173
|
moved postfix and calcPerform to postfix.h
|
1998-02-27 01:28:08 +00:00 |
|
Ken Evans
|
66aa22f9eb
|
Added epicsShareAPIV for variable args functions. These cannot be
_stdcall, so the current implementation was not working.
epicsShareAPIV should be used for functions with both ... and va_list
type arguments.
|
1998-02-20 21:48:33 +00:00 |
|
Jeff Hill
|
828ac6ef19
|
removed osi file name stuff
|
1998-02-18 22:39:52 +00:00 |
|
Jeff Hill
|
9edc539d43
|
added osi file name defs
|
1998-02-06 00:14:53 +00:00 |
|
Ken Evans
|
935d7f3146
|
Added more information to the comments.
|
1998-02-03 17:28:20 +00:00 |
|
Ken Evans
|
da17a3cf81
|
Modified things related to epicsExportSharedSymbols so the imports and
exports are in the right places.
|
1998-02-03 17:26:26 +00:00 |
|
Marty Kraimer
|
47477269bf
|
created for 64 bit architecture support
|
1998-01-20 21:35:08 +00:00 |
|
Marty Kraimer
|
68fb4bbf96
|
make first line #!/usr/bin/perl
|
1997-12-08 13:56:18 +00:00 |
|
Jeff Hill
|
ecdd53438e
|
installed
|
1997-08-05 00:37:50 +00:00 |
|
Jeff Hill
|
d024459140
|
removed warnings
|
1997-08-05 00:37:12 +00:00 |
|
Jeff Hill
|
4563d3e0a2
|
win32 keyword change
|
1997-08-05 00:25:39 +00:00 |
|
Janet B. Anderson
|
cd6204a63d
|
Added EPICS_* defs.
|
1997-06-26 13:45:23 +00:00 |
|
Jeff Hill
|
4b66e7e181
|
added truncateFile.c
|
1997-06-25 05:42:54 +00:00 |
|