Commit Graph

38 Commits

Author SHA1 Message Date
Andrew Johnson
8ee39f8cce Memory allocation checks. 2009-05-05 15:19:00 +00:00
Andrew Johnson
a2739882f2 Fixed lex & yacc parsers for dbLoadTemplate() - this is now stricter in what
it will accept, but any rejected characters weren't legal before anyway.
2006-11-17 17:06:52 +00:00
W. Eric Norum
34316144bd Clean up several problems with lexical analyzer. 2006-11-17 14:24:45 +00:00
Andrew Johnson
1faaada240 Clean up warnings. 2006-04-03 21:49:49 +00:00
Andrew Johnson
b3092b70ec s/unistd.h/osiUnistd.h/ 2005-11-16 17:24:19 +00:00
Andrew Johnson
1277b2aa2f Include unistd.h to remove warning. 2005-11-15 21:53:14 +00:00
Andrew Johnson
24a0197f88 Fix file stmt without quotes. 2003-09-05 20:54:28 +00:00
Andrew Johnson
b27dc431c8 Allow quoted filenames, needed if they contain any ${ENVMACRO}s 2003-07-29 22:44:27 +00:00
Janet B. Anderson
93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Marty Kraimer
e1cce327ef include not needed 2000-06-06 15:19:15 +00:00
Marty Kraimer
7aef8a2766 unistd.h not available on winXX 2000-03-14 19:57:14 +00:00
Marty Kraimer
80e8ba8419 include unistd.h 2000-03-14 19:36:29 +00:00
Marty Kraimer
0e80cdb41d include dbAccess.h instead of defining dbLoadRecords 2000-03-14 19:32:11 +00:00
Janet B. Anderson
870a75d0ae Changes for win32 build. 2000-02-29 22:31:21 +00:00
Janet B. Anderson
e4d3983fad Fixed typo. 1999-09-20 19:48:31 +00:00
Jeff Hill
4dab84e2e6 Tornado II defines _WIN32 ???? 1999-09-15 22:34:00 +00:00
Marty Kraimer
faeda02dbd allow empty template 1999-09-14 13:27:05 +00:00
Marty Kraimer
47d9fffc49 changes for 3.14 1999-09-13 18:42:59 +00:00
Marty Kraimer
aecd94eb41 removed subtool 1998-06-12 15:52:23 +00:00
Marty Kraimer
b79a25c249 Add some includes to get rid of some warning messages 1998-03-19 20:42:47 +00:00
Jeff Hill
4563d3e0a2 win32 keyword change 1997-08-05 00:25:39 +00:00
Marty Kraimer
e11c120f6b suppress warning message for unexpanded macros. 1997-06-05 18:16:54 +00:00
Marty Kraimer
9155de5b30 incremented var_count too quickly 1997-06-04 21:55:57 +00:00
Marty Kraimer
839b8bdb5f Increase buffer size to 5000 bytes 1997-05-05 13:09:01 +00:00
Jeff Hill
598e87d598 include getopt.h only on win32 1997-05-02 01:21:20 +00:00
Jeff Hill
1be3c39e50 added getopt prototype (for NT) 1997-05-01 23:56:32 +00:00
Marty Kraimer
b87f049c2d Replace dbVarSub with macLib.
Allow C style escape sequences
Fix long vx memory free list problem
Fix most compiler warning messages
1997-04-30 18:54:10 +00:00
Jim Kowalkowski
6fcbfa15b3 Changed these to use the dbmf library for malloc/free of buffers 1997-04-07 20:17:43 +00:00
Janet B. Anderson
4e7917d9fe Include stdlib.h. 1997-03-13 17:03:08 +00:00
Jim Kowalkowski
94ce85b538 reset line number at start of routines 1997-01-02 21:16:40 +00:00
Jim Kowalkowski
64a93df872 Changed the error message 1995-09-06 21:04:22 +00:00
Jim Kowalkowski
a655930baf added ability to include files without substitution in the pattern file. 1995-04-07 11:50:21 +00:00
Jim Kowalkowski
2d9514e8ad updated to use the new db format without the database() section 1995-04-05 15:28:03 +00:00
Janet B. Anderson
a912205614 Put static on sub_it() definition. 1995-03-07 17:27:58 +00:00
Jim Kowalkowski
61d8593e66 Fix for a problem I believe is about quotes in patternsin dbInitSubs().
Added some debug code.
1995-01-18 20:54:02 +00:00
Janet B. Anderson
941f41a99d Renamed version.h to epicsVersion.h 1994-10-05 18:28:17 +00:00
Mike Bordua
a9445fb0c7 Removed rec/ from dbCommon.h include. (rec directory moved). 1994-07-12 20:23:40 +00:00
Jim Kowalkowski
96fb364371 Initial revision 1994-05-06 10:38:38 +00:00