index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sysdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Prefer HTTPS to HTTP in many URLs
Stefan Kangas
2022-10-15
1
-1
/
+1
*
Optimize tty display updates (bug#57727)
Gerd Möllmann
2022-09-17
1
-1
/
+4
*
Fix get-internal-runtime precision
Paul Eggert
2022-08-01
1
-2
/
+3
*
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
2022-06-27
1
-21
/
+21
*
Two typos captured on OpenBSD/clang
Manuel Giraud
2022-06-21
1
-1
/
+1
*
Implement system_process_attributes on Cygwin
Ken Brown
2022-04-27
1
-1
/
+25
*
Pacify gcc -std=c99
Paul Eggert
2022-04-19
1
-1
/
+1
*
Merge from origin/emacs-28
Paul Eggert
2022-04-17
1
-11
/
+18
|
\
|
*
Don’t assume openat
Paul Eggert
2022-04-17
1
-11
/
+18
|
*
; * src/sysdep.c: Fix mistake in previous commit
Mattias Engdegård
2022-04-16
1
-2
/
+2
|
*
Fix builds on older versions of macOS
Mattias Engdegård
2022-04-16
1
-0
/
+24
*
|
Fix builds on older versions of macOS
Mattias Engdegård
2022-04-16
1
-0
/
+22
*
|
Improve random bignum generation
Paul Eggert
2022-03-16
1
-0
/
+10
*
|
Fix process-attributes time precision on BSD
Paul Eggert
2022-03-04
1
-59
/
+47
*
|
Fix process-attributes time precision on GNU/Linux
Paul Eggert
2022-03-04
1
-77
/
+47
*
|
%CPU can exceed 100 on GNU/Linux
Paul Eggert
2022-03-04
1
-2
/
+0
*
|
Fix FreeBSD typo in process-attributes cstime
Paul Eggert
2022-03-04
1
-1
/
+1
*
|
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-02-12
1
-6
/
+4
*
|
Silence macOS vfork deprecation warnings
Mattias Engdegård
2022-02-10
1
-1
/
+1
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Add support for the Haiku operating system and its window system
Po Lu
2021-11-20
1
-6
/
+28
|
/
*
Fix portability issue with make-serial-process
Ken Brown
2021-07-13
1
-1
/
+133
*
Ensure 'call-process' interprets INFILE as a local path
Jim Porter
2021-07-04
1
-1
/
+1
*
* src/sysdep.c (system_process_attributes): Fix misspelled Qttname for FreeBSD
Filipp Gunbin
2021-05-26
1
-1
/
+1
*
Improve system_process_attributes on macOS (Bug#48548)
Filipp Gunbin
2021-05-26
1
-21
/
+61
*
On MS-Windows, fflush stderr after newline
Paul Eggert
2021-03-11
1
-0
/
+7
*
Port alternate signal stack to upcoming glibc 2.34
Paul Eggert
2021-03-09
1
-1
/
+9
*
Add functions to open a file without quitting.
Philipp Stephani
2021-01-10
1
-0
/
+22
*
Add support for 'process-attributes' on OpenBSD
Omar Polo
2021-01-10
1
-0
/
+195
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Adjust to recent Gnulib changes
Paul Eggert
2020-12-25
1
-19
/
+7
*
Merge from origin/emacs-27
Glenn Morris
2020-11-02
1
-0
/
+2
|
\
|
*
Make sure pixel sizes are zero when setting window size for ptys.
Noah Friedman
2020-10-29
1
-0
/
+2
*
|
Add directory-empty-p and new argument COUNT for directory-files-*
Arthur Miller
2020-11-02
1
-1
/
+2
*
|
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-10-05
1
-3
/
+3
*
|
Simplify by using Gnulib sigdescr_np module
Paul Eggert
2020-08-23
1
-159
/
+2
*
|
Fix truncated command names in process-attributes under Macos
Robert Pluim
2020-08-18
1
-1
/
+18
*
|
Implement list-system-processes on OpenBSD
Lars Ingebrigtsen
2020-08-16
1
-5
/
+11
*
|
Use getrandom syscall for nonces
Paul Eggert
2020-06-27
1
-26
/
+6
*
|
Remove private prototype for 'execve' and its uses in MinGW build
Eli Zaretskii
2020-05-30
1
-0
/
+3
*
|
Prefer more inline functions in character.h
Paul Eggert
2020-04-17
1
-4
/
+10
*
|
Add ‘nofollow’ flag to set-file-times
Paul Eggert
2020-03-07
1
-15
/
+0
*
|
Work better if stat etc. are interrupted
Paul Eggert
2020-01-20
1
-5
/
+31
*
|
Assume C99-style ‘long long’
Paul Eggert
2019-12-31
1
-6
/
+1
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* src/sysdep.c: Improve comment wording.
Paul Eggert
2019-11-20
1
-1
/
+1
*
Make .pdmp file more reproducible
Paul Eggert
2019-11-19
1
-2
/
+5
*
extern function cleanup
Paul Eggert
2019-08-24
1
-6
/
+0
*
Avoid interleaving stderr lines when shutting down
Paul Eggert
2019-07-13
1
-1
/
+1
[next]