Mercurial > emacs
comparison src/ChangeLog @ 44000:5aeafe6043ef
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 18 Mar 2002 14:13:15 +0000 |
parents | 4989f9828bc5 |
children | f5d0fe8d01b4 |
comparison
equal
deleted
inserted
replaced
43999:177616cff62b | 44000:5aeafe6043ef |
---|---|
1 2002-03-18 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * config.in: Add HAVE_SENDTO, HAVE_RECVFROM, HAVE_SETSOCKOPT, | |
4 HAVE_GETSOCKOPT, HAVE_GETPEERNAME, HAVE_GETSOCKNAME, and | |
5 HAVE_SYS_UN_H. | |
6 | |
7 *process.c: Define HAVE_LOCAL_SOCKETS based on HAVE_SYS_UN_H. | |
8 Remove explicit GNU_LINUX settings for datagram support. | |
9 | |
1 2002-03-18 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 10 2002-03-18 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
2 | 11 |
3 * process.c (Fmake_network_process): Remove unused variable `sa'. | 12 * process.c (Fmake_network_process): Remove unused variable `sa'. |
4 Doc fix. Add usage:. | 13 Doc fix. Add usage:. |
5 (set_socket_options): Remove unused variables `optnum' and | 14 (set_socket_options): Remove unused variables `optnum' and |