| Anonymous | Login | Signup for a new account | 11-10-2008 11:08 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 | |||||||
| 0001108 | [BusyBox] New Features | feature | always | 12-01-06 11:40 | 12-01-06 11:58 | |||||||
| Reporter | eswierk | View Status | public | |||||||||
| Assigned To | BusyBox | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | 1.2.x | |||||||||
| Summary | 0001108: Implement flock | |||||||||||
| Description |
I've ported H. Peter Anvin's flock implementation (http://directory.fsf.org/All/flock.html) [^] to BusyBox. This utility is handy for implementing mutual exclusion in shell scripts. The attached patch is a rough first draft. It works, but segfaults if the fd# argument is missing. I would appreciate suggestions for improvements, especially for making option processing and usage more BusyBox-like. |
|||||||||||
| Additional Information | ||||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
| Copyright © 2000 - 2006 Mantis Group |