(byte-optimize-approx-equal): Use <=, not <.
[bpt/emacs.git] / lib-src / pop.c
1996-12-16 Richard M. Stallman(socket_connection): Free realhost after using it.
1996-11-21 Charles Hannumgethostbyname() may return a pointer to static data...
1996-08-26 Richard M. StallmanReverse conditional in previous change.
1996-08-25 Richard M. StallmanInclude 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 NaggumUpdate FSF's address in the preamble.
1996-01-05 Karl HeuerComment fixes.
1994-10-24 Richard M. Stallman(getline): When a search of already-read input for...
1994-10-19 Richard M. StallmanOnly include ../src/config.h if HAVE_CONFIG_H is
1994-10-18 Richard M. StallmanFix mismatch in conditionals.
1994-10-18 Richard M. Stallman(open, close, read, write): Add #undefs.
1994-10-18 Richard M. StallmanInclude ../src/config.h.
1994-10-18 Richard M. StallmanDon't declare malloc, realloc, free.
1994-09-27 Richard M. StallmanInitial revision