repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
isearch.el (isearch-process-search-char): Add docstring.
[emacs.git]
/
nt
/
inc
/
sys
/
ioctl.h
blob
060def367ffa5e066eab1f8f7e28af5879a536a7
1
/*
2
* sys\ioctl.h doesn't exist on NT...rather than including it conditionally
3
* in many of the source files, we just extend the include path so that the
4
* compiler will pick this up empty header instead.
5
*/
6