https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248184
--- Comment #4 from [email protected] --- Implementing getexecname() would be an improvement as it does not need to use a private buffer and in many cases requires strdup() even though the string is on the stack anyway. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
