index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sysdep.c
Age
Commit message (
Expand
)
Author
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-05-23
Prefer ptrdiff_t to size_t when either will do
Paul Eggert
2026-05-19
Simplify serial_open
Paul Eggert
2026-03-26
Simplify some struct frame.output_method checks
Basil L. Contovounesios
2026-02-28
Don’t stuff keyboard input uselessly
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-08
Fix some C symbol extern visibility
Paul Eggert
2025-08-02
Port better to Linux with 1 MiB pages
Paul Eggert
2025-07-21
Refactor by coalescing MAX_RW_COUNT definitions
Paul Eggert
2025-06-17
process-attributes uses CLOCK_BOOTTIME for uptime
Paul Eggert
2025-06-17
process-attributes uses /proc/stat for boot time
Paul Eggert
2025-06-15
process-attributes now uses get_boot_time
Paul Eggert
2025-04-13
Use a pristine copy of argv to restart Emacs
Jens Schmidt
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-15
Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Unexec removal: Remove HYBRID_MALLOC support
Pip Cet
2024-12-12
Unexec removal: Main part
Pip Cet
2024-09-16
Remove unnecessary #include
Paul Eggert
2024-08-22
Prefer static_assert to verify
Stefan Kangas
2024-07-24
Fix process-attributes rss and pmem on GNU/Linux
Paul Eggert
2024-06-30
Don’t define LC_COLLATE, LC_CTYPE
Paul Eggert
2024-06-30
Assume setlocale exists
Paul Eggert
2024-06-30
Do not worry about whether locale.h is includable
Paul Eggert
2024-04-23
Fix dumping signal-handler data
Eli Zaretskii
2024-03-09
Enable stack overflow recovery on Android
Po Lu
2024-01-03
Don't include sheap.h in sysdep.c
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-07
Port Proced to Android
Po Lu
2023-08-16
Update Android port
Po Lu
2023-08-07
Fix some emacs_fopen confusion
Paul Eggert
2023-08-03
Isolate fchmodat within the Android VFS layer
Po Lu
2023-07-28
Allow quitting from Android content provider operations
Po Lu
2023-07-27
Update Android port
Po Lu
2023-05-06
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-05-06
Merge from origin/emacs-29
Dmitry Gutov
2023-05-05
More fixes for NetBSD/vax
Po Lu
2023-02-18
Update Android port
Po Lu
2023-01-26
Update Android port
Po Lu
2023-01-13
Update Android port
Po Lu
2023-01-02
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-31
Bring up the Android operating system and its window system
Po Lu
2022-12-17
Port better to glibc 2.28+ renameat2
Paul Eggert
2022-10-15
; Prefer HTTPS to HTTP in many URLs
Stefan Kangas
2022-09-17
Optimize tty display updates (bug#57727)
Gerd Möllmann
2022-08-01
Fix get-internal-runtime precision
Paul Eggert
2022-06-27
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
[next]