summaryrefslogtreecommitdiff
path: root/src/sysdep.c
Commit message (Expand)AuthorAgeFilesLines
* Improve stack-overflow heuristic on GNU/LinuxPaul Eggert2017-07-141-1/+1
* Use unlocked stdio more systematicallyPaul Eggert2017-06-221-9/+6
* Attempt to work around macOS vfork bugPaul Eggert2017-05-191-11/+14
* Clean up some compiler warningsPhilipp Stephani2017-05-181-5/+0
* Fix quitting bug when buffers are frozenPaul Eggert2017-02-011-5/+5
* Revamp quitting and fix infloopsPaul Eggert2017-02-011-45/+84
* Replace QUIT with maybe_quitPaul Eggert2017-01-251-5/+5
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Speed up initialization by preferring /dev/urandom to GnuTLSDaniel Colascione2016-11-181-18/+26
* | 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
| | |/ | |/|