ngspice/src/misc
h_vogt 07ea6466ad configure option --enable-relpath
add relative path ../lib to spinit for codemodels
and search path in ivars.c, independently from
install path which has to be an absolute path
2017-08-12 17:37:19 +02:00
..
ChangeLog Removed useless GNU getopt handlinf in autoconf 2001-12-05 21:33:25 +00:00
Makefile.am introduce AM_CFLAGS = $(STATIC) 2012-07-07 14:51:39 +02:00
alloc.c use memset() instead of deprecated bzero() 2016-07-30 20:58:33 +02:00
alloc.h declare free() / realloc() arguments `const void *' 2016-07-17 11:19:34 +02:00
dstring.c use char variants of the <ctype.h> toxxxx() family 2016-03-09 20:24:36 +01:00
dup2.c avoid overlapping "Dummy" symbols 2013-12-31 16:41:26 +01:00
dup2.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
getopt_bsd.h line endings 2010-02-15 10:28:48 +00:00
getopt_long_bsd.c remove CVS `Id',`log' etc. keyword incantations 2011-12-13 19:57:45 +00:00
hash.c remove compilation warnings (type casts) 2012-10-26 18:04:44 +02:00
ivars.c configure option --enable-relpath 2017-08-12 17:37:19 +02:00
ivars.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
misc_time.c frontend/resource.c, fix bizarre time mathematics 2016-03-22 15:24:25 +01:00
misc_time.h misc_time.c: make timediff always availabe when timeb.h is found 2013-12-31 16:11:25 +01:00
mktemp.c mktemp.c, use tprintf() 2014-04-05 19:44:13 +02:00
mktemp.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
printnum.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
printnum.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
string.c string.c, #6/6, use skip_ws() and skip_back_ws() 2017-04-09 15:35:44 +02:00
tilde.c skip-ws, #6/6, rename to match inpcom.c 2016-03-22 15:26:10 +01:00
tilde.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
util.c HAS_WINDOWS --> HAS_WINGUI 2013-12-31 12:56:57 +01:00
util.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
wlist.c wlist.c, wl_find(), avoid crash when `string' argument is NULL 2016-11-01 11:56:47 +01:00