summary refs log tree commit diff
path: root/src/memalloc.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2005-10-29 21:21:02 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2005-10-29 21:40:05 +1000
commit14c0903ea8e6e04e50298ababa9d0a9183dfeb39 (patch)
treefce25aa3f434670264f80ae7f2c1deeb3e06bb4d /src/memalloc.c
parent[SIGNAL] Added default implementation of strsignal (diff)
downloaddash-14c0903ea8e6e04e50298ababa9d0a9183dfeb39.tar.gz
dash-14c0903ea8e6e04e50298ababa9d0a9183dfeb39.zip
[SIGNAL] Added default implementation of killpg
klibc doesn't have killpg.  Since we only call it for valid values of
pid, we can call kill instead.
Diffstat (limited to 'src/memalloc.c')
0 files changed, 0 insertions, 0 deletions
Un-NOT trans.alpha values in pngoJune McEnroe 2018-09-18Refactor reads in pngo and clear palette between filesJune McEnroe 2018-09-17Add tRNS support to pngoJune McEnroe 2018-09-11Move gfx man pages to gfx/manJune McEnroe 2018-09-11Move bin man pages to bin/manJune McEnroe 2018-09-11Rewrite gfx.7 and render plaintext READMEJune McEnroe 2018-09-11Remove GAMES from BINSJune McEnroe 2018-09-11Rewrite bin.7 and render to plaintext READMEJune McEnroe 2018-09-11Add "blank" lines to man pagesJune McEnroe 2018-09-10Add mdoc syntax fileJune McEnroe 2018-09-08Fix Nm usage in multi-name man pagesJune McEnroe 2018-09-08Put real dates on man pagesJune McEnroe 2018-09-08Replace gfx README with REAMDE.7June McEnroe 2018-09-08Link gfx man pages in ~/.localJune McEnroe