From: Michael R. <re...@eu...> - 2006-09-13 19:00:09
|
>> Did you already commit? Did I give you CVS write access? > > Nope, doesn't seem like I have CVS write access. (I'm also not listed on the > SF.net developer list for lcd4linux) Oh.. did you ever tell me your SF account name? I'll add you to the devel group. >>> + strncpy(thread_argv[0],name,strlen(thread_argv[0])); > Thats why I used "strNcpy" with the original argv[0] length as limit. > It won't overwrite data it shouldn't, but will truncate the threads name if > its longer than the original binary name. silly me... I always mix up src and dst with strcpy :-) bye, Michael -- Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |