make rx_t be chaine-able so that we can get rid of list2_t (stage 1).
[apps/madmutt.git] / lib-lib / file.c
2006-11-17 Pierre Habouzitrationnalize includes a lot:
2006-11-14 Pierre Habouzitbegin to rework mailcap parsing a "bit".
2006-11-13 Pierre Habouzitremove most of the debug code: often makes the code...
2006-11-13 Pierre Habouzita whole lot of size_t -> ssize_t.
2006-11-11 Pierre Habouzitmove debug.c
2006-11-09 Pierre Habouzitp_clear should not be used with sizeof but *countof*
2006-11-04 Pierre Habouzitdrop the old string API fully.
2006-11-02 Pierre Habouzitadd some list functions.
2006-10-29 Pierre Habouzitrevamp lib.[hc] functions into lib-lib/file.[hc].