Skip to content

added missing return value in copy-stream.c output_buffer(), added missing includes#1

Open
cosmos72 wants to merge 57 commits intohuetsch:masterfrom
cosmos72:master
Open

added missing return value in copy-stream.c output_buffer(), added missing includes#1
cosmos72 wants to merge 57 commits intohuetsch:masterfrom
cosmos72:master

Conversation

@cosmos72
Copy link

No description provided.

dan and others added 30 commits May 31, 2001 23:13
synced changelog with emu's changes for detachtty-3
new changelog entry
and making ssh set properly -icanon -iecho flags and forward CTRL+C
attachtty: when command is specified, terminate it with '\r' instead of '\n'
cosmos72 and others added 20 commits April 26, 2015 18:52
…pyright and license

detachtty.1: documented SIGQUIT and CTRL+Z
Some signals are only defined on certain platforms.  For example,
SIGSTKFLT does not exist on sparc.  Use preprocessor macros to check for
signal's existence before registering signal handler for it.

Note that this is the same technique cpython uses:
https://github.com/python/cpython/blob/3.10/Modules/signalmodule.c#L1427

See: https://bugs.gentoo.org/807184
And other such errors that occur due to missing inclusion of string.h

Bug: https://bugs.gentoo.org/894544

Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants