chiark / gitweb /
Add xcalloc_noptr(), which allows uaudio-thread.c to ask for
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 1 Mar 2009 19:13:49 +0000 (19:13 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 1 Mar 2009 19:13:49 +0000 (19:13 +0000)
commit8e93ddd109ce3cc88ffaa80e8f5e578808adb1a2
tree740165fc8116a1912987aecdb1549dcf3f2ee2eb
parentec57f6c97b41d54ade912f7e3b9f727b40e38e16
Add xcalloc_noptr(), which allows uaudio-thread.c to ask for
pointerless buffers.  Also convenient for unicode.c.
lib/mem.c
lib/mem.h
lib/uaudio-thread.c
lib/unicode.c