/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3369 by fx, Wed Sep 17 13:30:23 2003 UTC revision 1.3370 by kfstorm, Wed Sep 17 21:32:35 2003 UTC
# Line 1  Line 1 
1    2003-09-17  Kim F. Storm  <storm@cua.dk>
2    
3            * process.c (Fnetwork_interface_list, Fnetwork_interface_info):
4            Require HAVE_NET_IF_H and HAVE_SYS_IOCTL_H to include these fns.
5            (Fnetwork_interface_info): Check that ifreq struct has required
6            fields before accessing them; this requires that those fields are
7            defined as macros, which may be too restrictive on some platforms,
8            but it is better than failing on other platforms.
9            (syms_of_process): Only defsubr above fns when included.
10    
11  2003-09-17  Dave Love  <fx@gnu.org>  2003-09-17  Dave Love  <fx@gnu.org>
12    
13          * unexalpha.c: Don't include varargs.h.          * unexalpha.c: Don't include varargs.h.

Legend:
Removed from v.1.3369  
changed lines
  Added in v.1.3370

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26