Commit Log (Page 54 of 93)

back to main page

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next >>

Summary Period: 2000-03-15 to 2000-03-08 (Commits 3852-3951 of 9251)

jhill
3/15/00 8:24 PM
added new priority manipulating routines
163 lines of code changed in:
src/libCom/osi: osiThread.h (+7), os/WIN32/osdThread.c (+156 -81)

mrk
3/15/00 3:36 PM
add test for threadPrivate
9 lines of code changed in:
src/libCom/test/threadTest.c (+9 -1)

mrk
3/15/00 2:11 PM
changes so that example works on vxWorks
2 lines of code changed in:
src/makeBaseApp/Makefile (+2)

mrk
3/15/00 1:10 PM
add definition for sysClkRateGet
2 lines of code changed in:
src/libCom/osi/os/vxWorks/osdSock.h (+2)

mrk
3/15/00 12:49 PM
changes so things build
20 lines of code changed in:
src/libCom/osi/os/vxWorks: osdProcess.c (+9 -1), osdSem.c (+3), osdThread.c (+2), osdTime.cpp (+6)

jhill
3/15/00 10:05 AM
proper flush for claim messages
5 lines of code changed in:
src/ca: iocinf.cpp (+3 -1), service.cpp (+2 -1)

mrk
3/15/00 8:19 AM
changes to build on solaris and vxWorks
13 lines of code changed in:
src/rsrv: camessage.c (+2), camsgtask.c (+1), caserverio.c (+1), caservertask.c (+5 -2), cast_server.c (+2), online_notify.c (+2 -1)

wlupton
3/14/00 6:14 PM
made threadPrivate error messages (some) dependent on errVerbose
5 lines of code changed in:
src/libCom/osi/os/posix/osdThread.c (+5 -3)

wlupton
3/14/00 6:13 PM
supported BSD timeval
36 lines of code changed in:
src/libCom/osi: osiTime.cpp (+29 -1), tsStamp.h (+7)

jhill
3/14/00 5:16 PM
link with the db library
2 lines of code changed in:
src/as/Makefile (+2 -2)

jhill
3/14/00 4:55 PM
cosmetic
2 lines of code changed in:
src/ca/cadef.h (+2 -2)

jhill
3/14/00 4:49 PM
changed function names
6 lines of code changed in:
src/ca/access.cpp (+6 -6)

jhill
3/14/00 4:48 PM
moved new definitions here
5 lines of code changed in:
src/ca/addrList.h (+5 -23)

jhill
3/14/00 4:46 PM
dont include net_convert.h
1 lines of code changed in:
src/ca/convert.cpp (+1 -1)

jhill
3/14/00 4:45 PM
changed symbol names and moved routines within the file
181 lines of code changed in:
src/ca/iocinf.cpp (+181 -225)

jhill
3/14/00 4:45 PM
dont include addrList.h
1 lines of code changed in:
src/ca/iocinf.h (+1 -5)

jhill
3/14/00 4:42 PM
dont include net_convert.h
1 lines of code changed in:
src/ca/service.cpp (+1 -2)

jhill
3/14/00 4:42 PM
use new symbol name
2 lines of code changed in:
src/ca/repeater.cpp (+2 -2)

jhill
3/14/00 4:41 PM
added dll export keywords
5 lines of code changed in:
src/ca/net_convert.h (+5 -5)

jhill
3/14/00 4:39 PM
added new line at EOF
2 lines of code changed in:
src/libCom/osi/osiSock.c (+2 -1)

jhill
3/14/00 4:35 PM
added port config fetch
40 lines of code changed in:
src/libCom/env: envDefs.h (+4 -1), envSubr.c (+36 -1)

jhill
3/14/00 4:32 PM
removed unused -Ds
0 lines of code changed in:
src/rsrv/Makefile (-1)

