summaryrefslogtreecommitdiff
path: root/src/sysdep.c
AgeCommit message (Expand)Author
2024-04-23Fix dumping signal-handler dataEli Zaretskii
2024-03-09Enable stack overflow recovery on AndroidPo Lu
2024-01-03Don't include sheap.h in sysdep.cStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-07Port Proced to AndroidPo Lu
2023-08-16Update Android portPo Lu
2023-08-07Fix some emacs_fopen confusionPaul Eggert
2023-08-03Isolate fchmodat within the Android VFS layerPo Lu
2023-07-28Allow quitting from Android content provider operationsPo Lu
2023-07-27Update Android portPo Lu
2023-05-06Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-05-06Merge from origin/emacs-29Dmitry Gutov
2023-05-05More fixes for NetBSD/vaxPo Lu
2023-02-18Update Android portPo Lu
2023-01-26Update Android portPo Lu
2023-01-13Update Android portPo Lu
2023-01-02Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-01-01Merge from origin/emacs-29Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-31Bring up the Android operating system and its window systemPo Lu
2022-12-17Port better to glibc 2.28+ renameat2Paul Eggert
2022-10-15; Prefer HTTPS to HTTP in many URLsStefan Kangas
2022-09-17Optimize tty display updates (bug#57727)Gerd Möllmann
2022-08-01Fix get-internal-runtime precisionPaul Eggert
2022-06-27Allow plist-get/plist-put/plist-member to take a comparison functionLars Ingebrigtsen
2022-06-21Two typos captured on OpenBSD/clangManuel Giraud
2022-04-27Implement system_process_attributes on CygwinKen Brown
2022-04-19Pacify gcc -std=c99Paul Eggert
2022-04-17Merge from origin/emacs-28Paul Eggert
2022-04-17Don’t assume openatPaul Eggert
2022-04-16Fix builds on older versions of macOSMattias Engdegård
2022-04-16; * src/sysdep.c: Fix mistake in previous commitMattias Engdegård
2022-04-16Fix builds on older versions of macOSMattias Engdegård
2022-03-16Improve random bignum generationPaul Eggert
2022-03-04Fix process-attributes time precision on BSDPaul Eggert
2022-03-04Fix process-attributes time precision on GNU/LinuxPaul Eggert
2022-03-04%CPU can exceed 100 on GNU/LinuxPaul Eggert
2022-03-04Fix FreeBSD typo in process-attributes cstimePaul Eggert
2022-02-12Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias Engdegård
2022-02-10Silence macOS vfork deprecation warningsMattias Engdegård
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-20Add support for the Haiku operating system and its window systemPo Lu
2021-07-13Fix portability issue with make-serial-processKen Brown
2021-07-04Ensure 'call-process' interprets INFILE as a local pathJim Porter
2021-05-26* src/sysdep.c (system_process_attributes): Fix misspelled Qttname for FreeBSDFilipp Gunbin
2021-05-26Improve system_process_attributes on macOS (Bug#48548)Filipp Gunbin
2021-03-11On MS-Windows, fflush stderr after newlinePaul Eggert
2021-03-09Port alternate signal stack to upcoming glibc 2.34Paul Eggert