Mercurial > ~dholland > hg > ag > index.cgi
log
age | author | description |
---|---|---|
Tue, 31 May 2022 00:59:00 -0400 | David A. Holland | Remove unused variables. |
Tue, 31 May 2022 00:58:42 -0400 | David A. Holland | Strengthen the build hack for non-DOS targets. |
Tue, 31 May 2022 00:54:12 -0400 | David A. Holland | Remove unused variable; fix what it was supposed to be doing. |
Mon, 30 May 2022 23:58:14 -0400 | David A. Holland | silence random gcc warning |
Mon, 30 May 2022 23:56:45 -0400 | David A. Holland | Switch to static inline as an expedient build fix. |
Mon, 30 May 2022 23:51:43 -0400 | David A. Holland | Add explicit lint-comment-style fallthrough annotations. |
Mon, 30 May 2022 23:47:52 -0400 | David A. Holland | Use memcpy instead of strncpy when we know the length anyway. |