jhill
3/14/00 4:30 PM
made compatible with new version of cac
44 lines of code changed in:
src/rsrv: Makefile (+2 -1), camessage.c (+8 -5), camsgtask.c (+1 -4), caserverio.c (-3), caservertask.c (+6 -9), cast_server.c (+4 -8), online_notify.c (+14 -11), server.h (+9 -7), serverInclude.h (del)

mrk
3/14/00 3:18 PM
lock for ++nthreadPrivate
5 lines of code changed in:
src/libCom/osi/os/vxWorks/osdThread.c (+5)

mrk
3/14/00 2:54 PM
remove definition of callbackRequest
1 lines of code changed in:
src/rec/pulseCounterRecord.c (+1 -3)

mrk
3/14/00 2:33 PM
call threadInit() in main
8 lines of code changed in:
src/dbStatic: dbExpand.c (+2), dbReadTest.c (+2), dbToMenuH.c (+2), dbToRecordtypeH.c (+2)

mrk
3/14/00 2:31 PM
threadPrivateMutex not necessary
1 lines of code changed in:
src/libCom/osi/os/vxWorks/osdThread.c (+1 -13)

jba
3/14/00 2:09 PM
Updated dll libs.
2 lines of code changed in:
src/as/Makefile (+2 -2)

jba
3/14/00 2:03 PM
Updated dll libs.
1 lines of code changed in:
src/dbtools/Makefile (+1 -1)

mrk
3/14/00 1:57 PM
unistd.h not available on winXX
0 lines of code changed in:
src/dbtools/dbLoadTemplate.y (-1)

wlupton
3/14/00 1:40 PM
removed 'const' from ca_add_fd_registration arg
2 lines of code changed in:
src/ca/cadef.h (+2 -2)

mrk
3/14/00 1:36 PM
include unistd.h
1 lines of code changed in:
src/dbtools/dbLoadTemplate.y (+1)

mrk
3/14/00 1:32 PM
include dbAccess.h instead of defining dbLoadRecords
1 lines of code changed in:
src/dbtools/dbLoadTemplate.y (+1 -2)

mrk
3/14/00 1:27 PM
threadOnceMutex => threadPrivateMutex
3 lines of code changed in:
src/libCom/osi/os/vxWorks/osdThread.c (+3 -3)

mrk
3/14/00 1:11 PM
remove redundent db_access.h
0 lines of code changed in:
src/db/db_test.c (-1)

jhill
3/14/00 1:05 PM
fixed DLL import problem
1 lines of code changed in:
src/db/db_test.c (+1 -1)

norume
3/14/00 12:49 PM
Use mutex to prevent race in threadPrivateCreate.
Use RTEMS task notepad instead of task variables to implement private
thread variables.
19 lines of code changed in:
src/libCom/osi/os/RTEMS/osdThread.c (+19 -21)

jhill
3/14/00 12:23 PM
fixed WIN32 DLL inmort/export issues
10 lines of code changed in:
src/db: cvtBpt.c (+2 -2), dbAccess.h (+3 -4), dbCa.c (-2), dbConvert.h (+2 -1), dbConvertFast.h (+1 -1), db_access_routines.h (+1), db_convert.h (+1), dbcar.c (-4), recGbl.h (-1)

jhill
3/14/00 12:21 PM
link DLL with CA
1 lines of code changed in:
src/db/Makefile (+1 -1)

jhill
3/14/00 11:13 AM
use ansi prototype
2 lines of code changed in:
src/db/dbConvert.c (+2 -1)

norume
3/14/00 10:51 AM
Add definition for SOCKADDR_HAS_LEN -- this ensures the the correct
code in default/osdNetIntf.c is used.
3 lines of code changed in:
src/libCom/osi/os/RTEMS/osdSock.h (+3 -5)

norume
3/14/00 10:50 AM
Group os-dependent code into a single location.
Add SOCKADDR_HAS_LEN conditional.
27 lines of code changed in:
src/libCom/osi/os/default/osdNetIntf.c (+27 -24)

