Commit Graph

3081 Commits

Author SHA1 Message Date
Jeff Hill
82a24516fb export postfix.h and added win32 spec libs 1998-02-27 01:29:06 +00:00
Jeff Hill
5fea5bc173 moved postfix and calcPerform to postfix.h 1998-02-27 01:28:08 +00:00
Jeff Hill
c67f0cdfde include postfix.h 1998-02-27 01:14:55 +00:00
Jeff Hill
5874c2d808 use os independent path separator 1998-02-27 01:13:03 +00:00
Jeff Hill
101ae89e5f added win32 specific libs 1998-02-27 01:10:28 +00:00
Jeff Hill
5e4780164f removed DLL_LIBS and added WIN32 specific libs 1998-02-27 01:06:30 +00:00
Jeff Hill
9fb8f58040 integrated Timossi's win sock II changes 1998-02-27 01:05:04 +00:00
Jeff Hill
147ccecd00 fixed benign WIN32 message from overwritten errno 1998-02-27 01:04:03 +00:00
Jeff Hill
98cd03c75a no DLL_LIBS and added win32 specific libs 1998-02-27 01:02:43 +00:00
Jeff Hill
a50d7ad1da included postfix.h 1998-02-27 01:01:46 +00:00
Ken Evans
2a53e1fcfe Added an explicit include of tsDefs.h before cadef.h to avoid the
functions in it being declared as export and also to avoid its
allocating space when it should be declaring a reference.
1998-02-20 21:52:21 +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
Ken Evans
88d36c7db3 Made a large number of changes to epicsShareThings in libCom routines
to get imports and exports straight on WIN32.  Not everything is fixed
at this time.
1998-02-20 21:45:20 +00:00
Jeff Hill
cb3be0edd7 removed osiFileName.h 1998-02-20 01:24:56 +00:00
Marty Kraimer
d7e1d16536 Get rid of nextFieldSubr;
dont change user args in tsTextxxx
1998-02-19 15:00:14 +00:00
Marty Kraimer
b3f706af3b Get rid of some of the warning messages 1998-02-19 14:57:15 +00:00
Jeff Hill
9a49eab8f8 fixed gnu warning 1998-02-18 22:53:13 +00:00
Jeff Hill
2bddbfeedc fixed to run on both vis C++ 5.0 and g++ 1998-02-18 22:52:22 +00:00
Jeff Hill
6b1be2ea5c fixed warning 1998-02-18 22:46:47 +00:00
Jeff Hill
45291dbb90 improved message 1998-02-18 22:46:25 +00:00
Jeff Hill
828ac6ef19 removed osi file name stuff 1998-02-18 22:39:52 +00:00
Jeff Hill
b1051b3c53 backed prev revision 1998-02-06 03:15:48 +00:00
Jeff Hill
a6cc071443 use os independent path seperator 1998-02-06 01:55:54 +00:00
Jeff Hill
91006b6f79 use os indep path sep 1998-02-06 01:51:26 +00:00
Jeff Hill
f923e83ab5 deleted extra include of assert.h 1998-02-06 00:51:42 +00:00
Jeff Hill
08c394a384 use ETHERNET_MAX_UDP for the recv buffer 1998-02-06 00:36:00 +00:00
Jeff Hill
76d0ec6e75 nit 1998-02-06 00:35:06 +00:00
Jeff Hill
c4bc7b07c4 some BSPs dont implement taskIdVerify() correctly
so use taskNameToId status instead
1998-02-06 00:33:46 +00:00
Jeff Hill
9b5fbcae9e comment 1998-02-06 00:29:34 +00:00
Jeff Hill
381c7db9bb added file name defs headers 1998-02-06 00:19:17 +00:00
Jeff Hill
9edc539d43 added osi file name defs 1998-02-06 00:14:53 +00:00
Jeff Hill
294a1fb43d added osi file name headers 1998-02-06 00:10:15 +00:00
Jeff Hill
5aa2aee0ea file name headers 1998-02-06 00:09:37 +00:00
Jeff Hill
3dd76200fc added errno macros 1998-02-06 00:07:37 +00:00
Jeff Hill
2bcd1ad238 use SEM_INVERSION_SAFE 1998-02-06 00:02:38 +00:00
Jeff Hill
f9aae0438f global update in test directory 1998-02-05 23:29:18 +00:00
Jeff Hill
a4754b7774 fixed hp sompiler warnings 1998-02-05 23:28:21 +00:00
Jeff Hill
b08073064e workaround vis c++ 5.0 bug 1998-02-05 23:25:19 +00:00
Jeff Hill
2a491c9c63 dont install tsBTree.h 1998-02-05 23:23:19 +00:00
Jeff Hill
c0cdc975d9 fixed truncate return status logic error
now uses macros from osiSock.h
1998-02-05 23:16:35 +00:00
Jeff Hill
8af4189f4a dont use LANL address 1998-02-05 23:13:32 +00:00
Jeff Hill
ff8445b094 nit 1998-02-05 23:12:59 +00:00
Jeff Hill
59f6f20366 use osiSock macros 1998-02-05 23:12:01 +00:00
Jeff Hill
f7aff12384 use ethernet MAX frame size 1998-02-05 23:09:58 +00:00
Jeff Hill
1ea5f73986 moved inline destructor here 1998-02-05 23:06:36 +00:00
Jeff Hill
edb0d0a879 removed static members 1998-02-05 23:05:27 +00:00
Jeff Hill
1de8dc42f6 hp comiler workaround changes 1998-02-05 23:03:39 +00:00
Jeff Hill
b891975e81 caServerOS destructor is now virtual 1998-02-05 23:01:25 +00:00
Jeff Hill
e472b2de05 removed assignement operator 1998-02-05 23:00:20 +00:00
Jeff Hill
41d8e66609 cosmetic 1998-02-05 22:56:12 +00:00