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