always build the dotlock program standalone, many other appplications use
[apps/madmutt.git] / lib / str.h
2006-11-04 Pierre Habouzitdrop str_adjust: we don't care about a few octets unuse...
2006-11-03 Pierre Habouzitmove rfc2047.c into lib-mime, reindent it.
2006-10-30 Pierre Habouzitreplace SKIPWS with a proper inline func with the right...
2006-10-30 Pierre Habouzitexit strfcpy, only use m_strcpy.
2006-10-30 Pierre Habouzitremove yet anoter round of str_* functions, replaced...
2006-10-30 Pierre Habouzitdrop str_[n]cat.
2006-10-30 Pierre Habouzitless horrible strncpy's
2006-10-29 Pierre Habouzitexit str_cmp enters m_strcmp
2006-10-29 Pierre Habouzitmove hash.[hc] into lib-lib/
2006-10-29 Pierre Habouzituse m_strdup and m_strlen that are inlined for efficiency
2005-08-08 pdmefRocco Rutte:
2005-07-17 nionNico Golde:
2005-06-16 pdmef- move some string functions out to lib/str.[ch], add...
2005-04-03 pdmefRocco Rutte:
2005-03-22 pdmefRocco Rutte:
2005-03-20 pdmefRocco Rutte: