log lib-src/pop.c @ 18473:9e73857f8855

age author description
1997-05-06 Richard M. Stallman (getline): Don't miss CRLF pairs when the CR and LF are
1996-12-16 Richard M. Stallman (socket_connection): Free realhost after using it.
1996-11-21 Charles Hannum gethostbyname() may return a pointer to static data, which is
1996-08-26 Richard M. Stallman Reverse conditional in previous change.
1996-08-25 Richard M. Stallman Include des.h krb.h with no dir name if SOLARIS2.
1996-04-29 Richard M. Stallman (SEND, RECV): Renamed from send, recv.
1996-04-28 Richard M. Stallman [WINDOWSNT]: Include winsock.h and ntlib.h.
1996-01-20 Karl Heuer (pop_retrieve, getline): Avoid type clashes.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-05 Karl Heuer Comment fixes.
1994-10-24 Richard M. Stallman (getline): When a search of already-read input for CRLF
1994-10-19 Richard M. Stallman Only include ../src/config.h if HAVE_CONFIG_H is
1994-10-18 Richard M. Stallman Fix mismatch in conditionals.
1994-10-18 Richard M. Stallman (open, close, read, write): Add #undefs.
1994-10-18 Richard M. Stallman Include ../src/config.h.
1994-10-18 Richard M. Stallman Don't declare malloc, realloc, free.
1994-09-27 Richard M. Stallman Initial revision