Changeset 61512d3 in git for Singular/cntrlc.cc
- Timestamp:
- Mar 12, 2014, 1:35:09 PM (10 years ago)
- Branches:
- (u'spielwiese', 'e7cc1ebecb61be8b9ca6c18016352af89940b21a')
- Children:
- 5415c58772ab52098b892c4ed55f9af176655496
- Parents:
- cfff43fc9d1e2015f61caa9cea82671d931ba0e6
- git-author:
- Claus Fieker <fieker@mathematik.uni-kl.de>2014-03-12 13:35:09+01:00
- git-committer:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2014-03-12 16:41:56+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/cntrlc.cc
rcfff43f r61512d3 148 148 #else 149 149 struct sigaction new_action,old_action; 150 memset(&new_action, 0, sizeof(struct sigaction)); 150 151 151 152 /* Set up the structure to specify the new action. */
Note: See TracChangeset
for help on using the changeset viewer.