scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

.gitignore (469B)


      1 0001-abort
      2 0002-assert
      3 0003-assert
      4 0004-abort
      5 0005-ctype
      6 0006-limits
      7 0007-signal
      8 0008-longjmp
      9 0009-stdarg
     10 0010-stddef
     11 0011-strcat
     12 0012-strchr
     13 0013-strcmp
     14 0014-strcoll
     15 0015-strcpy
     16 0016-strcspn
     17 0017-strerror
     18 0018-strlen
     19 0019-strncat
     20 0020-strncmp
     21 0021-strncpy
     22 0022-strnlen
     23 0023-strpbrk
     24 0024-strrchr
     25 0025-strspn
     26 0026-strstr
     27 0027-strtok
     28 0028-strxfrm
     29 0029-memchr
     30 0030-memcpy
     31 0031-memmove
     32 0032-memset
     33 0033-memcmp
     34 0034-errno
     35 0035-setlocale
     36 0036-localeconv
     37 0037-malloc
     38 test.log