1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 00:31:01 -08:00
emacs/src
Eli Zaretskii a0605d9618 Fix MinGW compilation problem in timefns.c
* src/timefns.c (lisp_to_timespec): Fix a mismatch between
time_t and timespec.tv_sec data types.
2018-10-07 20:51:11 +03:00
..
bitmaps
.dbxinit
.gdbinit Adjust .gdbinit to removal of misc objects 2018-08-12 11:46:26 -07:00
alloc.c Merge from origin/emacs-26 2018-09-20 07:50:34 -07:00
atimer.c Don’t assume obsolescent setitimer function 2018-09-16 08:53:18 -07:00
atimer.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
bidi.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
bignum.c New (TICKS . HZ) timestamp format 2018-10-06 23:31:04 -07:00
bignum.h Export converting mpz to [u]intmax 2018-10-06 23:31:04 -07:00
blockinput.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
buffer.c file-attributes cleanup 2018-09-23 18:32:59 -07:00
buffer.h * src/buffer.h (DECODE_POSITION): Remove; unused. 2018-08-21 22:03:05 -07:00
bytecode.c Fix bignum bugs with nth, elt, = 2018-08-21 11:41:54 -07:00
callint.c Merge remote-tracking branch 'origin/master' into feature/bignum 2018-08-09 17:56:53 -06:00
callproc.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
casefiddle.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
casetab.c Merge remote-tracking branch 'origin/master' into feature/bignum 2018-08-09 17:56:53 -06:00
category.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
category.h Rename integerp->fixnum, etc, in preparation for bignums 2018-07-12 22:12:27 -06:00
ccl.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
ccl.h
ChangeLog.1 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.2 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.3 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.4 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.5 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.6 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.7 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.8 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.9 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.10 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.11 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.12 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.13 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
character.c Fix up for bignums after merge from trunk 2018-08-09 18:02:00 -06:00
character.h More macro renamings for bignum 2018-08-07 18:08:53 -06:00
charset.c * src/charset.c (Fencode_char): Tweak comment. 2018-09-10 08:49:27 -07:00
charset.h More macro renamings for bignum 2018-08-07 18:08:53 -06:00
chartab.c Merge remote-tracking branch 'origin/master' into feature/bignum 2018-08-09 17:56:53 -06:00
cm.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cm.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cmds.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
coding.c Improve bignum support for system types 2018-08-27 21:45:23 -07:00
coding.h Merge from origin/emacs-26 2018-07-02 19:19:26 -07:00
commands.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
composite.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
composite.h Improve bignum support for system types 2018-08-27 21:45:23 -07:00
conf_post.h Modularize bignums better 2018-08-27 21:45:22 -07:00
COPYING
cygw32.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cygw32.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
data.c Round bignums consistently with other integers 2018-09-22 09:01:26 -07:00
dbusbind.c Simplify bignum->intmax conversion 2018-09-04 19:15:57 -07:00
decompress.c Define get_proc_addr in Cygwin-w32 build 2018-08-20 17:04:24 -04:00
deps.mk Rename src/regex.c to src/regex-emacs.c. 2018-08-05 19:36:09 -07:00
dired.c file-attributes cleanup 2018-09-23 18:32:59 -07:00
dispextern.h Rename Emacs-specific INFINITY constants 2018-08-31 09:15:49 -07:00
dispnew.c Simplify bignum->intmax conversion 2018-09-04 19:15:57 -07:00
disptab.h More macro renamings for bignum 2018-08-07 18:08:53 -06:00
doc.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
doprnt.c Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
dosfns.c Improve bignum support for system types 2018-08-27 21:45:23 -07:00
dosfns.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dynlib.c Pacify -Wcast-function-type warnings in GCC 8.1 2018-08-17 17:29:10 +03:00
dynlib.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
editfns.c Move timestamp-related stuff to timefns.c 2018-10-06 23:31:03 -07:00
emacs-icon.h An overdue update of src/emacs-icon.h 2018-01-14 17:27:19 -08:00
emacs-module.c Avoid an overflow error in emacs-module.c 2018-09-21 22:00:14 +02:00
emacs-module.h.in Update copyright year to 2018 2018-01-01 00:57:59 -08:00
emacs.c Move timestamp-related stuff to timefns.c 2018-10-06 23:31:03 -07:00
emacsgtkfixed.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
emacsgtkfixed.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
epaths.in Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eval.c Clarify condition-case docstring 2018-09-16 20:25:45 -04:00
fileio.c file-attributes cleanup 2018-09-23 18:32:59 -07:00
filelock.c Add detailed documentation about lock files 2018-06-01 15:06:20 +02:00
firstfile.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
floatfns.c Fix (floor 54043195528445955 3.0) bug 2018-09-13 14:29:58 -07:00
fns.c Fix documentation for conversion to bignums 2018-09-08 12:20:55 +03:00
font.c Fix documentation for conversion to bignums 2018-09-08 12:20:55 +03:00
font.h More macro renamings for bignum 2018-08-07 18:08:53 -06:00
fontset.c Merge branch 'feature/bignum' 2018-08-11 13:34:17 -06:00
fontset.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
frame.c Improve bignum support for system types 2018-08-27 21:45:23 -07:00
frame.h Shrink pseudovectors a bit 2018-09-06 23:56:13 -07:00
fringe.c Improve bignum support for system types 2018-08-27 21:45:23 -07:00
ftcrfont.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
ftfont.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
ftfont.h
ftxfont.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
getpagesize.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gfilenotify.c Fix check for unsafe watch descriptor 2018-08-13 15:55:53 -07:00
gmalloc.c Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
gnutls.c Merge from origin/emacs-26 2018-09-20 07:50:34 -07:00
gnutls.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gtkutil.c Adjust to TIMESPEC_HZ renaming 2018-09-10 21:22:54 -07:00
gtkutil.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
image.c Pacify -Wdouble-promotion in ImageMagick code 2018-08-30 10:04:17 -07:00
indent.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
indent.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
inotify.c Improve bignum support for system types 2018-08-27 21:45:23 -07:00
insdel.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
intervals.c Merge remote-tracking branch 'origin/master' into feature/bignum 2018-08-09 17:56:53 -06:00
intervals.h Prefer NILP (x) to EQ (x, Qnil) 2018-07-19 22:05:27 -07:00
json.c Use new function overflow_error in a few places 2018-09-21 21:56:56 +02:00
keyboard.c New (TICKS . HZ) timestamp format 2018-10-06 23:31:04 -07:00
keyboard.h Rename integerp->fixnum, etc, in preparation for bignums 2018-07-12 22:12:27 -06:00
keymap.c Merge from origin/emacs-26 2018-09-28 07:54:24 -07:00
keymap.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
kqueue.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
lastfile.c Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
lcms.c Improve bignum support for system types 2018-08-27 21:45:23 -07:00
lisp.h Move timestamp-related stuff to timefns.c 2018-10-06 23:31:03 -07:00
lread.c Merge from origin/emacs-26 2018-09-10 13:12:38 -07:00
macfont.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
macfont.m Update src/{ns,mac}*.m to use bignum-compatible macros 2018-08-09 16:00:20 +02:00
macros.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
macros.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
macuvs.h
Makefile.in Move timestamp-related stuff to timefns.c 2018-10-06 23:31:03 -07:00
marker.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
menu.c Merge remote-tracking branch 'origin/master' into feature/bignum 2018-08-09 17:56:53 -06:00
menu.h Port --enable-gcc-warnings to GCC 8 2018-04-30 17:17:54 -07:00
mini-gmp-emacs.c Make mini-gmp safe for --enable-gcc-warnings 2018-08-12 11:13:15 -07:00
mini-gmp.c Add configury for GMP library 2018-07-12 22:12:27 -06:00
mini-gmp.h Add configury for GMP library 2018-07-12 22:12:27 -06:00
minibuf.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
module-env-25.h
module-env-26.h
msdos.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
msdos.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nsfns.m Improve bignum support for system types 2018-08-27 21:45:23 -07:00
nsfont.m Update src/{ns,mac}*.m to use bignum-compatible macros 2018-08-09 16:00:20 +02:00
nsgui.h Normalize and fix some mistakes in NS-related commentary 2018-03-19 20:35:24 +01:00
nsimage.m Improve bignum support for system types 2018-08-27 21:45:23 -07:00
nsmenu.m Prefer CONSP etc. to XTYPE 2018-08-25 14:20:27 -07:00
nsselect.m Merge remote-tracking branch 'origin/master' into feature/bignum 2018-08-09 17:56:53 -06:00
nsterm.h New mint_ptr representation for C pointers 2018-06-14 17:13:38 -07:00
nsterm.m Merge from origin/emacs-26 2018-09-29 17:08:43 +01:00
print.c Several fixes for formatting bignums 2018-08-31 00:28:58 -07:00
process.c file-attributes cleanup 2018-09-23 18:32:59 -07:00
process.h Shrink pseudovectors a bit 2018-09-06 23:56:13 -07:00
profiler.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
ptr-bounds.h Update copyright year to 2018 2018-01-01 01:25:56 -08:00
puresize.h * src/puresize.h (BASE_PURESIZE): Bump to 2000000. 2018-09-07 11:17:03 -07:00
ralloc.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
README Update copyright year to 2018 2018-01-01 00:57:59 -08:00
regex-emacs.c Spruce up some regex-emacs comments 2018-08-05 19:36:10 -07:00
regex-emacs.h Spruce up some regex-emacs comments 2018-08-05 19:36:10 -07:00
region-cache.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
region-cache.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
scroll.c * src/scroll.c (calculate_scrolling): Remove casts. 2018-10-07 00:11:48 -07:00
search.c Merge remote-tracking branch 'origin/master' into feature/bignum 2018-08-09 17:56:53 -06:00
sheap.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sheap.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sound.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
syntax.c Improve bignum support for system types 2018-08-27 21:45:23 -07:00
syntax.h More macro renamings for bignum 2018-08-07 18:08:53 -06:00
sysdep.c Coalesce duplicate make_lisp_timeval etc. 2018-10-06 23:31:03 -07:00
sysselect.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
syssignal.h Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
sysstdio.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
systhread.c Make error checking for thread functions stricter. 2018-06-09 18:47:10 +02:00
systhread.h Make error checking for thread functions stricter. 2018-06-09 18:47:10 +02:00
systime.h New (TICKS . HZ) timestamp format 2018-10-06 23:31:04 -07:00
systty.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
syswait.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
term.c Merge from origin/emacs-26 2018-10-03 09:23:16 -07:00
termcap.c ; Comments related to src/termcap.c 2018-01-05 18:50:31 -08:00
termchar.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
termhooks.h Merge from origin/emacs-26 2018-10-03 09:23:16 -07:00
terminal.c Merge from origin/emacs-26 2018-10-03 09:23:16 -07:00
terminfo.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
termopts.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
textprop.c Merge remote-tracking branch 'origin/master' into feature/bignum 2018-08-09 17:56:53 -06:00
thread.c Merge from origin/emacs-26 2018-08-31 11:15:48 +02:00
thread.h * src/thread.h: Do not include systime.h; no longer needed. 2018-09-16 14:29:57 -07:00
timefns.c Fix MinGW compilation problem in timefns.c 2018-10-07 20:51:11 +03:00
tparam.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tparam.h Port --enable-gcc-warnings to GCC 8 2018-04-28 16:56:48 -07:00
undo.c Turn misc objects into pseudovectors 2018-08-11 18:50:25 -07:00
unexaix.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
unexcoff.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
unexcw.c Pacify GCC with -Wunused-but-set-variable 2018-08-16 09:06:46 -04:00
unexec.h
unexelf.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
unexhp9k800.c
unexmacosx.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
unexsol.c
unexw32.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vm-limit.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w16select.c Rename integerp->fixnum, etc, in preparation for bignums 2018-07-12 22:12:27 -06:00
w32.c Move timestamp-related stuff to timefns.c 2018-10-06 23:31:03 -07:00
w32.h Move timestamp-related stuff to timefns.c 2018-10-06 23:31:03 -07:00
w32common.h Avoid compiler warnings due to get_proc_addr 2018-09-10 15:44:48 +03:00
w32console.c Merge from origin/emacs-26 2018-08-26 15:10:50 -07:00
w32cygwinx.c Merge remote-tracking branch 'origin/master' into feature/bignum 2018-08-09 17:56:53 -06:00
w32fns.c Fix documentation for conversion to bignums 2018-09-08 12:20:55 +03:00
w32font.c Define get_proc_addr in Cygwin-w32 build 2018-08-20 17:04:24 -04:00
w32font.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32gui.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32heap.c Pacify -Wcast-function-type warnings in GCC 8.1 2018-08-17 17:29:10 +03:00
w32heap.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32inevt.c Improve bignum support for system types 2018-08-27 21:45:23 -07:00
w32inevt.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32menu.c Pacify -Wcast-function-type warnings in GCC 8.1 2018-08-17 17:29:10 +03:00
w32notify.c Use mint_ptr in w32notify.c 2018-06-16 14:16:53 +03:00
w32proc.c Improve bignum support for system types 2018-08-27 21:45:23 -07:00
w32reg.c ; Replace "Written by" with standard "Author:" header in some C files 2018-02-13 14:29:59 -08:00
w32select.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
w32select.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
w32term.c Merge remote-tracking branch 'origin/master' into feature/bignum 2018-08-09 17:56:53 -06:00
w32term.h More macro renamings for bignum 2018-08-07 18:08:53 -06:00
w32uniscribe.c Define get_proc_addr in Cygwin-w32 build 2018-08-20 17:04:24 -04:00
w32xfns.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
widget.c Rename integerp->fixnum, etc, in preparation for bignums 2018-07-12 22:12:27 -06:00
widget.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
widgetprv.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
window.c Fix last change of 'run_window_size_change_functions' 2018-09-10 14:07:05 +02:00
window.h Shrink pseudovectors a bit 2018-09-06 23:56:13 -07:00
xdisp.c Allow 'make-cursor-line-fully-visible' name a function 2018-09-30 14:14:59 +03:00
xfaces.c Improve bignum support for system types 2018-08-27 21:45:23 -07:00
xfns.c Merge from origin/emacs-26 2018-09-10 13:12:38 -07:00
xfont.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
xftfont.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
xgselect.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xgselect.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xmenu.c Merge remote-tracking branch 'origin/master' into feature/bignum 2018-08-09 17:56:53 -06:00
xml.c Define get_proc_addr in Cygwin-w32 build 2018-08-20 17:04:24 -04:00
xrdb.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
xselect.c Fix documentation for conversion to bignums 2018-09-08 12:20:55 +03:00
xsettings.c More macro renamings for bignum 2018-08-07 18:08:53 -06:00
xsettings.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xsmfns.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xterm.c Improve bignum support for system types 2018-08-27 21:45:23 -07:00
xterm.h Shrink pseudovectors a bit 2018-09-06 23:56:13 -07:00
xwidget.c Merge remote-tracking branch 'origin/master' into feature/bignum 2018-08-09 17:56:53 -06:00
xwidget.h Shrink pseudovectors a bit 2018-09-06 23:56:13 -07: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-2018 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 is copied elsewhere.

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

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 C source files.  All of this should
work transparently; you should only need to change to the parent
directory, run './configure', and then run '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 <https://www.gnu.org/licenses/>.