Commit Graph

4642 Commits

Author SHA1 Message Date
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
0476526aef Do nothing Makefile. 2000-02-02 22:42:20 +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
Marty Kraimer
80eabf1529 use new callback Delay routines 2000-02-02 21:48:06 +00:00
Jeff Hill
17a7f128fc doc 2000-02-02 21:47:07 +00:00
Marty Kraimer
60427c66e2 new way to build 2000-02-02 20:06:49 +00:00
Marty Kraimer
9fe023c66a add callbackRequestDelayed and callbackRequestProcessCallbackDelayed 2000-02-02 19:55:51 +00:00
Marty Kraimer
8a2a27bfce sem*Show level is now unsigned 2000-02-02 19:50:06 +00:00
Marty Kraimer
bb37ab49f8 osiClock;osiwatchdog => callbackRequestDelayed 2000-02-02 19:43:38 +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
Janet B. Anderson
f640c2e82c Removed references to PRODMT. 2000-02-01 21:02:03 +00:00
Janet B. Anderson
f590dee35f Removed unneeded astrisk from clean rules. 2000-02-01 20:59:57 +00:00
Marty Kraimer
b8d7ab2f9d backout INLINE; add level argument to semXXXShow 2000-02-01 19:40:43 +00:00
Janet B. Anderson
48886ee4c8 Moved code from RULES to RULES_ARCHS. 2000-02-01 16:08:41 +00:00
Janet B. Anderson
0dcf44bf5c Fixed opt and warn flags. 2000-02-01 16:03:36 +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
Janet B. Anderson
9af1ac0ad2 Modified comment. 2000-01-31 19:59:08 +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
ee5ab27674 removed INLINE def 2000-01-29 02:29:48 +00:00
Jeff Hill
188c758172 added INLINE definition 2000-01-29 02:28:50 +00:00
Jeff Hill
f8256836b9 INLINE is now "extern inline" on GNU 2000-01-29 02:01:20 +00:00
Jeff Hill
0d6fd86fc3 fixed warning 2000-01-29 01:31:06 +00:00
Jeff Hill
a169822d7f use extern with inline on GNU compiler 2000-01-29 00:55:52 +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
Janet B. Anderson
0a6a1eb59d Added strip function to if tests. 2000-01-28 21:41:18 +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