Commit Graph

194 Commits

Author SHA1 Message Date
John Winans 6f289cf7fb Changed the SRCS macro to SRCS.c and SRCS.cc. 1994-10-25 15:59:09 +00:00
Mark Anderson 3c96fdef74 Change the locally defined and used random() function to local_random() to
avoid collision with the standard math library's random() function.
1994-10-13 19:58:34 +00:00
Mark Anderson 9bf17bdc72 Introduce a new file, realpath.c, for emulating the realpath() system call
on SUNOS on non-SUNOS systems such as HP-UX and OSF/1.  Note that on SUNOS
systems, realpath.c is empty after pre-processing and does not interfere
with the system supplied version.
1994-10-13 19:56:53 +00:00
Mark Anderson 8af01b54c1 Add realpath.c and realpath.o to the Makefile for incorporation into the
libCom library, thereby satisfying the realpath() function calls found
in other parts of EPICS.  Note that realpath() is found in SUNOS, but not
HP-UX or OSF/1,... (and that realpath.c is empty after pre-processing on SUN).
1994-10-13 19:54:15 +00:00
Janet B. Anderson 5b94f9dd1f Must skip over constant when looking for COND_END,COND_ELS 1994-10-05 18:43:37 +00:00
Janet B. Anderson f8d85e30ef Modified for more changes in CONFIG and RULES files 1994-09-21 22:00:47 +00:00
Marty Kraimer ca33e25e16 For cvtDoubleToString use fixed up to 1e16 1994-09-16 18:50:18 +00:00
Janet B. Anderson cc01f3f5fc Cleanup of files 1994-09-09 17:33:30 +00:00
Janet B. Anderson c4891ac777 New file 1994-09-07 19:26:45 +00:00
Janet B. Anderson d531935437 Modified to eork with extensions and do depends 1994-09-07 19:16:48 +00:00
Marty Kraimer 3e4bae2cc9 Changed a short to and unsigned short because thats what it is 1994-09-02 14:05:55 +00:00
Marty Kraimer 1c5da1c24c Added initialization to suppress warning message 1994-09-02 13:45:11 +00:00
Marty Kraimer ec0d6fd35e Two returns did not return value when they should have. 1994-09-02 13:44:03 +00:00
Marty Kraimer 35d71a05d1 Added some casts and initial values to suppress warning messages. 1994-09-02 13:42:38 +00:00
Marty Kraimer f063feb3cb Cast of memcpy arg to suppress warning message. 1994-09-02 13:40:55 +00:00
Marty Kraimer be255e42e2 Args to setsockopt changed. Now matches what HP wants. 1994-09-02 13:39:53 +00:00
Marty Kraimer 714eb851ee Cast on memcpy arg to get rid of warning message 1994-09-02 13:38:25 +00:00
Matt Needes dd3de4d8f0 Added "all:" and "clean::" deps, changed flag usage, cleanup. 1994-08-23 20:35:03 +00:00
Matt Needes 8334f1fdd4 New stuff. 1994-08-21 01:02:07 +00:00
Matt Needes 51cf0d2200 Now uses pre_build dependency. 1994-08-16 18:40:41 +00:00
Matt Needes 240bb54182 Now using pre_build dependency. 1994-08-16 18:37:35 +00:00
Matt Needes 07562040a9 Changed from CONFIG_vx to CONFIG in inclusion. 1994-08-15 20:57:10 +00:00
Matt Needes 819d5021ba Removed unnecessary options. 1994-08-02 18:39:20 +00:00
Mike Bordua 02b36f4ce4 Added missing objects to build. 1994-07-17 12:08:28 +00:00
Mike Bordua 712e6ff2b8 Changed :: to : . 1994-07-16 00:29:50 +00:00
Mike Bordua 9f76f2cffa Corrected problem in build. 1994-07-15 18:50:48 +00:00
Mike Bordua 8a8d26dc32 Modified to build correctly. 1994-07-14 03:03:23 +00:00
Mike Bordua d278bf8277 Channel Access changes from Jeff Hill. 1994-07-13 02:29:43 +00:00
Mike Bordua 79d023d1a1 Initial Makefile. 1994-07-12 20:41:10 +00:00
Mike Bordua d004a04f8e Committing so Matt Needs can work. 1994-07-12 20:40:28 +00:00
Mike Bordua 9d63d16911 Added various Casts to stop compiler warnings. 1994-07-12 20:34:56 +00:00
Mike Bordua 399fd80dc0 Updated to improve install. 1994-06-30 00:46:40 +00:00
Mike Bordua de4e9844bf Removed install target. 1994-06-28 00:14:24 +00:00
Mike Bordua 71b97100e5 Modified to work with New Rules. 1994-06-27 23:48:35 +00:00
Mike Bordua 143cfd4645 MOdified to work with Diabolical toplevel Makefile (First cut). MGB 1994-06-21 22:21:30 +00:00
Matt Needes 3c7c4ef5e1 LANL libCom merge for R3.12 1994-06-21 21:21:47 +00:00
Mike Bordua ac02ae68bd Modified to Support Toplevel config directory. MGB 1994-06-21 21:20:31 +00:00
Mike Bordua 8aec1c6d66 Created initial Makefile, Added .DEPENDS to .cvsignore. MGB 1994-06-21 16:12:02 +00:00
Jim Kowalkowski 761384177f removal of strtoul 1994-05-17 13:47:55 +00:00
Janet B. Anderson 0a5455ac11 Added support for CONST_PI, CONST_D2R, and CONST_R2D 1994-05-11 11:37:44 +00:00
Janet B. Anderson 971dd6bcfc added CONST_PI, CONST_D2R, and CONST_R2D 1994-05-11 11:36:57 +00:00
Janet B. Anderson 64243909a8 Added support for CONST_PI, CONST_R2D, and CONST_D2R and conversion of infix exp to upper 1994-05-11 11:36:20 +00:00
Jim Kowalkowski b87703fd2e always compiles strtoul() for unix 1994-05-11 10:33:18 +00:00
Marty Kraimer 845b526fed brought back strtoul 1994-05-11 09:50:52 +00:00
Marty Kraimer 5f89e593a2 The ExpToString routines now just call sprintf. Bug for .1 fixed, only ansi prototypes supported 1994-05-06 13: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
Marty Kraimer aaffea90a5 still original version 1994-05-02 10:50:47 +00:00
Marty Kraimer ef774de0f7 moved static from sydSamplePrintStats 1994-04-20 07:12:24 +00:00
Marty Kraimer e3a6072e15 Initial revision 1994-04-19 13:06:43 +00:00