to "safer" strncpy() calls to prevent string buffer overflow. Also: Reimplemented the loop in the GDS write routine that counts ports and then outputs them in order. It was possible to hang magic for a long time by giving a port a very, very large index number. The new implementation uses qsort() to sort the ports by index, which is obviously much more efficient for the worst case (and efficient enough for all normal cases). |
||
|---|---|---|
| .. | ||
| Makefile | ||
| ext2hier.c | ||
| ext2spice.c | ||
| ext2spice.h | ||
| spice2sim | ||