Commit Graph

56 Commits

Author SHA1 Message Date
Jeff Hill ae0f01b2ff convert tabs to spaces 2000-10-11 19:44:34 +00:00
Jeff Hill 6606dd6d31 tabs converted to spaces 2000-10-11 19:29:45 +00:00
Jeff Hill e43f44232f avoid default template arguments 2000-10-11 14:26:09 +00:00
Jeff Hill 1f99335386 removed cast related warning 2000-10-11 14:25:27 +00:00
Jeff Hill 61ec68d973 added missing include file 2000-09-26 22:28:58 +00:00
Ralph Lange 93b1462805 Shuffled things around a bit (HP aCC error fix) 2000-06-30 14:54:24 +00:00
Jeff Hill 46d8c1edaf cosmetic 2000-06-27 22:30:25 +00:00
Jeff Hill d525da0a7b use different method for finding eol 2000-06-26 23:56:01 +00:00
Jeff Hill 3e99facbd3 changed the name of bsdSock{Attach,Release} 2000-05-31 22:56:36 +00:00
Jeff Hill 4822b368d2 use location exception 2000-02-29 23:28:09 +00:00
Marty Kraimer 01626bb37a include stdef.h 2000-02-24 16:27:54 +00:00
Jeff Hill 06296ab7c5 added fix for old versions of gnu 2000-02-09 20:59:54 +00:00
Jeff Hill ed268367ac converted const static data member to static member func for old gnu compilers 2000-02-09 19:49:31 +00:00
Jeff Hill 1fe1e0a658 still working gnuu warning 2000-02-09 01:16:40 +00:00
Jeff Hill e912796d4f fixed gnu warning 2000-02-09 01:06:46 +00:00
Jeff Hill ce28781b77 fixed gnu warnings 2000-02-09 00:53:51 +00:00
Jeff Hill 8026cdc26a fixed gnu warnings 2000-02-08 23:15:18 +00:00
Jeff Hill fb62ba0dc2 tip toe around sun pro compiler bug 2000-02-08 22:10:23 +00:00
Jeff Hill 63e9600bf0 GNU does not like "extern" in friend 2000-02-08 19:28:56 +00:00
Jeff Hill 444d42082f cleaned out osdSockResource 2000-02-08 00:20:26 +00:00
Marty Kraimer 4b799fa912 osdSocketResource => osiSockResource 2000-01-28 20:32:40 +00:00
Marty Kraimer 988d7d4969 new organization 2000-01-24 20:55:50 +00:00
Jeff Hill fa2a1395a0 o created tsStamp.h
o include tsStamp.h into tsDefs.h
o use assert() instead of C++ exceptions on certain os
1999-12-22 23:12:51 +00:00
Jeff Hill ac0d96b4ae allow the timer queue to be specified 1999-12-07 18:00:16 +00:00
Jeff Hill 33b1003b85 removed def of fdctx as a stuct (now a void) 1999-12-07 17:58:16 +00:00
Jeff Hill 5ddf5b1a60 first cut 1999-12-07 17:54:25 +00:00
Marty Kraimer 061076e229 more changes for iocCore port 1999-11-18 17:07:21 +00:00
Jeff Hill d279c25ffb added comment 1999-09-15 22:35:16 +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 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 44da2fb24e made node interface public in fdReg 1999-08-10 00:29:47 +00:00
Jeff Hill 42f4be6db0 back out stringIdentifier class 1999-08-09 19:09:36 +00:00
Jeff Hill 2512afc4a8 index bit width functions in fd id were changed to cinst data members 1999-08-06 21:18:04 +00:00
Jeff Hill 409b476b2b updated to reflect resource table API changes 1999-08-05 16:08:00 +00:00
Jeff Hill 03fb90cee8 removed inline keyword 1998-10-27 22:06:46 +00:00
Jeff Hill 1c214dc407 fixed inline is too big warning 1998-10-23 19:47:12 +00:00
Jeff Hill 1acfbc1f00 lazy init sock lib when its a static build & recoverfrom select differences in winsock 1998-06-16 02:06:32 +00:00
Jeff Hill a1f2ed3e5f fixed spelling 1998-06-16 02:04:07 +00:00
Jeff Hill b3c6e4371e cosmetic 1998-06-16 01:59:54 +00:00
Jeff Hill f30571ed6d made hashing routine portable 1998-05-29 20:22:44 +00:00
Jeff Hill 27c4d0574f cleaned up the DLL symbol export 1998-02-27 01:34:15 +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 104c5960ab removed questionable inline 1998-02-05 21:12:10 +00:00
Jeff Hill d024459140 removed warnings 1997-08-05 00:37:12 +00:00
Jeff Hill d5048d7237 cleaned up pc port 1997-06-25 05:45:55 +00:00
Jeff Hill 50e53c3b60 fixed warnings 1997-06-13 09:39:09 +00:00
Johnny Tang de29d6868d add ifdef for select call to support HP-UX 1997-05-29 21:37:38 +00:00
Johnny Tang dbd9309810 fd_set cast in select for both Hp and Sun 1997-05-27 14:53:11 +00:00
Johnny Tang 5593db0caf added int * cast in select for HP port compatibility 1997-05-08 19:49:12 +00:00