jhill
3/14/00 10:47 AM
fixed prototype for ca_add_exception_event()
2 lines of code changed in:
src/ca/cadef.h (+2 -2)

jhill
3/14/00 10:20 AM
fixed missing #define in Solaris build
5 lines of code changed in:
src/libCom/osi/os/default/osdNetIntf.c (+5 -5)

jhill
3/14/00 10:04 AM
cleaned up include order
8 lines of code changed in:
src/ca/cadef.h (+8 -12)

jhill
3/14/00 10:02 AM
added osdNetIntf.c
336 lines of code changed in:
src/libCom/osi/os/default: osdNetIntf.c (new 335), osdSock.c (+1 -286)

jba
3/14/00 9:46 AM
Added dbLoadTemplate.h dependancy.
1 lines of code changed in:
src/dbtools/Makefile (+1 -1)

jhill
3/14/00 9:08 AM
added osdNetIntf.c
250 lines of code changed in:
src/libCom/Makefile (+1)
src/libCom/osi/os/WIN32: osdNetIntf.c (new 246), osdSock.c (+1 -195), osdSock.h (+2)

norume
3/13/00 4:43 PM
Add newline at end of file.
1 lines of code changed in:
src/libCom/osi/os/Linux/osiFileName.h (+1 -1)

jhill
3/13/00 4:33 PM
fixed more sun pro warnings
150 lines of code changed in:
src/ca: access.cpp (+148 -181), acctst.c (+2 -2)

norume
3/13/00 4:24 PM
Add some definitions.
13 lines of code changed in:
src/libCom/osi/os/RTEMS/osdSock.h (+13 -1)

jhill
3/13/00 4:23 PM
sun pro warnings
115 lines of code changed in:
src/ca/access.cpp (+115 -98)

jhill
3/13/00 4:11 PM
fixed sun pro warnings
38 lines of code changed in:
src/ca: addrList.h (-1), iocinf.cpp (+15 -18), iocinf.h (+2 -2), repeater.cpp (+2 -2), repeaterSubscribeTimer.cpp (+2 -2), ringBuffer.cpp (+3 -3), searchTimer.cpp (+5 -5), syncgrp.cpp (+9 -13)

norume
3/13/00 3:44 PM
Protect calls to gethostbyname and gethostbyaddr with a mutex.
On Solaris and RTEMS (and perhaps others) these routines are not thread-safe.
121 lines of code changed in:
src/libCom/osi/os/default/osdSock.c (+121 -13)

jhill
3/13/00 3:36 PM
fixed sun pro warning
3 lines of code changed in:
src/ca/service.cpp (+3 -3)

jhill
3/13/00 3:35 PM
fixed sun pro warnings
9 lines of code changed in:
src/ca/service.cpp (+9 -7)

jhill
3/13/00 3:30 PM
fixed sun pro warnings
28 lines of code changed in:
src/ca/service.cpp (+28 -30)

jhill
3/13/00 3:08 PM
more fixes for sun pro warnings
5 lines of code changed in:
src/ca/access.cpp (+5 -6)

jhill
3/13/00 3:04 PM
more sun pro warning fixes
106 lines of code changed in:
src/ca/access.cpp (+106 -107)

jhill
3/13/00 2:58 PM
more fixes for sun pro warnings
61 lines of code changed in:
src/ca/access.cpp (+61 -55)

mrk
3/13/00 2:45 PM
add struct dbCommon;
3 lines of code changed in:
src/db/dbScan.h (+3 -1)

jhill
3/13/00 1:42 PM
fixed more sun pro warnings
414 lines of code changed in:
src/ca: access.cpp (+297 -10), cadef.h (+91 -84), db_access.h (+18 -327), evtime.c (+2 -2), iocinf.h (+6 -7)

mrk
3/13/00 1:11 PM
make threadPrivate mthread safe
19 lines of code changed in:
src/libCom/osi/os/vxWorks/osdThread.c (+19 -2)

