On 08/12/2013 00:02, [email protected] wrote: > HI all, I'm trying to port mintUpdate program but I'm having trouble. > http://pastebin.com/2qbMV8qV > Look the line 52...FreeBSD has not prctl, and apparently the setproctitle > doesnt exist for us. > Can someone confirm that?
Why do you need setproctitle() when porting software from GNU/Linux? That's a BSD-specific function. -- Robert Millan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

