Mercurial > emacs
comparison src/ChangeLog @ 52528:31ec35eae895
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 18 Sep 2003 10:40:04 +0000 |
parents | b2e8d358bdbe |
children | abc39a63c916 |
comparison
equal
deleted
inserted
replaced
52527:3ea59ac8dfa5 | 52528:31ec35eae895 |
---|---|
1 2003-09-18 Dave Love <fx@gnu.org> | |
2 | |
3 * process.c (Fnetwork_interface_info): Fix type error. | |
4 (Fnetwork_interface_list): Doc fix. | |
5 (read_process_output, read_process_output): Delete unused var. | |
6 | |
1 2003-09-17 Kim F. Storm <storm@cua.dk> | 7 2003-09-17 Kim F. Storm <storm@cua.dk> |
2 | 8 |
3 * process.c (Fnetwork_interface_list, Fnetwork_interface_info): | 9 * process.c (Fnetwork_interface_list, Fnetwork_interface_info): |
4 Require HAVE_NET_IF_H and HAVE_SYS_IOCTL_H to include these fns. | 10 Require HAVE_NET_IF_H and HAVE_SYS_IOCTL_H to include these fns. |
5 (Fnetwork_interface_info): Check that ifreq struct has required | 11 (Fnetwork_interface_info): Check that ifreq struct has required |