jhill
3/13/00 12:10 PM
fixed sun pro warning
71 lines of code changed in:
src/ca/access.cpp (+71 -69)

jhill
3/13/00 11:56 AM
backed out certain sun pro compiler warning fixes
80 lines of code changed in:
src/ca/access.cpp (+80 -87)

jhill
3/13/00 11:39 AM
fixed more sun prowarnings
13 lines of code changed in:
src/ca/access.cpp (+13 -9)

jhill
3/13/00 11:30 AM
fixed sun pro warnings
76 lines of code changed in:
src/ca/access.cpp (+76 -72)

jhill
3/13/00 11:17 AM
fix some of the Cfront like Sun Pro warnings
26 lines of code changed in:
src/ca/access.cpp (+26 -24)

jhill
3/13/00 10:48 AM
doc
2 lines of code changed in:
src/ca/iocinf.h (+2 -2)

jhill
3/13/00 10:44 AM
use virtual destructor
2 lines of code changed in:
src/ca/iocinf.h (+2 -2)

jhill
3/13/00 10:42 AM
file now ends in a new line
2 lines of code changed in:
src/ca/processThread.cpp (+2 -2)

jhill
3/13/00 10:12 AM
getting size_t from stddef.h is more portable
2 lines of code changed in:
src/libCom/freeList/freeList.h (+2 -2)

jba
3/13/00 10:04 AM
Added -g to G++_OPT_YES.
1 lines of code changed in:
configure/CONFIG_COMMON (+1 -1)

jhill
3/13/00 9:58 AM
fixed gnu warning
13 lines of code changed in:
src/ca/access.cpp (+13 -5)

jba
3/13/00 9:55 AM
Added -g to GCC_OPT_YES.
2 lines of code changed in:
configure/CONFIG_COMMON (+2 -2)

jhill
3/13/00 9:46 AM
fixed unintialized local problem
5 lines of code changed in:
src/ca/access.cpp (+5 -5)

jhill
3/13/00 9:45 AM
remoded const from puser member
3 lines of code changed in:
src/ca/iocinf.h (+3 -3)

jhill
3/13/00 9:37 AM
better way to fix gnu warnings
3 lines of code changed in:
src/libCom/osi: osiThread.cpp (+3 -1), osiThread.h (-2)

jhill
3/13/00 9:35 AM
fixed gnu warnings
19 lines of code changed in:
src/libCom/osi: osiThread.cpp (+11 -1), osiThread.h (+8 -1)

wlupton
3/13/00 3:48 AM
added ca_puser()
13 lines of code changed in:
src/ca: access.cpp (+10 -1), cadef.h (+3 -1)

wlupton
3/13/00 2:51 AM
added SD_BOTH definition
4 lines of code changed in:
src/libCom/osi/os/solaris/osdSock.h (+4)

wlupton
3/13/00 2:50 AM
added missing 'miu.' in 'usr_arg' references
3 lines of code changed in:
src/ca/service.cpp (+3 -3)

norume
3/12/00 7:15 PM
Add definition for SD_BOTH.
4 lines of code changed in:
src/libCom/osi/os/Linux/osdSock.h (+4)

norume
3/12/00 7:15 PM
Need to include sys/types.h to get size_t declaration.
2 lines of code changed in:
src/libCom/freeList/freeList.h (+2 -1)

norume
3/12/00 7:13 PM
Always provide `extern' declaration of dbr_size, dbr_value_offset, and
dbr_value_size. For some reason g++ makes these `local' unless the
extern declaration is present.
4 lines of code changed in:
src/ca/db_access.h (+4 -7)

norume
3/12/00 7:10 PM
Move conditional inclusion of stdarg.h after conditional define of CAC_ANSI_FUNC_PROTO.
6 lines of code changed in:
src/ca/cadef.h (+6 -10)

