ngspice/src/misc
Holger Vogt 537116424f add new function gettok_node_br which adds braces { } on its list
of ignored characters.
2025-09-19 16:53:11 +02:00
..
ChangeLog Removed useless GNU getopt handlinf in autoconf 2001-12-05 21:33:25 +00:00
Makefile.am unify os dependent time code in one file - rm win_time.c 2024-12-06 22:37:30 +01:00
alloc.c Improve error message if malloc or realloc fails. 2024-05-14 16:32:38 +02:00
alloc.h declare free() / realloc() arguments `const void *' 2016-07-17 11:19:34 +02:00
dstring.c License 3-clause BSD 2020-10-10 12:22:01 +02: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 license modified to be compatible to 3-clause BSD according to 2018-12-17 23:03:00 +01:00
hash.c Replace all BOOLEAN, BOOL, _Bool by bool 2024-12-15 10:25:28 +01:00
ivars.c Revert "Add code in ivars.c to look for a SPICE_ROOT environment variable" 2023-08-06 16:27:33 +02:00
ivars.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
misc_time.c Linux line endings 2025-07-29 10:37:02 +02:00
misc_time.h Keep it simple: use only one structure and get_time function 2024-12-06 22:38:16 +01:00
mktemp.c Fix previous commit, enable name upgrade for Linux and other non-Win OSs 2021-07-05 14:22:10 +02:00
mktemp.h Within a single run, allow multiple plots with different names: 2021-07-05 14:21:16 +02:00
printnum.c Made ft_numparse() thread-safe (no internal static variables) and prepared to support ngspice variable type CP_NUM. 2020-03-15 08:50:52 +01:00
printnum.h Made ft_numparse() thread-safe (no internal static variables) and prepared to support ngspice variable type CP_NUM. 2020-03-15 08:50:52 +01:00
string.c add new function gettok_node_br which adds braces { } on its list 2025-09-19 16:53:11 +02:00
tilde.c Replace all BOOLEAN, BOOL, _Bool by bool 2024-12-15 10:25:28 +01:00
tilde.h Fixed resolution of ~ to home directory. (Bug #405) Also fixed potential buffer overruns in glob expansion 2020-03-15 08:50:54 +01:00
util.c Replace all BOOLEAN, BOOL, _Bool by bool 2024-12-15 10:25:28 +01:00
util.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
wlist.c Add a fcn wl_delete to free the wordlist, but not its wl_word contents. 2024-05-14 16:30:49 +02:00