Commit Graph

817 Commits

Author SHA1 Message Date
Jeff Hill
f1708d65a7 removed ERROR and OK definitions since they are nolonger used
and vxWorks specific
2000-02-07 21:31:22 +00:00
Jeff Hill
c3f9a86b2f removed extra arg from threaduspend() 2000-02-07 21:17:05 +00:00
Jeff Hill
99e13d8304 use WIN32 DLL krywords 2000-02-07 21:07:31 +00:00
Jeff Hill
d15b7f24c1 use ANSI function prototype 2000-02-07 21:06:34 +00:00
Jeff Hill
b6488e07e3 use ANSI function prototype 2000-02-07 21:00:34 +00:00
Jeff Hill
9f529db910 added missing argument to threadSuspend() and made errVerbose
visible outside of WIN32 DLL
2000-02-07 20:35:20 +00:00
Janet B. Anderson
e70e3fba3e Changes for dll build. 2000-02-04 19:12:26 +00:00
Janet B. Anderson
2b59fe270f Modified OBJS build. 2000-02-04 15:06:51 +00:00
Marty Kraimer
8d6c6f7e1d latest version of semBinary 2000-02-04 14:43:58 +00:00
Marty Kraimer
ea27976241 latest version of osiThread 2000-02-03 21:56:33 +00:00
Marty Kraimer
1bbf5141d4 new implementation of semBinary 2000-02-03 20:27:30 +00:00
Janet B. Anderson
3dc04f401a Removed Makefile.Unix. 2000-02-03 16:16:34 +00:00
Jeff Hill
8eaf1a4451 fixed bug in error handling 2000-02-03 01:23:56 +00:00
W. Eric Norum
5e4c7e178f Check for correct RTEMS status code when obtaining a semaphore without waiting. 2000-02-03 01:01:50 +00:00
Janet B. Anderson
b40f003fb0 Fixed test stmnt errors in previous commit. 2000-02-02 23:08:18 +00:00
Janet B. Anderson
137ac31a23 Fixed test stmnt errors in previous commit. 2000-02-02 22:25:27 +00:00
Janet B. Anderson
af081e0786 Changed test order in while stmnts to prevent UMR problem. - Evans 2000-02-02 22:20:11 +00:00
Janet B. Anderson
1a11a13f28 Changed test order in while stmnts to prevent UMR problem. - Evans 2000-02-02 22:09:20 +00:00
Jeff Hill
d967ff6c2f added iterator test 2000-02-02 21:48:07 +00:00
Jeff Hill
17a7f128fc doc 2000-02-02 21:47:07 +00:00
Marty Kraimer
8a2a27bfce sem*Show level is now unsigned 2000-02-02 19:50:06 +00:00
W. Eric Norum
506903d590 Finish conversion of task variable code from include file (INLINE) to functions. 2000-02-02 16:31:14 +00:00
Marty Kraimer
a1f275cdbd use errVerbose for posix osiSem osiThread messages 2000-02-02 15:07:21 +00:00
Marty Kraimer
b79dc734bf Show has additional argument 2000-02-02 14:58:59 +00:00
Janet B. Anderson
41f49187bc Portability change. 2000-02-01 21:42:24 +00:00
Marty Kraimer
b8d7ab2f9d backout INLINE; add level argument to semXXXShow 2000-02-01 19:40:43 +00:00
Marty Kraimer
d6ec8c04cf add missing ) 2000-02-01 15:28:05 +00:00
Marty Kraimer
045410a368 another attemp at implementing priorities 2000-02-01 14:15:54 +00:00
Marty Kraimer
a7c0657cf1 add some tests 2000-02-01 14:14:56 +00:00
Marty Kraimer
5042abe7cc changes for ToOctalString and ToHwxString 2000-02-01 14:14:29 +00:00
Jeff Hill
7a8afecc34 removed include of osd files 2000-02-01 01:20:46 +00:00
Marty Kraimer
0d79fb26d5 change threadGetName to taskName 2000-01-31 22:26:15 +00:00
Marty Kraimer
4936435302 another attemp to use priorities 2000-01-31 22:25:41 +00:00
Jeff Hill
4761c987e6 fixed sun pro specific pragma 2000-01-31 20:14:55 +00:00
Jeff Hill
9a9854de0d changed GNU from "extern __inline__" to "static __inline__" 2000-01-31 19:27:26 +00:00
Jeff Hill
834bb4a86b fixed no newline at eof 2000-01-31 16:54:53 +00:00
W. Eric Norum
bb656dbd6e Numerous modifications to track changes to OSI/OSD API. 2000-01-29 16:13:52 +00:00
Jeff Hill
6064fc8385 reduce WIN32 header file overhead 2000-01-29 02:44:02 +00:00
Jeff Hill
188c758172 added INLINE definition 2000-01-29 02:28:50 +00:00
Jeff Hill
0d6fd86fc3 fixed warning 2000-01-29 01:31:06 +00:00
Jeff Hill
19c8408fba include osdSem.h before any inline implementations 2000-01-28 23:27:31 +00:00
Marty Kraimer
e3c0ea762a add epicsShareFunc 2000-01-28 22:06:24 +00:00
Jeff Hill
33e1ff8d78 now has newline at the end of the file 2000-01-28 21:37:28 +00:00
Jeff Hill
d4096f5c5e removed error checking of localtime_r() because wrs does not implement
what is in the posix standard.
2000-01-28 21:15:30 +00:00
Jeff Hill
184abc2857 removed gmtime_r prototype 2000-01-28 21:07:49 +00:00
Jeff Hill
be67ff22e9 added gmtime_r 2000-01-28 21:07:21 +00:00
Jeff Hill
0b5ca385c3 added osiSockRes.c 2000-01-28 20:54:47 +00:00
Marty Kraimer
564b96136b still getting to work 2000-01-28 20:51:54 +00:00
Marty Kraimer
4b799fa912 osdSocketResource => osiSockResource 2000-01-28 20:32:40 +00:00
Marty Kraimer
734eab20cc dont implement via header file 2000-01-28 20:04:16 +00:00