No description
Find a file
Sergey Poznyakoff 9765ed3720 ws_getvar allocates memory
* src/wordsplit.c (ISVARBEG,ISVARCHR): New macros.
(expvar): ws_getvar allocates memory.
* src/wordsplit.h (wordsplit)<ws_getvar>: Remove const
from the return value: the function should allocate memory.
2015-12-17 15:24:37 +02:00
src ws_getvar allocates memory 2015-12-17 15:24:37 +02:00
tests Add wordsplit test (from mailutils) 2015-12-17 15:22:41 +02:00