Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
5ba79b03
Commit
5ba79b03
authored
Mar 27, 2015
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix the bug number of previous commit: should be bug #20159.
parent
d133cf83
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
nt/ChangeLog
nt/ChangeLog
+1
-1
src/ChangeLog
src/ChangeLog
+1
-1
No files found.
nt/ChangeLog
View file @
5ba79b03
2015-03-27 Eli Zaretskii <eliz@gnu.org>
2015-03-27 Eli Zaretskii <eliz@gnu.org>
* inc/ms-w32.h (BROKEN_NON_BLOCKING_CONNECT): Don't define.
* inc/ms-w32.h (BROKEN_NON_BLOCKING_CONNECT): Don't define.
(Bug#20
207
)
(Bug#20
159
)
2015-03-09 Eli Zaretskii <eliz@gnu.org>
2015-03-09 Eli Zaretskii <eliz@gnu.org>
...
...
src/ChangeLog
View file @
5ba79b03
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
fd_info member doesn't have its FILE_CONNECT flag set, ignore the
fd_info member doesn't have its FILE_CONNECT flag set, ignore the
descriptor. Otherwise, acknowledge a successful non-blocking
descriptor. Otherwise, acknowledge a successful non-blocking
connect by resetting the FILE_CONNECT flag and setting cp->status
connect by resetting the FILE_CONNECT flag and setting cp->status
to STATUS_READ_ACKNOWLEDGED. (Bug#20
207
)
to STATUS_READ_ACKNOWLEDGED. (Bug#20
159
)
* w32.h (STATUS_CONNECT_FAILED): New enumeration value.
* w32.h (STATUS_CONNECT_FAILED): New enumeration value.
(struct _child_process): New member 'errcode'.
(struct _child_process): New member 'errcode'.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment