Commit Graph

4332 Commits

Author SHA1 Message Date
Jeff Hill
e3ec00e71d dont use C++ std lib 2000-03-01 23:19:25 +00:00
William Lupton
1f57197b5f threadOnce fix (fixes use of macro) 2000-03-01 23:14:18 +00:00
Jeff Hill
2e863b53a3 additional header files 2000-03-01 23:12:51 +00:00
Jeff Hill
56602e4ff9 added maxPosixFD() 2000-03-01 23:09:59 +00:00
Jeff Hill
4b1a83231f included additional header files 2000-03-01 22:53:36 +00:00
Jeff Hill
eb3179849b added newline at EOF for UNIX 2000-03-01 22:48:47 +00:00
Jeff Hill
1d58342fc4 move back to solaris 2000-03-01 22:43:05 +00:00
Jeff Hill
ba31a14dda transfer back to windows 2000-03-01 21:39:32 +00:00
Jeff Hill
db0f9d6541 checked in wrong version 2000-03-01 21:25:24 +00:00
Jeff Hill
c9cf18477b removed RTTI 2000-03-01 21:21:36 +00:00
Marty Kraimer
a93636fcfa add epicsShareAPI to asInit 2000-03-01 20:58:54 +00:00
William Lupton
273668a206 reverted inadvertent temporary local change 2000-03-01 18:51:01 +00:00
William Lupton
35f949f2cc threadOnceOsd fix for recursive invocations 2000-03-01 18:49:46 +00:00
W. Eric Norum
8fca36d03c Simplified implementation of threadOnce. 2000-03-01 18:22:51 +00:00
W. Eric Norum
664c03b8e6 Add RTEMS implementations of threadGetId and threadOnceOsd. 2000-03-01 15:09:05 +00:00
William Lupton
34449f547a new threadOnce implementation; added threadGetId 2000-03-01 02:30:20 +00:00
William Lupton
ed81b2df2f changed tsStrftime to tsStampToStrftime 2000-03-01 02:29:39 +00:00
Jeff Hill
8ede70eb66 fixed committed wrong file version 2000-03-01 00:59:55 +00:00
Jeff Hill
02db522092 installed 2000-03-01 00:39:26 +00:00
Jeff Hill
8f6cee8bfb use INVALID_SOCKET and new osi routines 2000-03-01 00:22:19 +00:00
Jeff Hill
3a832e9295 use double not long double 2000-03-01 00:19:45 +00:00
Jeff Hill
9aa1dd1b1d fixed for C++ 2000-03-01 00:19:05 +00:00
Jeff Hill
6ad327f551 added routines needed by CA 2000-03-01 00:17:51 +00:00
Jeff Hill
ab54980ca5 installed ... (again) 2000-03-01 00:17:16 +00:00
Jeff Hill
a30e9fd50e added routines needed by CA 2000-03-01 00:10:32 +00:00
Jeff Hill
3b41c114ea use location exception 2000-03-01 00:05:53 +00:00
Jeff Hill
34ee04b930 added routines needed by CA 2000-03-01 00:04:33 +00:00
Jeff Hill
df5d6fdbd0 installed 2000-03-01 00:03:56 +00:00
Jeff Hill
f8245e69c2 use location exception 2000-02-29 23:39:02 +00:00
Jeff Hill
5bfbd4c2e7 abort() is probably a better default than cantProceed on most os 2000-02-29 23:37:11 +00:00
Jeff Hill
93150b12d5 installed 2000-02-29 23:35:33 +00:00
Jeff Hill
00f93e250e added routines needed by CA 2000-02-29 23:34:53 +00:00
Jeff Hill
d8cbfb90a0 added SOCK_SHUTDOWN 2000-02-29 23:34:13 +00:00
Jeff Hill
4822b368d2 use location exception 2000-02-29 23:28:09 +00:00
Jeff Hill
a33c2b2b69 added location exception header 2000-02-29 23:26:04 +00:00
Jeff Hill
9a277c0a3b fixed deadlock 2000-02-29 22:47:41 +00:00
Janet B. Anderson
870a75d0ae Changes for win32 build. 2000-02-29 22:31:21 +00:00
Janet B. Anderson
a9955ee419 Changes for win33 build. 2000-02-29 22:29:37 +00:00
Jeff Hill
b3d4bcb0ca use new API 2000-02-29 22:14:19 +00:00
Jeff Hill
84ee09ab8a use new API 2000-02-29 21:37:31 +00:00
Jeff Hill
2d68bb90ef fixed deadlock 2000-02-29 21:37:13 +00:00
Marty Kraimer
b7477bd63a add OSITHREAD_ONCE_INIT 2000-02-29 21:31:16 +00:00
Marty Kraimer
aa5d967405 dummy implementation of threadOnce for win32 2000-02-29 21:25:13 +00:00
Marty Kraimer
51faf1f45a move dbLoadDatabase and dbLoadRecords to dbAccess.c 2000-02-29 21:02:04 +00:00
William Lupton
5324e009c6 used new threadOnce() routine 2000-02-29 20:41:49 +00:00
William Lupton
6cc7f656c6 added threadOnce() implementation for posix and vxworks 2000-02-29 20:39:58 +00:00
Marty Kraimer
a477054b92 get includes correct 2000-02-29 19:41:53 +00:00
Marty Kraimer
5b1af69c04 fix includes 2000-02-29 19:35:52 +00:00
Marty Kraimer
1b379f1fa8 get rid of warnings 2000-02-29 19:34:40 +00:00
Marty Kraimer
186748dc8d more changes for win32 build 2000-02-29 19:33:37 +00:00