emacs/src
Paul Eggert 32e53667a9 Fix "not a tty" bug on Solaris 10
* configure.ac (PTY_OPEN): Define to plain 'open'
on SVR4-derived hosts, so that the O_CLOEXEC flag isn't set.
* src/process.c (allocate_pty): Set the O_CLOEXEC flag after
calling PTY_TTY_NAME_SPRINTF, for the benefit of SVR4-derived
hosts that call grantpt which does its work via a setuid subcommand
(Bug#19191, Bug#19927, Bug#20555, Bug#20686).
Also, set O_CLOEXEC even if PTY_OPEN is not defined, since it
seems relevant in that case too.
2015-06-11 16:42:10 -07:00
..
bitmaps
.dbxinit
.gdbinit Fix problems with 32-bit wide-int build exposed by MinGW 2015-01-13 19:16:51 +02:00
alloc.c Avoid grave accent quoting in stderr diagnostics 2015-05-31 23:53:45 -07:00
atimer.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
atimer.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
bidi.c Fix bidi_explicit_dir_char undefined behavior 2015-02-08 18:14:41 -08:00
blockinput.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
buffer.c Avoid grave accent quoting in stderr diagnostics 2015-05-31 23:53:45 -07:00
buffer.h Remove the deprecated INTERNAL_FIELD macro by expanding it 2015-04-29 08:53:55 +02:00
bytecode.c Prefer 'Qfoo' to 'intern ("foo")' 2015-02-21 00:27:00 -08:00
callint.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
callproc.c Tweak exec-path in uninstalled case 2015-04-20 17:38:36 -04:00
casefiddle.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
casetab.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
category.c Remove the deprecated INTERNAL_FIELD macro by expanding it 2015-04-29 08:53:55 +02:00
category.h Simplify and port recent bool vector changes. 2013-11-04 23:11:24 -08:00
ccl.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
ccl.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
ChangeLog.1 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.2 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.3 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.4 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.5 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.6 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.7 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.8 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.9 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.10 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.11 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.12 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.13 ; Omit entries that will appear in ChangeLog.2 2015-05-23 08:36:28 -07:00
character.c Port --enable-gcc-warnings to GCC 5.1 x86-64 2015-04-24 22:41:56 -07:00
character.h Make [:graph:] act like [:print:] sans space 2015-04-15 00:27:18 -07:00
charset.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
charset.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
chartab.c Count MANY function args more reliably 2015-01-25 09:11:25 -08:00
cm.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cm.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cmds.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
coding.c Remove the obsolete leading "*" from some C doc strings. 2015-06-07 16:47:45 -07:00
coding.h Avoid aborts when keyboard-coding-system is raw-text (Bug#19532) 2015-01-31 20:48:53 +02:00
commands.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
composite.c Fix display when a font claims large values of ascent and descent 2015-06-06 16:10:19 +03:00
composite.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
conf_post.h * conf_post.h (ATTRIBUTE_ALLOC_SIZE): Port to clang 3.5.0. 2015-01-07 23:12:04 -08:00
COPYING
cygw32.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cygw32.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
data.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
dbusbind.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
decompress.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
deps.mk Replace AC_SUBST_FILE in configure with include in Makefiles. 2015-05-15 20:51:45 -04:00
dired.c Fix last commit, which confused WINDOWSNT with MSDOS. 2015-01-31 10:05:10 +02:00
dispextern.h Fix display of composite characters with large fonts 2015-05-30 19:25:53 +03:00
dispnew.c Avoid grave accent quoting in stderr diagnostics 2015-05-31 23:53:45 -07:00
disptab.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
doc.c Don't misencode C-generated messages 2015-05-30 11:19:31 -07:00
doprnt.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
dosfns.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
dosfns.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
editfns.c Fix timezone-related functions on MS-Windows 2015-06-04 18:28:29 +03:00
emacs-icon.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
emacs.c Avoid grave accent quoting in stderr diagnostics 2015-05-31 23:53:45 -07:00
emacsgtkfixed.c Revert changes installed by xwidgets merge 2015-02-01 11:45:15 -08:00
emacsgtkfixed.h Revert changes installed by xwidgets merge 2015-02-01 11:45:15 -08:00
epaths.in Update copyright year to 2015 2015-01-01 14:26:41 -08:00
eval.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
fileio.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
filelock.c Verify file modifications by other programs 2015-05-08 12:20:16 +03:00
firstfile.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
floatfns.c Fix minor ldexp issues 2015-03-24 11:43:21 -07:00
fns.c Add new function string-greaterp 2015-06-04 18:27:54 +02:00
font.c ; * src/font.c (syms_of_font) <font-log>: Tweak previous doc fix. 2015-06-07 16:55:00 -07:00
font.h Add cairo drawing. 2015-02-11 16:14:35 +01:00
fontset.c Improve font selection for punctuation and other symbols 2015-06-09 17:56:39 +03:00
fontset.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
frame.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
frame.h Pacify --enable-gcc-warnings 2015-05-23 09:02:04 -07:00
fringe.c Fix fringe bitmap initialization for cairo. 2015-02-14 12:45:52 +09:00
ftcrfont.c Pacify --enable-gcc-warnings 2015-05-23 09:02:04 -07:00
ftfont.c * src/ftfont.c (ftfont_open2): Round divisions by upEM. 2015-06-05 09:44:40 +09:00
ftfont.h Add cairo drawing. 2015-02-11 16:14:35 +01:00
ftxfont.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
getpagesize.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gfilenotify.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
gmalloc.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnutls.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
gnutls.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gtkutil.c Fixes to compile cairo branch without cairo. 2015-05-23 12:27:56 +02:00
gtkutil.h Add cairo drawing. 2015-02-11 16:14:35 +01:00
image.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
indent.c * src/indent.c (Fvertical_motion): Amend motion by 0 lines. 2015-06-03 15:29:24 +02:00
indent.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
inotify.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
insdel.c * src/*.c: Set deactivate_mark buffer-locally 2015-04-13 10:16:38 -04:00
intervals.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
intervals.h Use bool for boolean in xdisp.c 2015-02-09 23:50:18 -08:00
keyboard.c Add assertion in adjust_point_for_property 2015-06-06 13:23:18 +02:00
keyboard.h Remove the deprecated INTERNAL_FIELD macro by expanding it 2015-04-29 08:53:55 +02:00
keymap.c Avoid crashes when key-binding is called from a timer 2015-06-08 17:39:35 +03:00
keymap.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
lastfile.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
lisp.h Remove format2 2015-05-30 15:30:47 -07:00
lread.c Avoid grave accent quoting in stderr diagnostics 2015-05-31 23:53:45 -07:00
macfont.h Fix a enum conversion warning in macfont.m 2015-05-15 16:50:01 +02:00
macfont.m Prefer INLINE functions in font.h to match style used in lisp.h 2015-01-16 15:15:32 +03:00
macros.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
macros.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
macuvs.h Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
Makefile.in Remove charset map files from repository, generate in first bootstrap 2015-05-23 16:38:13 -07:00
makefile.w32-in Update copyright year to 2015 2015-01-01 14:26:41 -08:00
marker.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
menu.c Fix assertion violations when popping menus on TTY (Bug#19862) 2015-02-14 15:11:30 +02:00
menu.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
minibuf.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
msdos.c Use bool, not int, to track face changes 2015-01-28 11:15:23 -08:00
msdos.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nsfns.m Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
nsfont.m Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
nsgui.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nsimage.m Fix NS warnings. 2015-05-15 17:06:16 +02:00
nsmenu.m Fix NS warnings. 2015-05-15 17:06:16 +02:00
nsselect.m Replace gui-method macros with cl-generic with &context 2015-05-23 11:32:29 -04:00
nsterm.h Fix warnings on OSX 10.10. 2015-05-15 16:23:44 +02:00
nsterm.m NS equivalents of xterm.c and w32term.c changes 2015-06-01 17:46:20 +03:00
print.c Treat batch stdout/stderr like standard display 2015-05-31 20:04:43 -07:00
process.c Fix "not a tty" bug on Solaris 10 2015-06-11 16:42:10 -07:00
process.h Add facility to collect stderr of async subprocess 2015-04-11 07:59:27 +09:00
profiler.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
puresize.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ralloc.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
README Update copyright year to 2015 2015-01-01 14:26:41 -08:00
regex.c '[:graph:]' now excludes whitespace, not just ' ' 2015-04-15 23:47:01 -07:00
regex.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
region-cache.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
region-cache.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
scroll.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
search.c Merge from origin/emacs-24 2015-03-03 14:41:30 -08:00
sheap.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sound.c Count MANY function args more reliably 2015-01-25 09:11:25 -08:00
syntax.c * src/syntax.c (Fbackward_prefix_chars): Reword docstring 2015-06-11 11:49:00 +02:00
syntax.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sysdep.c Work around x86 glibc backtrace bug 2015-03-05 11:59:31 -08:00
sysselect.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
syssignal.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sysstdio.h Simplify binary I/O configuration 2015-02-19 19:21:32 -08:00
systime.h * editfns.c, systime.h (mktime_z) [!HAVE_TZALLOC]: Now static. 2015-03-13 09:58:38 -07:00
systty.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
syswait.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
term.c Avoid grave accent quoting in stderr diagnostics 2015-05-31 23:53:45 -07:00
termcap.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
termchar.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
termhooks.h Revert changes installed by xwidgets merge 2015-02-01 11:45:15 -08:00
terminal.c Tune pseudovector allocation assuming Qnil == 0 2015-01-16 11:42:24 +03:00
terminfo.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
termopts.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
textprop.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
tparam.c Use bool for boolean in textprop.c, undo.c 2015-04-19 13:13:52 -07:00
tparam.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
undo.c Use bool for boolean in textprop.c, undo.c 2015-04-19 13:13:52 -07:00
unexaix.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unexcoff.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unexcw.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unexec.h
unexelf.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unexhp9k800.c Consistently use min and max macros from lisp.h. 2014-10-03 08:35:10 +04:00
unexmacosx.c Avoid grave accent quoting in stderr diagnostics 2015-05-31 23:53:45 -07:00
unexsol.c Prefer list1 (X) to Fcons (X, Qnil) when building lists. 2013-07-15 23:39:49 -07:00
unexw32.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
vm-limit.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w16select.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32.c Add facility to collect stderr of async subprocess 2015-04-11 07:59:27 +09:00
w32.h Add facility to collect stderr of async subprocess 2015-04-11 07:59:27 +09:00
w32common.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32console.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32fns.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
w32font.c Fix display of glyphless characters with problematic fonts 2015-05-28 20:23:41 +03:00
w32font.h Teach MS-Windows font back-end return per-glyph ascent/descent 2015-05-26 18:29:40 +03:00
w32gui.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32heap.c In w32heap.c bump DUMPED_HEAP_SIZE to 19/12 MB 2015-05-19 08:50:36 +02:00
w32heap.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32inevt.c Prefer 'Qfoo' to 'intern ("foo")' in w32 source files 2015-02-21 14:54:08 +02:00
w32inevt.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32menu.c Use bool for boolean in w32menu.c, w32font.c, w32uniscribe.c. 2015-01-29 19:16:56 +02:00
w32notify.c MS-Windows followup for change in semantics of XIL and XLI. (Bug#15880) 2015-01-10 13:27:35 +02:00
w32proc.c src/w32proc.c: Fix typos in description of subprocess support. 2015-04-06 14:52:57 +03:00
w32reg.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32select.c MS-Windows followup to previous commit 2015-01-05 22:13:58 +02:00
w32select.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32term.c Attempt to fix crashes due to accesses beyond glyph matrix end 2015-05-31 17:41:35 +03:00
w32term.h Avoid compiler warning in image.c on MS-Windows 2015-05-23 22:19:08 +03:00
w32uniscribe.c Use bool for boolean in w32menu.c, w32font.c, w32uniscribe.c. 2015-01-29 19:16:56 +02:00
w32xfns.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
widget.c * src/widget.c (set_frame_size): Prefer 'int' to 'unsigned' 2015-04-19 10:11:21 -07:00
widget.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
widgetprv.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
window.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
window.h Avoid some int overflows in window.c 2015-04-13 23:26:59 -07:00
xdisp.c Fix compilation warning/error in --without-x builds 2015-06-08 21:15:05 +03:00
xfaces.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
xfns.c Avoid grave accent quoting in stderr diagnostics 2015-05-31 23:53:45 -07:00
xfont.c * xfont.c: Minor style fixes 2015-02-09 11:08:58 -08:00
xftfont.c Fix display of glyphless characters with problematic fonts 2015-05-28 20:23:41 +03:00
xgselect.c Use bool for boolean in xfont.c, xftfont.c, xgselect.c 2015-01-21 23:41:24 -08:00
xgselect.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
xmenu.c Adjust offset and border calculations for X. 2015-02-27 18:46:26 +01:00
xml.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
xrdb.c Use bool for boolean in xmenu.c, xml.c 2015-01-13 21:20:31 -08:00
xselect.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
xsettings.c Use bool for boolean in xmenu.c, xml.c 2015-01-13 21:20:31 -08:00
xsettings.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
xsmfns.c Don't send bad SM messages. 2015-03-28 12:33:25 +01:00
xterm.c Fix display when a font claims large values of ascent and descent 2015-06-06 16:10:19 +03:00
xterm.h Merge branch 'master' into cairo 2015-04-03 12:32:13 +02:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Copyright (C) 2001-2015 Free Software Foundation, Inc.
See the end of the file for license conditions.


This directory contains the source files for the C component of GNU Emacs.
Nothing in this directory is needed for using Emacs once it is built
and installed, if the dumped Emacs (on Unix systems) is copied elsewhere.

See the files ../README and then ../INSTALL for installation instructions.

Under GNU and Unix systems, the file `Makefile.in' is used as a
template by the script `../configure' to produce `Makefile'.  This
is the file which actually controls the compilation of Emacs.
All of this should work transparently to the user; you should only
need to run `../configure', and then type `make'.


This file is part of GNU Emacs.

GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.