Paul Eggert
|
087fdee723
Assume !BROKEN_NON_BLOCKING_CONNECT
|
10 年之前 |
Ted Zlatanov
|
ba4502fe14
Merge branch 'emacs-24'
|
10 年之前 |
Oscar Fuentes
|
81e0cca7bb
Define MINGW_W64 and use it instead of _W64
|
10 年之前 |
Paul Eggert
|
4c4c5b9121
Fix putenv race conditions with undefined behavior.
|
10 年之前 |
Paul Eggert
|
5403b2d3aa
Remove DATA_SEG_BITS.
|
11 年之前 |
Paul Eggert
|
93ca48872e
Clean up configure-time library handling a bit.
|
11 年之前 |
Glenn Morris
|
11ee65afc2
Remove the build-time option CLASH_DETECTION
|
11 年之前 |
Paul Eggert
|
57f8c49045
Remove some unused macros from 'configure'.
|
12 年之前 |
Paul Eggert
|
afeee3e578
* configure.ac (HAVE_XKBGETKEYBOARD): Remove; subsumed by HAVE_XKB.
|
12 年之前 |
Paul Eggert
|
47d7532e09
File synchronization fixes.
|
12 年之前 |
Paul Eggert
|
1ddc2bd6ff
Simplify data_start configuration.
|
12 年之前 |
Paul Eggert
|
97976f9f3f
Fix permissions bugs with setgid directories etc.
|
12 年之前 |
Paul Eggert
|
7be78020e3
Simplify get_lim_data.
|
12 年之前 |
Paul Eggert
|
d983a10b9a
Assume POSIX 1003.1-1988 or later for signal.h.
|
12 年之前 |
Ken Brown
|
bcd77a2ba0
Remove HAVE_MOUSE; see https://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00403.html.
|
12 年之前 |
Paul Eggert
|
95ef7787fb
Assume POSIX 1003.1-1988 or later for dirent.h.
|
12 年之前 |
Paul Eggert
|
9239d97052
Assume POSIX 1003.1-1988 or later for unistd.h.
|
12 年之前 |
Paul Eggert
|
49cdacdad3
Assume POSIX 1003.1-1988 or later for fcntl.h.
|
12 年之前 |
Paul Eggert
|
3d082a269e
Remove no-longer-used pty_max_bytes variable.
|
12 年之前 |
Paul Eggert
|
dd0333b615
Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.
|
12 年之前 |
Paul Eggert
|
8148369cfb
Simplify by assuming __fpending.
|
12 年之前 |
Paul Eggert
|
0caaedb1c3
Remove configure's --without-sync-input option.
|
13 年之前 |
Paul Eggert
|
4a4bbad214
Simplify SIGIO usage.
|
13 年之前 |
Paul Eggert
|
c990426a98
Simplify, document, and port floating-point.
|
13 年之前 |
Paul Eggert
|
f6196b87e1
Assume C89 or later for math functions.
|
13 年之前 |
Paul Eggert
|
1088b9226e
Simplify redefinition of 'abort' (Bug#12316).
|
13 年之前 |
Paul Eggert
|
51e6d6b2f5
* lib/sigprocmask.c, m4/signalblocking.m4: Remove.
|
13 年之前 |
Glenn Morris
|
e568d279c5
More CPP-DEFINES updates
|
13 年之前 |
Glenn Morris
|
38a414f0f1
CPP-DEFINES misc cleanup
|
13 年之前 |
Glenn Morris
|
2779e316c6
Remove some defines that are no longer present
|
13 年之前 |