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
*
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
*
Use a better buffer size in emacs_perror
Paul Eggert
2019-07-13
1
-2
/
+2
*
Avoid interleaving stderr in a few cases
Paul Eggert
2019-07-13
1
-3
/
+56
*
Use fewer locks when accessing stdio
Paul Eggert
2019-07-08
1
-6
/
+6
*
Remove printmax_t etc.
Paul Eggert
2019-07-07
1
-4
/
+4
*
Don’t ignore stderr failure when ADDRESS_SANITIZER
Paul Eggert
2019-07-06
1
-0
/
+20
*
Merge from emacs-26
Noam Postavsky
2019-06-25
1
-5
/
+5
|
\
|
*
Check that length of data returned by sysctl is non-zero
Robert Pluim
2019-06-20
1
-5
/
+5
*
|
Prefer PATH_MAX to MAXPATHLEN
Paul Eggert
2019-06-25
1
-3
/
+4
*
|
Avoid some strlen work, primarily via strnlen
Paul Eggert
2019-06-25
1
-2
/
+2
*
|
Don’t line-buffer stderr
Paul Eggert
2019-06-23
1
-6
/
+0
*
|
Simplify stdout buffering
Paul Eggert
2019-06-20
1
-18
/
+1
*
|
Line-buffer stderr
Paul Eggert
2019-06-20
1
-0
/
+6
*
|
Mark _Noreturn error functions as cold
Paul Eggert
2019-04-18
1
-1
/
+1
*
|
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-21
1
-3
/
+3
*
|
Use ‘const’ to clarify GC marking
Paul Eggert
2019-03-19
1
-2
/
+2
*
|
Prefer static to extern where either will do
Paul Eggert
2019-01-31
1
-2
/
+2
*
|
Add portable dumper
Daniel Colascione
2019-01-15
1
-6
/
+9
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Fix WINDOWSNT/DOS_NT build
Eli Zaretskii
2018-12-03
1
-1
/
+1
*
|
Use tcdrain, not fdatasync, to drain ttys
Paul Eggert
2018-12-02
1
-4
/
+4
[next]