Commit Graph

784 Commits

Author SHA1 Message Date
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
Jeff Hill
27dc01ea64 added include of stdlib.h for size_t 2000-01-28 19:59:29 +00:00
Jeff Hill
20298f75b8 removed INLINE from interface specification 2000-01-28 19:53:58 +00:00
Jeff Hill
199738304b file now ens in a new line 2000-01-28 19:41:05 +00:00
Jeff Hill
965b682614 file now ends in a new line 2000-01-28 19:39:48 +00:00
Jeff Hill
dfb737504d added thread var support 2000-01-28 19:36:17 +00:00
Janet B. Anderson
d759163d10 Fixed directory specifications for files moved from src include. 2000-01-28 18:51:37 +00:00
Jeff Hill
0b8447b4d6 use new semId typedefs 2000-01-28 17:48:17 +00:00
Janet B. Anderson
bcdb108e44 Added files which were moved from src/include. 2000-01-28 17:37:44 +00:00
Jeff Hill
fa2752257a renamed files 2000-01-28 16:47:51 +00:00
Marty Kraimer
e517f56be5 latest version of osiSem and osiThread 2000-01-28 15:06:47 +00:00
Jeff Hill
35051088fd renamed files 2000-01-28 02:32:08 +00:00
Jeff Hill
d16b7ddfb9 renamed files 2000-01-28 02:24:14 +00:00
Jeff Hill
d184d47a67 renamed files 2000-01-28 02:09:15 +00:00
Jeff Hill
4126ec79f5 include osdInterrupt.h 2000-01-28 01:46:59 +00:00
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