all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* <sys/ioctl.h> on msdos
@ 2010-11-18  4:42 Dan Nicolaescu
  2010-11-18 10:26 ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Dan Nicolaescu @ 2010-11-18  4:42 UTC (permalink / raw)
  To: emacs-devel

Does msdos have <sys/ioctl.h> ?
In a few places 
#ifndef MSDOS
is used to avoid including it.
Other places use HAVE_SYS_IOCTL_H
process.c includes it unconditionally in the non-msdos part.

It would be nicer to include it unconditionally everywhere, or to use
the same conditional everywhere.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-11-26 12:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-18  4:42 <sys/ioctl.h> on msdos Dan Nicolaescu
2010-11-18 10:26 ` Eli Zaretskii
2010-11-19 17:54   ` Eli Zaretskii
2010-11-20  7:39     ` Dan Nicolaescu
2010-11-20  9:08       ` Eli Zaretskii
2010-11-21  4:40         ` Dan Nicolaescu
2010-11-21 17:45           ` Eli Zaretskii
2010-11-26 12:17           ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.