installed
61 lines of code changed in 5 files:
converted to UNIX ascii file format
12 lines of code changed in 1 file:
installed
13 lines of code changed in 1 file:
use winsock II
4 lines of code changed in 4 files:
fixed lib build before dll on WIN32
14 lines of code changed in 1 file:
use winsock II
3 lines of code changed in 1 file:
add win32 specific libs
1 lines of code changed in 1 file:
include postfix.h
63 lines of code changed in 3 files:
cleaned up the DLL symbol export
156 lines of code changed in 38 files:
updated for winsock II
22 lines of code changed in 1 file:
export postfix.h and added win32 spec libs
4 lines of code changed in 1 file:
moved postfix and calcPerform to postfix.h
1 lines of code changed in 1 file:
use os independent path separator
118 lines of code changed in 5 files:
added win32 specific libs
1 lines of code changed in 1 file:
integrated Timossi's win sock II changes
180 lines of code changed in 1 file:
fixed benign WIN32 message from overwritten errno
95 lines of code changed in 1 file:
no DLL_LIBS and added win32 specific libs
1 lines of code changed in 1 file:
included postfix.h
2 lines of code changed in 1 file:
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.
6 lines of code changed in 1 file:
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.
17 lines of code changed in 1 file:
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.
278 lines of code changed in 31 files:
Get rid of nextFieldSubr;
dont change user args in tsTextxxx
397 lines of code changed in 5 files:
Get rid of some of the warning messages
14 lines of code changed in 2 files:
fixed gnu warning
5 lines of code changed in 1 file:
fixed to run on both vis C++ 5.0 and g++
14 lines of code changed in 1 file:
fixed warning
6 lines of code changed in 1 file:
improved message
5 lines of code changed in 1 file:
fixed warning
41 lines of code changed in 2 files:
removed osi file name stuff
0 lines of code changed in 5 files:
backed prev revision
6 lines of code changed in 2 files:
use os independent path seperator
4 lines of code changed in 1 file:
use os indep path sep
4 lines of code changed in 1 file:
doc
7 lines of code changed in 1 file:
use ETHERNET_MAX_UDP for the recv buffer
3 lines of code changed in 1 file:
nit
2 lines of code changed in 1 file:
some BSPs dont implement taskIdVerify() correctly
so use taskNameToId status instead
7 lines of code changed in 1 file:
comment
24 lines of code changed in 1 file:
added file name defs headers
49 lines of code changed in 4 files:
added osi file name defs
13 lines of code changed in 1 file:
added errno macros
65 lines of code changed in 4 files:
global update in test directory
132 lines of code changed in 6 files:
fixed hp sompiler warnings
140 lines of code changed in 2 files:
workaround vis c++ 5.0 bug
223 lines of code changed in 1 file:
fixed truncate return status logic error
now uses macros from osiSock.h
20 lines of code changed in 1 file:
dont use LANL address
4 lines of code changed in 1 file:
nit
1 lines of code changed in 1 file:
use osiSock macros
67 lines of code changed in 2 files:
use ethernet MAX frame size
122 lines of code changed in 2 files:
moved inline destructor here
4 lines of code changed in 1 file:
removed static members
13 lines of code changed in 1 file:
hp comiler workaround changes
19 lines of code changed in 1 file:
caServerOS destructor is now virtual
6 lines of code changed in 1 file:
removed assignement operator
22 lines of code changed in 1 file:
cosmetic
25 lines of code changed in 1 file:
moved inline func here
62 lines of code changed in 1 file:
removed trash
5 lines of code changed in 1 file:
include resourceLib.h
8 lines of code changed in 1 file:
added caNetAddr assignment operator
18 lines of code changed in 1 file:
workaround vis C++ 5.0 bug
69 lines of code changed in 1 file:
removed many symbols
0 lines of code changed in 1 file:
attach to winsock I also
16 lines of code changed in 1 file:
use inversion safe mutex
64 lines of code changed in 1 file:
added starlet.h (SLAC's request)
5 lines of code changed in 1 file:
dont delete client if send returns ECONNREFUSED
29 lines of code changed in 1 file:
added defined(_X86_) for gnu C
2 lines of code changed in 1 file:
fixed dll export problems
7 lines of code changed in 1 file:
use osiSock macros
78 lines of code changed in 1 file:
use SOCKERRSTR macro
5 lines of code changed in 1 file:
fixed pre-ansi compiler no macros problem
36 lines of code changed in 1 file:
added ETHERNET_MAX_UDP
12 lines of code changed in 1 file:
use FD_SETSIZE macro
36 lines of code changed in 1 file:
fixed dll export
8 lines of code changed in 1 file:
added no pend event in event call back test
12 lines of code changed in 1 file:
detect attempts by user to clear bogus channel
79 lines of code changed in 1 file:
cosmetic
4 lines of code changed in 2 files:
add ellVerify()
96 lines of code changed in 4 files:
removed questionable inline
160 lines of code changed in 4 files:
use SOCK error defs and use priority inheritance mutex
12 lines of code changed in 1 file:
added the capability to define subsystem code in
the subsystem header file
34 lines of code changed in 2 files:
Added more information to the comments.
3 lines of code changed in 1 file:
Modified things related to epicsExportSharedSymbols so the imports and
exports are in the right places.
32 lines of code changed in 3 files: