Updated
Showing
1 changed file
with
8 additions
and
0 deletions
1 | 2003-01-03 Wojciech Polak | ||
2 | |||
3 | * pop3d/extra.c (pop3d_readline): Don't use `static char buffer[512]'. | ||
4 | Use also ifile directly instead of FILE *fp. | ||
5 | * pop3d/pop3d.h (pop3d_readline): Changed prototype. | ||
6 | * pop3d/pop3d.c: Use pop3d_readline(buffer, sizeof (buffer)). | ||
7 | * pop3d/user.c: Likewise. | ||
8 | |||
1 | 2003-01-02 Sergey Poznyakoff | 9 | 2003-01-02 Sergey Poznyakoff |
2 | 10 | ||
3 | * configure.ac: New ac_subst variable BUILD_MH_EXEC_HOOK | 11 | * configure.ac: New ac_subst variable BUILD_MH_EXEC_HOOK | ... | ... |
-
Please register or sign in to post a comment