improved warning message
5 lines of code changed in 1 file:
improved warning message
9 lines of code changed in 1 file:
Get things to build on RTEMS.
7 lines of code changed in 2 files:
Removing -ansi causes *lots* of other problems, so back out previous change.
4 lines of code changed in 1 file:
spelling
2 lines of code changed in 1 file:
avoid bracketing includes with 'extern "C"' to avoid unanticipated side effects
3 lines of code changed in 1 file:
RTEMS headers have too many functions whose prototypes are removed
by -ansi, so get rid of it.
5 lines of code changed in 1 file:
Ensure that va_list typedef is in scope.
1 lines of code changed in 1 file:
added wrapper around tmpfile so that we can have a windows specific
implementation
25 lines of code changed in 4 files:
reorganized so that we maintain only one interface specification
34 lines of code changed in 2 files:
added wrapper around tmpfile so that we can have a windows specific
implementation
64 lines of code changed in 1 file:
moved extern "C" down so that it does not have unanticipated side effects on
the included header files
3 lines of code changed in 1 file:
reorganized so that we maintain only one interface specification
29 lines of code changed in 4 files:
Allow quoted filenames, needed if they contain any ${ENVMACRO}s
1 lines of code changed in 1 file:
Various changes from R3.14 branch.
140 lines of code changed in 14 files:
Added envPaths target and rules using convertRelease.pl
1 lines of code changed in 1 file:
Changes from R3.14 branch: Use -o option to dbExpand,
provide the DBD base filename to registerRecordDeviceDriver.pl
2 lines of code changed in 1 file:
registerRecordDeviceDriver now called softIoc_registerRecordDeviceDriver
4 lines of code changed in 1 file:
Changes from R3.14 branch: Rename generated registerRecordDeviceDriver
subroutine to include dbd filename, added variable support.
31 lines of code changed in 3 files:
Changes from the R3.14 branch: variable DBD keyword and support code,
dbExpand -o outfile option, dbGetInfoPointer fix.
142 lines of code changed in 6 files:
Expand environment variable macros in filenames
29 lines of code changed in 1 file:
Made various input arguments and internal variables const char*
38 lines of code changed in 4 files:
Update README file to reflect some recent changes.
14 lines of code changed in 1 file:
added section on puts near process termination
33 lines of code changed in 1 file:
RTEMS now provides the getprotobyXXX routines.
1 lines of code changed in 1 file:
Ensure that tasks get at least RTEMS_MINIMUM_STACK_SIZE.
11 lines of code changed in 1 file:
removed call to logFdAdd
15 lines of code changed in 1 file:
moved logMsgToErrlog
0 lines of code changed in 2 files:
added logMsgToErrlog
100 lines of code changed in 2 files:
Fix small bug, also allows the script to run properly on RH9.0
(I'm not sure why it wouldn't run before though)
2 lines of code changed in 1 file:
Clean up example code.
27 lines of code changed in 1 file:
More fallout from my renaming top => template.
3 lines of code changed in 2 files:
Use explicit callback so that this code matches the Application
Developer's Guide description.
44 lines of code changed in 1 file:
Replace ts(Min|Max) with epics(Min|Max) found in epicsAlgorithm.h
5 lines of code changed in 3 files:
tabs => spaces
139 lines of code changed in 1 file:
fixed redundant event queue wakeup
1 lines of code changed in 1 file:
Install files listed in INC_vxWorks into include/os/vxWorks etc.
2 lines of code changed in 2 files:
Disable makeBaseExt for now, how we build extensions needs thought with
the new TOP regime, and it's pointless just renaming top to templates.
4 lines of code changed in 3 files:
Renamed top to templates, Windows can't handle both TOP and top
4470 lines of code changed in 84 files:
Removed config directory, no longer supported in R3.15.x
2 lines of code changed in 1 file:
Added support for Kylix.
11 lines of code changed in 2 files:
Completely changed how Makefiles find TOP
113 lines of code changed in 81 files:
Added support for Kylix.
45 lines of code changed in 21 files:
Added include statement needed by Kylix.
34 lines of code changed in 17 files:
s/tsMinMax.h/epicsAlgorithm.h/
s/ts(Min|Max)/epics(Min|Max)/
Deleted old header file and test program.
17 lines of code changed in 9 files:
Added support for Borland's C++ compiler for Linux.
272 lines of code changed in 4 files:
First published version.
199 lines of code changed in 1 file:
code to remove channel from the event queue when it is deleted
24 lines of code changed in 5 files:
code to remove channel from the event queue when it is deleted
21 lines of code changed in 2 files:
doc
2 lines of code changed in 1 file:
Efficiency improvements. Cut down on copy operations.
17 lines of code changed in 1 file:
fixed base to use close on exec options whenever creating a socket
on posix compliant systems
3 lines of code changed in 1 file:
fixed base to use close on exec options whenever creating a socket
on posix compliant systems
5 lines of code changed in 1 file:
use close on exec options
2 lines of code changed in 1 file:
fixed base to use close on exec options whenever creating a socket
on posix compliant systems
59 lines of code changed in 7 files:
fixed base to use close on exec options whenever creating a socket
on posix compliant systems
242 lines of code changed in 16 files:
fixed base to use close on exec options whenever creating a socket
on posix compliant systems
98 lines of code changed in 13 files:
Iocsh variables, macEnvExpand.
8 lines of code changed in 1 file:
fixed compile time errors
5 lines of code changed in 3 files:
Add macEnvExpand for environment variable parameter expansion.
148 lines of code changed in 7 files:
Cosmetic changes. Convert hard tabs to spaces to better match the
rest of the EPICS source files.
307 lines of code changed in 2 files:
Add registryChange to allow the value associated with a given registry
entry to be changed.
14 lines of code changed in 2 files:
Add iocshArgPersistentString type.
3 lines of code changed in 1 file:
added notes on fixes to the ASCII error logging system
81 lines of code changed in 1 file:
fixed problem occurring when a message w/o a CR arrives and a CR from an old
message is found.
34 lines of code changed in 1 file:
fixed problems occurring when message size exceeds the buffer size
24 lines of code changed in 1 file:
Add epicsStrDup().
29 lines of code changed in 5 files:
removed use of stdio due to win32 portability problems
165 lines of code changed in 2 files:
use proper typedef
3 lines of code changed in 1 file:
no message
2 lines of code changed in 1 file:
Added PATH_FILTER to calls of tools (allows building in DOS-Box)
6 lines of code changed in 1 file:
improved disconnect search interval
3 lines of code changed in 1 file:
use port typedef
3 lines of code changed in 1 file:
improved disconnect search interval
37 lines of code changed in 5 files:
use typedef for port
2 lines of code changed in 1 file:
added hyphen to message
2 lines of code changed in 1 file:
use typedef for port
3 lines of code changed in 1 file:
Added LOADABLE library install rule.
5 lines of code changed in 1 file:
Added outputfile to swig rule.
1 lines of code changed in 1 file:
Changed LOADABLE library prefix.
1 lines of code changed in 1 file:
Changed loadable library suffix.
15 lines of code changed in 4 files:
Fixed PYTHON_LIBRARY definition.
1 lines of code changed in 1 file:
Changed python rules to use new loadable library rules.
8 lines of code changed in 1 file:
Added loadable library definitions and rules.
39 lines of code changed in 14 files:
Added GNU_TARGET definition
18 lines of code changed in 7 files:
Added loadable library definitions and rules.
41 lines of code changed in 5 files: