Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
xterm
p_xterm-sigwinch.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File p_xterm-sigwinch.diff of Package xterm
Index: screen.c =================================================================== --- screen.c.orig +++ screen.c @@ -1565,7 +1565,7 @@ ScreenResize(XtermWidget xw, TRACE(("return %d from SET_TTYSIZE %dx%d\n", code, rows, cols)); (void) code; -#if defined(SIGWINCH) && defined(USE_STRUCT_TTYSIZE) +#if defined(SIGWINCH) && (defined(USE_STRUCT_TTYSIZE) || defined(linux)) if (screen->pid > 1) { int pgrp;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor