summary refs log tree commit diff
path: root/src/mkbuiltins
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2005-11-13 21:15:19 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2005-11-13 21:15:19 +1100
commita2e5f798aeb8bee748b1478001fc8691d4104d0d (patch)
tree1e549276641adc7dd4ee9b8a23287c2406c66758 /src/mkbuiltins
parent[HELPER] Use mktemp if tempfile is not available (diff)
downloaddash-a2e5f798aeb8bee748b1478001fc8691d4104d0d.tar.gz
dash-a2e5f798aeb8bee748b1478001fc8691d4104d0d.zip
[MEMALLOC] Remove unnecessary truncation in _STPUTC
Using char in the function argument causes unnecessary truncation to occur.
This patch changes it to an int.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
'> On NetBSD, kevent.udata is intptr_t rather than void *, and their EV_SET macro does the cast. 2018-07-23Link with -lcursesJune McEnroe Turns out that NetBSD has its own curses implementation and I'm all for not linking GNU software <3 2018-07-22Fix scheme indentationJune McEnroe 2018-07-16Add -m option to glitchJune McEnroe 2018-07-16malloc deflate buffer in glitchJune McEnroe 2018-07-16malloc the deflate buffer in pngoJune McEnroe The stack is a baby. 2018-07-05Add shed bloodJune McEnroe