Commit Graph

38 Commits

Author SHA1 Message Date
Marty Kraimer e795e4edbd make sure iocLog is started 1998-03-16 16:25:20 +00:00
Jeff Hill 27c4d0574f cleaned up the DLL symbol export 1998-02-27 01:34:15 +00:00
Ken Evans 88d36c7db3 Made a large number of changes to epicsShareThings in libCom routines
to get imports and exports straight on WIN32.  Not everything is fixed
at this time.
1998-02-20 21:45:20 +00:00
Jeff Hill 7a560d4795 added the capability to define subsystem code in
the subsystem header file
1998-02-05 21:03:06 +00:00
Marty Kraimer 5415d39249 New errlog facility. Replaces old epicsPrintf stuff 1998-01-20 21:42:46 +00:00
Marty Kraimer 10bad1d091 Make it get initialized the first time any routine is called 1998-01-20 21:38:28 +00:00
Marty Kraimer 68fb4bbf96 make first line #!/usr/bin/perl 1997-12-08 13:56:18 +00:00
Jeff Hill f1e6a5e07c dont include stdarg.h in traditional C code 1997-08-05 19:52:57 +00:00
Jeff Hill 6b6e5e7515 updated dll keywords 1997-05-01 19:57:53 +00:00
Marty Kraimer 42adbd20c8 move errhash defs. Add modules to Makefiles 1997-04-30 19:11:22 +00:00
Jeff Hill 6fb8477b3a C++ compatibility 1997-04-29 06:21:13 +00:00
Jeff Hill 8013fecb61 kay's perl branch 1997-04-11 20:44:03 +00:00
Jeff Hill d3c6310bb1 API changes and include with not <> 1997-04-10 19:45:43 +00:00
Jeff Hill a609cfaa02 use strerror() to get err string since it is portable 1996-11-02 02:03:37 +00:00
Marty Kraimer 932a4b0d5c Fixed some casts 1996-10-15 19:51:43 +00:00
Jeff Hill c251b05020 MS Visual C defines sys_errlist in stdlib.h 1996-09-04 21:48:29 +00:00
Marty Kraimer 6a116affea removed M_dbCa 1996-06-24 13:37:31 +00:00
Jeff Hill 7cf7fea999 add gddFfuncTable 1996-06-19 20:07:33 +00:00
Jeff Hill 391cbf40b6 added iocLogPrintf() 1996-06-19 20:06:17 +00:00
Marty Kraimer a8da2b9da4 moved include files from base/include 1996-01-25 21:24:40 +00:00
Marty Kraimer b0e9cc9fba Made changes so that it doesnt call dbCalloc 1995-08-17 14:48:02 +00:00
Jeff Hill 11af4456c7 dont return (and leak memory) 1995-08-12 01:10:25 +00:00
Janet B. Anderson 13173544a9 Ansi c changes 1995-03-02 18:49:26 +00:00
Marty Kraimer a12e94cffb Forgot to remove mprintf.h 1995-02-17 20:59:30 +00:00
Marty Kraimer d38eaf82cd Clean up errPrintf stuff 1995-02-17 20:55:09 +00:00
Jeff Hill 1b5d92daf1 bucketLib.c - added LOCAL as required
ellLib.c - added missing stdio.h
envSubr.c - use getenv/putenv under vxWorks
errSymLib.c - call mprintf() and not printf or logMsg()
		(eliminated errToLogMsg variable)
genSubr.c - silenced DEC CC warning
tsSubr.c - fixed ts min west out of range test & VMS changes
1995-02-13 03:49:02 +00:00
Mike Bordua d278bf8277 Channel Access changes from Jeff Hill. 1994-07-13 02:29:43 +00:00
Mike Bordua 9d63d16911 Added various Casts to stop compiler warnings. 1994-07-12 20:34:56 +00:00
Marty Kraimer 25b6279a87 Fixed bug that caused message to be suppressed if status=0 and errno=0 1994-05-06 13:33:42 +00:00
Jeff Hill c48a5fd0a0 errors to log msg by default 1994-05-02 11:27:50 +00:00
Janet B. Anderson 68b7123791 moved static errhash to here 1993-09-20 14:29:14 +00:00
Marty Kraimer 9598bd1986 Call errSymBld if not initialized 1993-09-14 16:32:45 +00:00
Bob Zieman 91ec99beac moved some files into new errSymLib.c 1993-09-09 16:34:55 +00:00
Bob Zieman f1345bc4b5 Initial revision 1993-09-08 12:16:25 +00:00
Bob Zieman 725ebc3350 put away working version 1993-09-08 11:29:00 +00:00
Bob Zieman c2de29d09e added errSymTestPrint 1993-09-07 05:33:17 +00:00
Bob Zieman 6abcfcf5f2 initial version 1993-09-07 03:57:35 +00:00
Bob Zieman 6fe6e8bf47 Initial revision 1993-08-31 16:04:57 +00:00