list: new operations: head and tail.
* include/mailutils/list.h (mu_list_head, mu_list_tail): New prototypes. * libmailutils/list/head.c: New file. * libmailutils/list/tail.c: New file. * libmailutils/list/Makefile.am (liblist_la_SOURCES): Add new files. * libmailutils/tests/listop.c (head,tail): New commands. * libmailutils/tests/list.at: Test head and tail.
Showing
6 changed files
with
134 additions
and
1 deletions
libmailutils/list/head.c
0 → 100644
libmailutils/list/tail.c
0 → 100644
-
Please register or sign in to post a comment