July 2003 Commit Log

Number of Commits:
86
Number of Active Developers:
6
jhill 2003-07-31 14:38 Rev.: 1.17

improved warning message

5 lines of code changed in 1 file:

jhill 2003-07-31 13:57 Rev.: 1.35

improved warning message

9 lines of code changed in 1 file:

norume 2003-07-31 11:52

Get things to build on RTEMS.

7 lines of code changed in 2 files:

norume 2003-07-31 11:34 Rev.: 1.47

Removing -ansi causes *lots* of other problems, so back out previous change.

4 lines of code changed in 1 file:

jhill 2003-07-30 18:33 Rev.: 1.34

spelling

2 lines of code changed in 1 file:

jhill 2003-07-30 18:28 Rev.: 1.4

avoid bracketing includes with 'extern "C"' to avoid unanticipated side effects

3 lines of code changed in 1 file:

norume 2003-07-30 16:44 Rev.: 1.46

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:

norume 2003-07-30 16:19 Rev.: 1.3

Ensure that va_list typedef is in scope.

1 lines of code changed in 1 file:

jhill 2003-07-30 13:28

added wrapper around tmpfile so that we can have a windows specific
implementation

25 lines of code changed in 4 files:

jhill 2003-07-30 13:28

reorganized so that we maintain only one interface specification

34 lines of code changed in 2 files:

jhill 2003-07-30 13:27 Rev.: 1.2

added wrapper around tmpfile so that we can have a windows specific
implementation

64 lines of code changed in 1 file:

jhill 2003-07-30 13:27 Rev.: 1.3

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:

jhill 2003-07-30 13:26 Rev.: 1.2

reorganized so that we maintain only one interface specification

29 lines of code changed in 5 files:

anj 2003-07-29 17:43 Rev.: 1.31

Allow quoted filenames, needed if they contain any ${ENVMACRO}s

1 lines of code changed in 1 file:

anj 2003-07-29 15:40

Various changes from R3.14 branch.

140 lines of code changed in 14 files:

anj 2003-07-29 15:39 Rev.: 1.8

Added envPaths target and rules using convertRelease.pl

1 lines of code changed in 1 file:

anj 2003-07-29 15:38 Rev.: 1.36

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:

anj 2003-07-29 15:35 Rev.: 1.3

registerRecordDeviceDriver now called softIoc_registerRecordDeviceDriver

4 lines of code changed in 1 file:

anj 2003-07-29 15:34

Changes from R3.14 branch: Rename generated registerRecordDeviceDriver
subroutine to include dbd filename, added variable support.

31 lines of code changed in 3 files:

anj 2003-07-29 15:30

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:

anj 2003-07-29 15:25 Rev.: 1.30

Expand environment variable macros in filenames

29 lines of code changed in 1 file:

anj 2003-07-29 14:51

Made various input arguments and internal variables const char*

38 lines of code changed in 4 files:

norume 2003-07-29 13:02 Rev.: 1.4

Update README file to reflect some recent changes.

14 lines of code changed in 1 file:

jhill 2003-07-28 12:36 Rev.: 1.59

added section on puts near process termination

33 lines of code changed in 1 file:

norume 2003-07-25 16:12 Rev.: 1.3

RTEMS now provides the getprotobyXXX routines.

1 lines of code changed in 1 file:

norume 2003-07-25 16:05 Rev.: 1.46

Ensure that tasks get at least RTEMS_MINIMUM_STACK_SIZE.

11 lines of code changed in 1 file:

jhill 2003-07-25 15:44 Rev.: 1.29

removed call to logFdAdd

15 lines of code changed in 1 file:

jhill 2003-07-25 12:24

moved logMsgToErrlog

0 lines of code changed in 2 files:

jhill 2003-07-25 11:57

added logMsgToErrlog

100 lines of code changed in 2 files:

anj 2003-07-25 10:14 Rev.: 1.34

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:

norume 2003-07-25 10:05 Rev.: 1.12

Clean up example code.

27 lines of code changed in 1 file:

anj 2003-07-24 15:22

More fallout from my renaming top => template.

3 lines of code changed in 2 files:

norume 2003-07-24 14:36 Rev.: 1.11

Use explicit callback so that this code matches the Application
Developer's Guide description.

44 lines of code changed in 1 file:

anj 2003-07-24 14:01 Rev.: 1.2

Replace ts(Min|Max) with epics(Min|Max) found in epicsAlgorithm.h

5 lines of code changed in 3 files:

jhill 2003-07-23 19:08 Rev.: 1.28

tabs => spaces

139 lines of code changed in 1 file:

jhill 2003-07-23 18:55 Rev.: 1.27

fixed redundant event queue wakeup

1 lines of code changed in 1 file:

anj 2003-07-23 15:19

Install files listed in INC_vxWorks into include/os/vxWorks etc.

2 lines of code changed in 2 files:

anj 2003-07-22 16:51

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:

anj 2003-07-22 16:33

Renamed top to templates, Windows can't handle both TOP and top

4487 lines of code changed in 84 files:

anj 2003-07-22 13:59 Rev.: 1.49

Removed config directory, no longer supported in R3.15.x

2 lines of code changed in 1 file:

soliday 2003-07-22 13:54

Added support for Kylix.

11 lines of code changed in 2 files:

anj 2003-07-22 13:31

Completely changed how Makefiles find TOP

113 lines of code changed in 81 files:

soliday 2003-07-22 13:22

Added support for Kylix.

45 lines of code changed in 21 files:

soliday 2003-07-22 13:15

Added include statement needed by Kylix.

34 lines of code changed in 17 files:

anj 2003-07-22 12:46

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:

soliday 2003-07-21 17:05 Rev.: 1.1

Added support for Borland's C++ compiler for Linux.

272 lines of code changed in 4 files:

anj 2003-07-21 10:34 Rev.: 1.2

First published version.

199 lines of code changed in 1 file:

jhill 2003-07-18 11:01

code to remove channel from the event queue when it is deleted

24 lines of code changed in 5 files:

jhill 2003-07-18 10:55

code to remove channel from the event queue when it is deleted

21 lines of code changed in 2 files:

jhill 2003-07-18 10:54 Rev.: 1.93

doc

2 lines of code changed in 1 file:

norume 2003-07-18 07:29 Rev.: 1.3

Efficiency improvements. Cut down on copy operations.

17 lines of code changed in 1 file:

jhill 2003-07-16 18:29 Rev.: 1.11

fixed base to use close on exec options whenever creating a socket
on posix compliant systems

3 lines of code changed in 1 file:

jhill 2003-07-16 18:22 Rev.: 1.10

fixed base to use close on exec options whenever creating a socket
on posix compliant systems

5 lines of code changed in 1 file:

jhill 2003-07-16 17:49 Rev.: 1.4

use close on exec options

2 lines of code changed in 1 file:

jhill 2003-07-16 17:38

fixed base to use close on exec options whenever creating a socket
on posix compliant systems

59 lines of code changed in 10 files:

jhill 2003-07-16 16:15

fixed base to use close on exec options whenever creating a socket
on posix compliant systems

242 lines of code changed in 20 files:

jhill 2003-07-16 16:10

fixed base to use close on exec options whenever creating a socket
on posix compliant systems

98 lines of code changed in 13 files: