Commit Graph

4027 Commits

Author SHA1 Message Date
Marty Kraimer
dbf87b772e semId => semMutexId and semBinaryId 2000-01-27 20:06:03 +00:00
Marty Kraimer
2d86915255 semIf => semMutexId 2000-01-27 19:58:36 +00:00
Marty Kraimer
407e23c772 add libCom/test 2000-01-27 19:51:40 +00:00
Marty Kraimer
72328cce1b semId => semBinaryId and semMutexId 2000-01-27 19:47:32 +00:00
W. Eric Norum
373df816e7 RTEMS-specific implementation of per-thread variable. 2000-01-27 19:44:01 +00:00
W. Eric Norum
3084c417c5 RTEMS-specific modifications to osiSem.h declarations. 2000-01-27 19:43:13 +00:00
Marty Kraimer
393671c0b2 add tests; build new way 2000-01-27 17:07:22 +00:00
Janet B. Anderson
f3eed80f2d Converted to new build method. 2000-01-26 20:32:07 +00:00
Marty Kraimer
b02f2905b7 get rid of warnings about extern and INLINE conflict 2000-01-26 14:15:54 +00:00
Jeff Hill
c730c64c34 fixed timespec already defined on linux 2000-01-26 01:33:13 +00:00
Jeff Hill
82217b56a3 use WIN32 lean and mean 2000-01-26 01:29:17 +00:00
Janet B. Anderson
1e40474050 Added lines which were accidently removed. 2000-01-25 23:16:48 +00:00
Janet B. Anderson
8fda4a2d62 Converted to single Makefile build method. 2000-01-25 23:12:32 +00:00
Janet B. Anderson
8c122b3fb4 Added epicsShareAPI. 2000-01-25 21:37:05 +00:00
Marty Kraimer
8106ba3d1e add this 2000-01-25 20:08:07 +00:00
Jeff Hill
f3e6d3bc8f fixed declarations and include osdSem.h 2000-01-25 18:47:52 +00:00
Jeff Hill
5c54bab940 go ahead and redefine assert in traditional C 2000-01-25 18:27:50 +00:00
Marty Kraimer
573536e4ba threadLockContextSwitch not necessary 2000-01-25 15:08:48 +00:00
Janet B. Anderson
93cdce4fbf Changed LIB to LIBRARY. 2000-01-25 02:24:48 +00:00
Janet B. Anderson
e1ec370fe8 Updated directory and exe suffix. 2000-01-25 02:22:31 +00:00
Janet B. Anderson
9220796e7e Converted to new build method. 2000-01-25 02:20:28 +00:00
Jeff Hill
4302eb2145 "must" functions are now inline and also OSI 2000-01-25 01:31:49 +00:00
Janet B. Anderson
892aa868a4 Changed libComNew to libCom. 2000-01-24 22:49:32 +00:00
Marty Kraimer
946ee85869 moved where ca is built 2000-01-24 21:57:11 +00:00
Marty Kraimer
37dcdccd39 new way to build 2000-01-24 21:28:52 +00:00
Marty Kraimer
f05a15b8d6 new way to build; put pal stuff here 2000-01-24 21:26:11 +00:00
Marty Kraimer
44fddbddb9 new way to build 2000-01-24 21:18:45 +00:00
Marty Kraimer
99ef10d0c3 new way to build 2000-01-24 21:10:02 +00:00
Marty Kraimer
6d44e17e46 new way to build 2000-01-24 20:59:24 +00:00
Marty Kraimer
988d7d4969 new organization 2000-01-24 20:55:50 +00:00
Marty Kraimer
3377657ca2 new way to build 2000-01-24 20:44:57 +00:00
Jeff Hill
d3fd188e55 bye bye osiSleep 2000-01-21 00:58:20 +00:00
Jeff Hill
91ef01803b upgrade 2000-01-20 16:30:42 +00:00
Jeff Hill
9b77ed8956 fixed exception condition logic 2000-01-20 16:28:55 +00:00
Marty Kraimer
a42190fe9b eliminate multiply when delay=maxdelay 2000-01-20 14:34:25 +00:00
Ralph Lange
8a1e54433c IVOA/IVOV (raw support) fix (B. Franksen) 2000-01-18 08:00:27 +00:00
Marty Kraimer
ccfe089420 call the tsDrv routines 2000-01-17 18:54:33 +00:00
Marty Kraimer
f02e97e186 correct mistakes made in last set of changes 2000-01-17 15:55:01 +00:00
Ralph Lange
50d808ed39 += IVOV/IVOA support, UDF behaviour fixed. (B. Franksen) 2000-01-11 17:12:39 +00:00
Ralph Lange
d43f331cfb Change suggested by R. Wright (makes it work with perl 5.003) 2000-01-11 13:41:49 +00:00
Marty Kraimer
306913b991 replace osiClock calls with tsStamp calls 2000-01-07 13:36:51 +00:00
Marty Kraimer
e9e96d96d6 replace calls to tsDefs.h by calls to tsStamp 2000-01-05 20:22:35 +00:00
Marty Kraimer
692b571e01 replace osiClock calls by tsStamp calls 2000-01-04 21:53:05 +00:00
Marty Kraimer
20196ff502 replace osiClock calls with tsStamp calls 2000-01-04 20:26:19 +00:00
Marty Kraimer
1c7e8ed138 change tsDefs.h to tsStamp.h 2000-01-04 20:22:10 +00:00
Jeff Hill
41f2d63faf removed include of String.h 2000-01-04 18:39:09 +00:00
Marty Kraimer
712fd5c133 dont include osiTime.h 2000-01-04 17:09:34 +00:00
Jeff Hill
0885e029d4 nSec => nsec (TS_STAMP fields) 1999-12-23 01:01:15 +00:00
Jeff Hill
9580811806 removed change log 1999-12-23 00:58:14 +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