Commit Graph

4179 Commits

Author SHA1 Message Date
Jeff Hill
02fee71033 first cut 1999-09-03 15:39:50 +00:00
Jeff Hill
b920858d50 improved the way that socket error numbers are converted to strings
and cleaned up the osiMutex class
1999-09-02 22:13:49 +00:00
Jeff Hill
4439a11cb6 removed 1999-09-02 22:11:17 +00:00
Janet B. Anderson
92027086c2 Added distclean rule. 1999-09-02 22:04:18 +00:00
Janet B. Anderson
b4a0016a72 Modified link line in build rules. 1999-09-02 22:03:50 +00:00
Jeff Hill
33d29a458d o changed UDP to non-blocking IO
o cleaned up (consolodated) UDP interface class structure
1999-09-02 21:50:29 +00:00
Jeff Hill
971e71c28d improved the way that socket error numbers are converted to strings,
changed () to (void) in func proto, and fixed missing parameter to
checkConnWatchdogs() bug resulting from this
1999-09-02 21:44:50 +00:00
Jeff Hill
7ef021d8f2 improved the way that socket error numbers are converted to strings 1999-09-02 21:41:09 +00:00
Jeff Hill
d976c7e70b dont supress ENOBUFs message 1999-09-02 21:40:21 +00:00
Andrew Johnson
5181043b85 Fixed to use INUM_TO_IVEC() 1999-09-02 20:47:08 +00:00
Jeff Hill
05fb4aa04b improved access control message 1999-09-01 23:42:06 +00:00
Janet B. Anderson
42492ea5f2 Added == binary operator. 1999-09-01 22:36:16 +00:00
Jeff Hill
896a4e31a0 backed out epicsAssertPrintf() changes 1999-08-31 21:41:01 +00:00
Jeff Hill
b8cded5774 installed bsdSockRecCom.c 1999-08-31 18:49:34 +00:00
Jeff Hill
07c78b3adf clean up 1999-08-31 18:48:56 +00:00
Jeff Hill
1aaee1f798 move to proper date in file if iocLogServer opens old log 1999-08-31 16:03:27 +00:00
Jeff Hill
e9ebeb5202 move to proper date in file if open old log 1999-08-31 15:51:00 +00:00
Andrew Johnson
02c6dc08e0 Changed floats to double in alarm(), should be checked with full accuracy. 1999-08-30 21:34:38 +00:00
Andrew Johnson
bee1bb5c8f Fixed intConnect to use INUM_TO_IVEC macro 1999-08-30 20:18:42 +00:00
Janet B. Anderson
8b18735f25 Bug fix for EPICS_INCLUDES 1999-08-30 16:21:56 +00:00
Janet B. Anderson
8fb8ac5edb Added browse rule for MS VC++ source browser. 1999-08-30 15:08:07 +00:00
Janet B. Anderson
a07bc929ae Added another WIN32 source browser rule. 1999-08-27 22:12:37 +00:00
Janet B. Anderson
934db45a5b Corrected Hp compiler comment line. 1999-08-27 21:54:14 +00:00
Janet B. Anderson
addfff51fa Changes to remove bin and lib dirs. 1999-08-27 21:52:40 +00:00
Janet B. Anderson
e09684f012 Moved def of EPICS_INCLUDES to CONFIG_COMMON and reordered dirs. 1999-08-27 21:40:52 +00:00
Janet B. Anderson
d56d5b3e49 Added ifdef CPLUSPLUS around linker def. 1999-08-27 21:33:35 +00:00
Janet B. Anderson
2311c2bac6 Added ifdef for BAF. 1999-08-27 21:29:06 +00:00
Janet B. Anderson
a287ed9690 Add WIN95/NT source browser code. 1999-08-27 14:45:38 +00:00
Jeff Hill
f16b63da0b fixed bug where time sync UDP client was getting in a state where
it was using the response from the previous request, and ending
up setting the time 10 seconds back
1999-08-26 21:36:39 +00:00
Jeff Hill
22354438c7 reformat 1999-08-16 21:06:18 +00:00
Jeff Hill
880b6b8c92 removed build of casMsgIO.cc 1999-08-16 19:38:43 +00:00
Jeff Hill
5aaadb706f added epicsAssertPrintf 1999-08-16 17:21:47 +00:00
Jeff Hill
84ddc6291e use epicsAssert.h 1999-08-16 17:06:27 +00:00
Jeff Hill
f4a7751dc7 bail out if select returns errors besides EINTR 1999-08-12 20:46:29 +00:00
Jeff Hill
098b24055e return "no write access" when it is an SPC_NOMOD field 1999-08-11 19:40:56 +00:00
Jeff Hill
56f587bbcf dont increment file pos on error 1999-08-11 00:24:11 +00:00
Jeff Hill
b8ed5a2e1f track changes in osiTime 1999-08-10 21:27:06 +00:00
Jeff Hill
c6f2571762 use proper scanf format for type double 1999-08-10 21:20:24 +00:00
Jeff Hill
97e28bd97c reordered base initializers to quash g++ warnings 1999-08-10 21:15:53 +00:00
Jeff Hill
e7dd7eb9f4 reordered base initializers to quash g++ warnings 1999-08-10 20:47:08 +00:00
Jeff Hill
c7437dfcb2 changed format in show routine in case the LOCALE isnt Y2K compliant 1999-08-10 20:33:26 +00:00
Jeff Hill
4bf41e59ea removed inline keyword 1999-08-10 20:19:59 +00:00
Jeff Hill
4e84acafa2 moved inlines in order to eliminate g++ warnings 1999-08-10 19:57:15 +00:00
Jeff Hill
c62d42bbef moved inlines in order to eliminate g++ warnings 1999-08-10 17:23:55 +00:00
Jeff Hill
b316cb1d40 moved inlines in order to eliminate g++ warnings 1999-08-10 17:11:01 +00:00
Jeff Hill
691aeaaba7 added blank line to remove GNU warning 1999-08-10 16:56:42 +00:00
Jeff Hill
9223ffc4d2 moved inlines in order to eliminate g++ warnings 1999-08-10 16:54:05 +00:00
Jeff Hill
a3ad16c742 removed getPrev and getNext from public interface in node 1999-08-10 00:38:44 +00:00
Jeff Hill
c24c96c2ac removed getPrev and getNext from public interface in node 1999-08-10 00:31:24 +00:00
Jeff Hill
44da2fb24e made node interface public in fdReg 1999-08-10 00:29:47 +00:00