| Anonymous | Login | Signup for a new account | 11-10-2008 11:15 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0001348 | [BusyBox] Other | major | always | 05-15-07 15:13 | 05-15-07 16:58 | ||||
| Reporter | kiltedknight | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | unable to reproduce | ||||||
| Status | closed | Product Version | 1.4.x | ||||||
| Summary | 0001348: ash builtin 'kill -l' does not produce correct output | ||||||||
| Description |
When using the ash builtin 'kill' and giving it the -l option, you get: 7 16 23 24 25 ... 63 64 When you run the kill applet, you get: 1) HUP 2) INT 3) QUIT 4) ILL 5) TRAP 6) ABRT 8) FPE 9) KILL 10) USR1 11) SEGV 12) USR2 13) PIPE 14) ALRM 15) TERM 17) CHLD 18) CONT 19) STOP 20) TSTP 21) TTIN 22) TTOU The builtin is not finding the get_signame() function. |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |