mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-03 10:53:23 +00:00
; Prefer HTTPS to HTTP in many URLs
This commit is contained in:
parent
34bb39964d
commit
3187225416
57 changed files with 127 additions and 128 deletions
|
@ -2432,7 +2432,7 @@ emacs_pipe (int fd[2])
|
|||
|
||||
/* Approximate posix_close and POSIX_CLOSE_RESTART well enough for Emacs.
|
||||
For the background behind this mess, please see Austin Group defect 529
|
||||
<http://austingroupbugs.net/view.php?id=529>. */
|
||||
<https://austingroupbugs.net/view.php?id=529>. */
|
||||
|
||||
#ifndef POSIX_CLOSE_RESTART
|
||||
# define POSIX_CLOSE_RESTART 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue