log lib-src/pop.c @ 27311:a7bf11fbec64

age author description
1999-10-19 Paul Eggert Add support for large files. Merge glibc 2.1.2.
1999-10-10 Gerd Moellmann Use "pop3" as the POP service name on all platforms,
1998-05-25 Richard M. Stallman Undo previous change.
1998-04-06 Karl Heuer Integrate support for GSS-API
1998-03-26 Richard M. Stallman (pop_getline): Renamed from getline.
1997-12-04 Karl Heuer Allow messages retrieved from the POP
1997-10-31 Karl Heuer (fullwrite): Get rid of an extra call to write. Problem
1997-09-25 Karl Heuer Use system header files instead of declaring C-library
1997-07-28 Richard M. Stallman Support auto-configuration of both Kerberos V4 and
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