Updated
Showing
1 changed file
with
15 additions
and
0 deletions
1 | 2003-02-24 Sergey Poznyakoff | ||
2 | |||
3 | * include/mailutils/mailcap.h: Added missing prototypes, protected | ||
4 | argument decls with __P and the whole stuff with extern "C". | ||
5 | * mailbox/mailcap.c: Fixed indentation, adopted for 80-column | ||
6 | screen. | ||
7 | * doc/texinfo/mailcap.inc: Removed. Auto-generated file | ||
8 | * examples/mailcap.c: New file. | ||
9 | * examples/Makefile.am: Added mailcap.c | ||
10 | * examples/.cvsignore: Added mailcap | ||
11 | * mailbox/testsuite/Mailcap: New file. Test data for mailcap. | ||
12 | * mailbox/testsuite/Makefile.am: Added Mailcap | ||
13 | * mailbox/testsuite/mailbox/mailcap.exp: New file. | ||
14 | * mailbox/testsuite/mailbox/DISTFILES: Added mailcap.exp | ||
15 | |||
1 | 2003-02-23 Alain Magloire | 16 | 2003-02-23 Alain Magloire |
2 | 17 | ||
3 | * mailbox/refcount.c: Added a simple thread-safe implementation. | 18 | * mailbox/refcount.c: Added a simple thread-safe implementation. | ... | ... |
-
Please register or sign in to post a comment