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
Open sidebar
emacs
emacs
Commits
b8950c94
Commit
b8950c94
authored
Mar 14, 2011
by
Paul Eggert
Browse files
* sysdep.c (wait_for_termination_signal): Remove; unused.
parent
604efe86
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
4 deletions
+1
-4
src/ChangeLog
src/ChangeLog
+1
-0
src/sysdep.c
src/sysdep.c
+0
-4
No files found.
src/ChangeLog
View file @
b8950c94
2011-03-14 Paul Eggert <eggert@cs.ucla.edu>
* sysdep.c (reset_io): Now static.
(wait_for_termination_signal): Remove; unused.
* keymap.c (keymap_parent, keymap_memberp, map_keymap_internal):
(copy_keymap_item, append_key, push_text_char_description):
src/sysdep.c
View file @
b8950c94
...
...
@@ -292,10 +292,6 @@ init_baud_rate (int fd)
int
wait_debugging
;
/* Set nonzero to make following function work under dbx
(at least for bsd). */
SIGTYPE
wait_for_termination_signal
(
void
)
{}
#ifndef MSDOS
/* Wait for subprocess with process id `pid' to terminate and
make sure it will get eliminated (not remain forever as a zombie) */
...
...
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