Commit Graph

4457 Commits

Author SHA1 Message Date
Jeff Hill
e854d70404 dont include net_convert.h 2000-03-14 22:46:45 +00:00
Jeff Hill
b9ab41263e changed symbol names and moved routines within the file 2000-03-14 22:45:58 +00:00
Jeff Hill
99cf6c259f dont include addrList.h 2000-03-14 22:45:03 +00:00
Jeff Hill
d98f89a45f use new symbol name 2000-03-14 22:42:00 +00:00
Jeff Hill
a76d253bd3 added dll export keywords 2000-03-14 22:41:30 +00:00
Jeff Hill
ffe00db8a9 added new line at EOF 2000-03-14 22:39:05 +00:00
Jeff Hill
d92991d035 added port config fetch 2000-03-14 22:35:06 +00:00
Jeff Hill
9f26419e89 removed unused -Ds 2000-03-14 22:32:14 +00:00
Jeff Hill
833ea12de9 made compatible with new version of cac 2000-03-14 22:30:05 +00:00
Marty Kraimer
f809f3a716 lock for ++nthreadPrivate 2000-03-14 21:18:05 +00:00
Marty Kraimer
7ffd786c1c remove definition of callbackRequest 2000-03-14 20:54:39 +00:00
Marty Kraimer
eb3bb1d5ce call threadInit() in main 2000-03-14 20:33:52 +00:00
Marty Kraimer
9edfa9f2e6 threadPrivateMutex not necessary 2000-03-14 20:31:20 +00:00
Marty Kraimer
606441c089 changes for 3.14 2000-03-14 20:23:07 +00:00
Janet B. Anderson
cb57dc29e2 Updated dll libs. 2000-03-14 20:09:28 +00:00
Janet B. Anderson
06faf45271 Updated dll libs. 2000-03-14 20:03:04 +00:00
Marty Kraimer
7aef8a2766 unistd.h not available on winXX 2000-03-14 19:57:14 +00:00
William Lupton
b3b992c697 removed 'const' from ca_add_fd_registration arg 2000-03-14 19:40:23 +00:00
Marty Kraimer
80e8ba8419 include unistd.h 2000-03-14 19:36:29 +00:00
Marty Kraimer
0e80cdb41d include dbAccess.h instead of defining dbLoadRecords 2000-03-14 19:32:11 +00:00
Marty Kraimer
18cfa83a26 threadOnceMutex => threadPrivateMutex 2000-03-14 19:27:10 +00:00
Marty Kraimer
47631977f3 remove redundent db_access.h 2000-03-14 19:11:27 +00:00
Jeff Hill
a8d3509088 fixed DLL import problem 2000-03-14 19:05:17 +00:00
W. Eric Norum
614a83fad3 Use mutex to prevent race in threadPrivateCreate.
Use RTEMS task notepad instead of task variables to implement private
thread variables.
2000-03-14 18:49:27 +00:00
Jeff Hill
049e46366b fixed WIN32 DLL inmort/export issues 2000-03-14 18:23:47 +00:00
Jeff Hill
39a65244b5 link DLL with CA 2000-03-14 18:21:45 +00:00
Jeff Hill
53753e3bf6 use ansi prototype 2000-03-14 17:13:42 +00:00
W. Eric Norum
f7f517e27d Add definition for SOCKADDR_HAS_LEN -- this ensures the the correct
code in default/osdNetIntf.c is used.
2000-03-14 16:51:11 +00:00
W. Eric Norum
6ee30c7d0f Group os-dependent code into a single location.
Add SOCKADDR_HAS_LEN conditional.
2000-03-14 16:50:20 +00:00
Jeff Hill
1a426076b1 fixed prototype for ca_add_exception_event() 2000-03-14 16:47:24 +00:00
Jeff Hill
bc3802b106 fixed missing #define in Solaris build 2000-03-14 16:20:04 +00:00
Jeff Hill
f072daf26e cleaned up include order 2000-03-14 16:04:35 +00:00
Jeff Hill
71e9d31ccd added osdNetIntf.c 2000-03-14 16:02:06 +00:00
Janet B. Anderson
a49827b9bc Added dbLoadTemplate.h dependancy. 2000-03-14 15:46:34 +00:00
Jeff Hill
f285e77d5f added osdNetIntf.c 2000-03-14 15:09:11 +00:00
W. Eric Norum
0665dc7eb3 Add newline at end of file. 2000-03-13 22:43:34 +00:00
Jeff Hill
74f1058f52 fixed more sun pro warnings 2000-03-13 22:33:38 +00:00
W. Eric Norum
697df77aad Add some definitions. 2000-03-13 22:24:50 +00:00
Jeff Hill
6cb1493727 sun pro warnings 2000-03-13 22:23:40 +00:00
Jeff Hill
fa7986c634 fixed sun pro warnings 2000-03-13 22:11:12 +00:00
W. Eric Norum
99777c8c38 Protect calls to gethostbyname and gethostbyaddr with a mutex.
On Solaris and RTEMS (and perhaps others) these routines are not thread-safe.
2000-03-13 21:44:29 +00:00
Jeff Hill
20b809963b fixed sun pro warning 2000-03-13 21:36:56 +00:00
Jeff Hill
c9aabdcfac fixed sun pro warnings 2000-03-13 21:35:19 +00:00
Jeff Hill
0ca000e6fe fixed sun pro warnings 2000-03-13 21:30:06 +00:00
Jeff Hill
970c037703 more fixes for sun pro warnings 2000-03-13 21:08:43 +00:00
Jeff Hill
5e37f1b01c more sun pro warning fixes 2000-03-13 21:04:36 +00:00
Jeff Hill
0b99eea4e5 more fixes for sun pro warnings 2000-03-13 20:58:20 +00:00
Marty Kraimer
0a7b76b7ce minor changes so things build 2000-03-13 20:46:07 +00:00
Marty Kraimer
3866810d01 add struct dbCommon; 2000-03-13 20:45:10 +00:00
Jeff Hill
8cc078c466 fixed more sun pro warnings 2000-03-13 19:42:11 +00:00