On Thu, Jun 29, 2006 at 08:46:20AM -0400, Adam Grossman wrote:
> hello.
>
> i am currently writing on app for linux kernel 2.4 and 2.6. on 2.4, it
> works great. on 2.4, when a call event_del on a certain event, i get an
> error, where errno=2 and the strerror(errno) returns "No such file or
hello.
i am currently writing on app for linux kernel 2.4 and 2.6. on 2.4, it
works great. on 2.4, when a call event_del on a certain event, i get an
error, where errno=2 and the strerror(errno) returns "No such file or
directory". what exactly does that error mean? i can not figure out wh