Changeset 357
- Timestamp:
- Mar 8, 2009, 7:25:17 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Apps/Graphics/Sources/xynth/patches/patch-libc_no_sigxcpu.diff
r353 r357 10 10 11 11 static struct { 12 --- xynth-0.8.90.orig/src/server/video/helper/kbd.c 2007-09-25 10:38:42.000000000 +0200 13 +++ xynth-0.8.90/src/server/video/helper/kbd.c 2009-03-08 19:20:19.000000000 +0100 14 @@ -34,8 +34,6 @@ 15 SIGHUP, SIGINT, SIGQUIT, SIGILL, 16 SIGTRAP, SIGIOT, SIGBUS, SIGFPE, 17 SIGSEGV, SIGPIPE, SIGALRM, SIGTERM, 18 - SIGXCPU, SIGXFSZ, SIGVTALRM, 19 - /* SIGPROF ,*/ SIGPWR 20 }; 21 22 static struct {
Note: See TracChangeset
for help on using the changeset viewer.