Jeff Hill
|
0792aebf95
|
added sleep quantum correction using epicsThreadSleepQuantum()
|
2003-03-21 19:26:00 +00:00 |
|
Jeff Hill
|
4c142e759c
|
added epicsThreadSleepQuantum()
|
2003-03-21 19:19:24 +00:00 |
|
Jeff Hill
|
9c4c5d887c
|
removed junk
|
2003-03-21 19:17:41 +00:00 |
|
Jeff Hill
|
83c0404bcf
|
fixed gnu cpp c++ comment warnings
|
2003-03-21 01:40:15 +00:00 |
|
Jeff Hill
|
269e2938a2
|
optimized comBuf transactions
|
2003-03-21 01:37:08 +00:00 |
|
Janet B. Anderson
|
062fdf6173
|
Removed include of base RULES_JAVA.
|
2003-03-20 23:27:18 +00:00 |
|
Janet B. Anderson
|
4ce05e77ab
|
Added comments about install location.
|
2003-03-20 23:26:37 +00:00 |
|
Janet B. Anderson
|
e5dce2b256
|
Remove jba line accidently committed.
|
2003-03-20 20:44:07 +00:00 |
|
Jeff Hill
|
3b4084e14c
|
installed
|
2003-03-20 20:05:52 +00:00 |
|
Jeff Hill
|
5fd1b028dd
|
use posix sockets
|
2003-03-20 20:00:22 +00:00 |
|
Jeff Hill
|
0f5ab03eb0
|
fixed up the cygwin build for R3.14
|
2003-03-20 19:56:49 +00:00 |
|
Janet B. Anderson
|
335269a25a
|
Make rec, softDev, and testDev libs shared.
|
2003-03-20 19:53:29 +00:00 |
|
Jeff Hill
|
63b588defb
|
possible workaround for unreproducable race during borland dll rundown
|
2003-03-19 23:18:28 +00:00 |
|
Jeff Hill
|
12e884b433
|
workaround for Borland compiler bug
|
2003-03-19 22:15:20 +00:00 |
|
Jeff Hill
|
e23e6bc1c7
|
fixed Borland warnings
|
2003-03-19 19:12:01 +00:00 |
|
Jeff Hill
|
28c0170730
|
fixed Borland warning
|
2003-03-19 19:10:02 +00:00 |
|
Jeff Hill
|
ed80ec6650
|
fixed Borland build issues
|
2003-03-19 18:00:33 +00:00 |
|
Janet B. Anderson
|
700fab38df
|
Updated comments to reflect <name>_TEMPLATE changes.
|
2003-03-19 17:54:38 +00:00 |
|
Janet B. Anderson
|
421310b544
|
Modified to reflect new <name>_TEMPLATE changes.
|
2003-03-19 17:51:33 +00:00 |
|
Janet B. Anderson
|
22f533245b
|
Fixed library definition.
|
2003-03-19 15:52:59 +00:00 |
|
Jeff Hill
|
55b51195f4
|
workaround for visual c++ 6.0 not compatible with c++ standards
|
2003-03-19 15:44:31 +00:00 |
|
W. Eric Norum
|
0226c3ff30
|
Minor cleanup of previous dbl changes.
|
2003-03-19 14:33:22 +00:00 |
|
Marty Kraimer
|
02485be3b5
|
fix dbGetLink bug for arrays
|
2003-03-19 12:35:20 +00:00 |
|
W. Eric Norum
|
cf0dca2100
|
Allow empty strings to stand in for missing or 0 vxWorks argument.
|
2003-03-19 01:52:56 +00:00 |
|
Janet B. Anderson
|
6021e84957
|
Changes for shared libraries and os consistancy.
|
2003-03-18 22:45:03 +00:00 |
|
Jeff Hill
|
94347fc223
|
fixed undefined channel pointer in context
|
2003-03-18 20:39:48 +00:00 |
|
Jeff Hill
|
1a2f2ad7e4
|
wakeup the event queue when placing channel delete events in it
|
2003-03-13 01:29:08 +00:00 |
|
Jeff Hill
|
b26b70ec8e
|
cosmetic
|
2003-03-13 00:18:48 +00:00 |
|
Jeff Hill
|
38aad33d78
|
further bullet proof the server tool initiated PV destroy
|
2003-03-13 00:16:39 +00:00 |
|
Jeff Hill
|
18cac266cd
|
added missing loop increment
|
2003-03-12 19:15:55 +00:00 |
|
Jeff Hill
|
7c4d4479ec
|
workaround for Tornado II compiler bug
|
2003-03-11 17:39:44 +00:00 |
|
Jeff Hill
|
2353e483c7
|
fixed gnu warning
|
2003-03-10 23:49:11 +00:00 |
|
Jeff Hill
|
8efa36b734
|
changes allowing asynchronous casPV destroy
|
2003-03-10 22:26:33 +00:00 |
|
Jeff Hill
|
04f4585891
|
fixed last command def
|
2003-03-10 22:17:09 +00:00 |
|
Jeff Hill
|
c1128625bb
|
improved diagnostics
|
2003-03-10 22:16:18 +00:00 |
|
Jeff Hill
|
4de99e49e7
|
return ECA_INTERNAL when the caught exception type is unknown
|
2003-03-10 22:12:51 +00:00 |
|
W. Eric Norum
|
5f80d74a79
|
Name change to reflect routine's affects on all 'slow' system calls.
|
2003-03-08 18:39:45 +00:00 |
|
W. Eric Norum
|
c13617af36
|
Remove support for 0-length queues. vxWorks doesn't support them nor
does RTEMS so why go to the effort to support them on other systems.
|
2003-03-04 22:28:32 +00:00 |
|
W. Eric Norum
|
64e1a4ed0c
|
Use C linkage.
Get rid of 0-length queues.
Clean up some messages.
|
2003-03-04 22:19:48 +00:00 |
|
W. Eric Norum
|
88f4124c5b
|
Major modifications to ensure valid 'nBytes' argument to msgQReceive().
|
2003-03-04 22:18:17 +00:00 |
|
W. Eric Norum
|
921e5b02f4
|
Make commented-out cd command syntactically-correct.
|
2003-03-04 20:01:03 +00:00 |
|
W. Eric Norum
|
5ce6d6a723
|
Map core status code to RTEMS status code.
|
2003-03-04 15:18:41 +00:00 |
|
W. Eric Norum
|
0b6a5b3bad
|
Linux now seems to have putenv.
|
2003-03-03 21:53:19 +00:00 |
|
W. Eric Norum
|
2ed8cf1549
|
Allow inclusion from C++ source files.
|
2003-03-03 21:52:57 +00:00 |
|
W. Eric Norum
|
fd5c03bdad
|
Add RTEMS support for EPICS message queues.
NOTE -- Not yet tested.
|
2003-03-03 18:49:23 +00:00 |
|
W. Eric Norum
|
4707a60805
|
Include oisUnistd.h to pick up some missing prototypes.
|
2003-03-02 18:57:24 +00:00 |
|
W. Eric Norum
|
5dd9a8b785
|
Since some systems show internal thread IDs in base 10, allow entry
of numeric thread IDs in any base.
|
2003-03-02 17:38:33 +00:00 |
|
W. Eric Norum
|
eaf0c60fe5
|
Print error message when confronted with invalid thread ID. Allow
thread show by EPICS thread ID or by POSIX thread ID.
Cosmetic: Remove tab characters.
|
2003-03-02 17:36:55 +00:00 |
|
W. Eric Norum
|
3c02a693c7
|
vxWorks version of message queue.
|
2003-02-28 22:22:07 +00:00 |
|
W. Eric Norum
|
36ffa70608
|
Cosmetic.
|
2003-02-28 22:21:48 +00:00 |
|