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 5 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
4487 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 10 files:
fixed base to use close on exec options whenever creating a socket
on posix compliant systems
242 lines of code changed in 20 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: