Commit Graph

2103 Commits

Author SHA1 Message Date
Jeff Hill
1f5a026089 include osdPoolStatus.h 2000-01-28 01:46:19 +00:00
Jeff Hill
99f027fb44 include osdRing.h 2000-01-28 01:45:47 +00:00
Jeff Hill
b9edf9cf46 added thread private storage API 2000-01-28 01:45:10 +00:00
Marty Kraimer
6638fc6e1e semId => semMutexId and semBinaryId 2000-01-27 20:14:38 +00:00
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
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
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
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
Janet B. Anderson
93cdce4fbf Changed LIB to LIBRARY. 2000-01-25 02:24:48 +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
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
ccfe089420 call the tsDrv routines 2000-01-17 18:54:33 +00:00
Jeff Hill
41f2d63faf removed include of String.h 2000-01-04 18:39:09 +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
Jeff Hill
7a6bc4e1df turn off exceptions for all versions of vxWorks andd allow iterators to be copied 1999-12-22 23:05:18 +00:00
Jeff Hill
3992ca8e38 revised to use tsStamp.h 1999-12-21 23:17:02 +00:00
Jeff Hill
eda455f6f6 installed 1999-12-21 23:16:19 +00:00
Marty Kraimer
f9e516b9bd changes for osiSem changes 1999-12-14 22:08:05 +00:00
Marty Kraimer
4f40aa0953 Assert -> Must; add MustCreate; remove Flush 1999-12-14 21:43:54 +00:00
Jeff Hill
a29b9f7c7a dont include tsSubr.h 1999-12-14 21:26:03 +00:00
Jeff Hill
8b7d1425e5 added C callable API 1999-12-14 21:19:38 +00:00
Jeff Hill
a24415f0c9 compare to INVALID_SOCKET not ERROR 1999-12-14 21:13:49 +00:00
Jeff Hill
6132a8762d added lookup and remove capability 1999-12-14 21:12:42 +00:00
W. Eric Norum
161cff4c0d Initial checkin of RTEMS operating-system-specific routines. 1999-12-13 22:12:50 +00:00
Jeff Hill
94b3852f17 fixed compiler warnings 1999-12-07 20:33:08 +00:00
Jeff Hill
d2188f6a75 throw exception instead of assert() 1999-12-07 20:19:22 +00:00
Jeff Hill
c9b7c7391d use posix RT 1999-12-07 20:06:26 +00:00
Jeff Hill
650aeed2d5 throe exception on failure 1999-12-07 20:05:40 +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
Jeff Hill
3ca20ae24b fixed DLL symbol export 1999-12-07 17:53:48 +00:00
Jeff Hill
2d14e18256 added fdmgrTest.cc 1999-12-07 17:50:12 +00:00
Jeff Hill
8471c1a92f nsec => nSec 1999-12-07 17:49:50 +00:00
Jeff Hill
0887c5be76 installed 1999-12-07 01:32:18 +00:00