ngspice/src/misc
rlar adc9ee09ce api change for ngdirname() to fix a memory leak
ngdirname did `own' the returned string.
now the invoker is responsible for the returned string.

note, this is contrary to the POSIX dirname() implementation,
   which *might* return pointers to statical allocated memory.
2012-09-13 20:07:33 +02:00
..
.cvsignore cvs ignore .libs 2010-12-12 09:42:47 +00: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 alloc.c: exlude controlled_exit if not MS Windows 2012-08-03 08:28:50 +02:00
alloc.h Modified WAT_GC in HAVE_LIBGC 2001-01-23 15:01:58 +00:00
dstring.c remove CVS `Id',`log' etc. keyword incantations 2011-12-13 19:57:45 +00:00
dup2.c #2/6 config.h --> ngspice/config.h, #include's 2011-12-27 11:33:01 +00:00
dup2.h Initial revision 2000-04-27 20:03:57 +00: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 #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
ivars.c api change for ngdirname() to fix a memory leak 2012-09-13 20:07:33 +02:00
ivars.h cleanup ivars() related globals on program termination 2012-08-23 21:09:25 +02:00
misc_time.c #2/6 config.h --> ngspice/config.h, #include's 2011-12-27 11:33:01 +00:00
misc_time.h collect extern timebegin in "misc_time.h" 2010-10-15 18:32:57 +00:00
mktemp.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
mktemp.h Initial revision 2000-04-27 20:03:57 +00:00
printnum.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
printnum.h Modified printnum function to avoid printing bugs and memory leaks. 2001-12-02 10:03:11 +00:00
string.c swallow warnings 2012-08-06 19:50:23 +02:00
tilde.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
tilde.h Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y). 2004-01-10 21:39:36 +00:00
util.c api change for ngdirname() to fix a memory leak 2012-09-13 20:07:33 +02:00
util.h dirname() -> ngdirname() 2011-06-25 23:07:13 +00:00
wlist.c wlist #3/3, whitespace 2012-08-04 11:40:35 +02:00