Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
9f5e847
for
select.c
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Oct 3, 2009, 5:06:28 PM (
15 years
ago)
Author:
Nelson Elhage <nelhage@mit.edu>
Branches:
master
,
release-1.10
,
release-1.4
,
release-1.5
,
release-1.6
,
release-1.7
,
release-1.8
,
release-1.9
Children:
df569c5
,
0e8a0fc
,
09ff1eb
,
26cde20
Parents:
8830f79f
Message:
owl_select_check_sigtstp: Fix prototype to use (void).
File:
1 edited
select.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
select.c
r40bda84
r9f5e847
346
346
}
347
347
348
void owl_select_check_tstp(
) {
348
void owl_select_check_tstp(
void
) {
349
349
if(owl_global_is_sigstp(&g)) {
350
350
owl_function_makemsg("Use :suspend to suspend.");
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive