aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysdep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename main_thread to main_thread_id and simplifyPaul Eggert2016-12-301-7/+7
* * src/sysdep.c (deliver_process_signal): Improve comment.Paul Eggert2016-12-301-3/+6
* Port dumping better to WSLPaul Eggert2016-12-211-4/+9
* Fix crashes upon C-g on Posix TTY framesEli Zaretskii2016-12-191-0/+17
* *src/sysdep.c: Fix a comment.Eli Zaretskii2016-12-091-1/+1
* Fix compilation error on Fedora 24Eli Zaretskii2016-12-091-6/+0
* Merge branch 'concurrency'Eli Zaretskii2016-12-041-1/+12
|\
| * Fix the MS-Windows buildEli Zaretskii2015-11-021-11/+11
| * merge from trunkKen Raeburn2015-11-011-209/+505
| |\
| * | Fix MS-Windows build.Eli Zaretskii2013-08-261-12/+12
* | | Fix type typo on SolarisPaul Eggert2016-12-011-1/+1
* | | Merge from origin/emacs-25Paul Eggert2016-11-191-1/+1
|\ \ \
| * | | Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-1/+1
* | | | Speed up initialization by preferring /dev/urandom to GnuTLSDaniel Colascione2016-10-291-18/+26
* | | | Limit <config.h>’s includesPaul Eggert2016-09-301-0/+1
* | | | Prefer now-standard int width macrosPaul Eggert2016-09-151-2/+2
* | | | Fix GnuTLS includesPaul Eggert2016-08-031-1/+1
* | | | Simplify by assuming GnuTLS 2.12.2 or laterPaul Eggert2016-08-031-1/+1
* | | | Fix port to glibc 2.24 (pre-release) + ppc64Paul Eggert2016-07-201-0/+42
* | | | emacs_strerror cleanupsPaul Eggert2016-06-111-4/+4
* | | | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-211-5/+7
* | | | Implement process-attributes for DarwinMagnus Henoch2016-04-241-0/+140
* | | | Simplify use of O_BINARYPaul Eggert2016-04-141-2/+1
* | | | New C macro AUTO_STRING_WITH_LENPaul Eggert2016-04-041-16/+14
* | | | Port redirect-debugging-output to non-GNU/LinuxPaul Eggert2016-04-041-0/+29
* | | | Merge from origin/emacs-25John Wiegley2016-03-111-2/+2
|\ \ \ \ | |/ / /
| * | | Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* | | | Deterministic build improvementsPaul Eggert2016-03-021-4/+3
* | | | Remove build system name from deterministic dumpsPhilipp Stephani2016-03-021-0/+7
* | | | Pacify --enable-gcc-warnings when HYBRID_MALLOCPaul Eggert2016-01-301-15/+14
* | | | -Paul Eggert2016-01-301-0/+2
|\ \ \ \ | |/ / /
| * | | ; Improve commentary in sysdep.cEli Zaretskii2016-01-231-0/+2
* | | | -John Wiegley2016-01-181-19/+47
|\ \ \ \ | |/ / /
| * | | Unbreak the MS-Windows buildEli Zaretskii2016-01-181-1/+1
| * | | Initialize GnuTLS before calling gnutls_rndPaul Eggert2016-01-171-21/+33
| * | | Don't use GnuTLS before it is initializedAndreas Schwab2016-01-181-33/+21
| * | | Prefer GnuTLS when acquiring random seedPaul Eggert2016-01-171-42/+43
| * | | Make 'random' seeds cryptographically secure if possibleEli Zaretskii2016-01-151-2/+29
* | | | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\ \ \ \ | |/ / /
| * | | Update copyright year to 2016Paul Eggert2016-01-011-1/+1
| | |/ | |/|
* | | Let users disable unsafe signal handling codeDaniel Colascione2016-01-041-0/+3
|/ /
* | Include-file cleanup for src directoryPaul Eggert2015-10-201-3/+1
* | Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPSPaul Eggert2015-08-261-19/+1
* | Support recovery from C stack overflow on MS-WindowsEli Zaretskii2015-08-081-3/+3
* | Fix hang with large yanks This should fix the bug fixed by MikePaul Eggert2015-07-171-8/+0
* | Better heuristic for C stack overflowPaul Eggert2015-07-161-37/+56
* | * src/sysdep.c (handle_sigsegv) [CYGWIN]: Increase STACK_DANGER_ZONEKen Brown2015-07-061-0/+7
* | Work around x86 glibc backtrace bugPaul Eggert2015-03-051-0/+8
* | Backtrace after malloc arena is corruptedPaul Eggert2015-02-241-1/+11
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1