norume
3/12/00 7:08 PM
Add explicit initialization for nullBuff -- gcc complained otherwise.
2 lines of code changed in:
src/ca/access.cpp (+2 -2)

jhill
3/10/00 7:39 PM
vxWorks does not have SD_BOTH ??
2 lines of code changed in:
src/libCom/osi/os/vxWorks/osdSock.h (+2)

jhill
3/10/00 7:15 PM
first cut at multi-threading version
14019 lines of code changed in:
src/ca: Makefile (+1), Makefile.Host (+3 -3), access.c (del), access.cpp (new 3343), acctst.c (+1324 -1209), addrList.h (+7 -12), bsd_depen.c (del), caProto.h (+93 -93), caPutNotify.cpp (new 2), caRepeater.c (del), caRepeater.cpp (new 35), cadef.h (+479 -606), caerr.h (+89 -123), caeventmask.h (changed), catime.c (+3 -5), conn.c (del), conn.cpp (new 657), convert.c (del), convert.cpp (new 1790), db_access.h (new 1102), evtime.c (+1 -1), flow_control.c (del), flow_control.cpp (new 11), if_depen.c (del), iocinf.c (del), iocinf.cpp (new 1570), iocinf.h (+444 -637), net_convert.h (+4 -1), os_depen.h (+2 -15), processThread.cpp (new 74), repeater.c (del), repeater.cpp (new 490), repeaterSubscribeTimer.cpp (new 55), ringBuffer.cpp (new 209), ringBuffer.h (new 19), searchTimer.cpp (new 348), service.c (del), service.cpp (new 1084), syncgrp.c (del), syncgrp.cpp (new 619), test_event.c (del), test_event.cpp (new 75)
src/db: Makefile (-1), dbAccessDefs.h (+2 -1), db_access.h (del)
src/libCom: Makefile (-3), logClient/logClient.c (+4 -4)

jhill
3/10/00 10:16 AM
add extern keyword to file scope variable definition for visual C++
depite the fact that their doc indicates that this is not required.
6 lines of code changed in:
src/libCom/misc/shareLib.h (+6 -1)

mrk
3/9/00 3:56 PM
change order of defs
4 lines of code changed in:
src/libCom/osi/osiThread.h (+4 -2)

lange
3/9/00 2:32 PM
Length fix for ControlEnum mapping (analogous to GraphicEnum fixes) as suggested by S. Allison
11 lines of code changed in:
src/gdd/dbMapper.cc (+11 -14)

jhill
3/9/00 1:24 PM
support for C++
8 lines of code changed in:
src/db/db_access.h (+8 -1)

jhill
3/9/00 11:33 AM
added const to string tables
3 lines of code changed in:
src/dbStatic/alarmString.h (+3 -8)

jba
3/9/00 11:30 AM
Added DIRECTORY_TARGETS to buildInstall dependancies.
2 lines of code changed in:
configure/RULES_BUILD (+2 -2)

mrk
3/9/00 9:38 AM
changes for initialization errors
39 lines of code changed in:
src/libCom/osi/os/posix/osdThread.c (+39 -20)

jhill
3/8/00 7:50 PM
added missing win32 keywords
5 lines of code changed in:
src/libCom/logClient/logClient.h (+5 -5)

jhill
3/8/00 7:41 PM
made two routines static
3 lines of code changed in:
src/libCom/logClient/logClient.c (+3 -3)

norume
3/8/00 5:26 PM
Don't call threadInit from threadCreate -- just print an error message and stop.
This avoids problems with recursive failures should a function called by
threadInit call errlogPrintf.
34 lines of code changed in:
src/libCom/osi/os/RTEMS/osdThread.c (+34 -22)

mrk
3/8/00 3:11 PM
epicsPrintf=>errlogPrintf; threadSuspendSelf replaces abort
13 lines of code changed in:
src/libCom/osi/os/default/osdAssert.c (+13 -12)

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next >>


Generated by StatCvs v0.1.3