Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-06-13 | remove all .size and .type directives for functions from the asm | Rich Felker | 18 | -52/+0 | |
these are useless and have caused problems for users trying to build with non-gnu tools like tcc's assembler. | |||||
2011-06-13 | remove old useless timezone.s file (unused) | Rich Felker | 1 | -27/+0 | |
2011-06-13 | fix wrong type for wcsrchr argument 2 | Rich Felker | 1 | -1/+1 | |