Wayne Thornton commented on a discussion on cpukit/libcrypt/crypt-md5.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/687#note_130064 > * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY > * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF > * SUCH DAMAGE. > - */ > > #include <sys/cdefs.h> > -__FBSDID("$FreeBSD$"); The removal is justified since the RTEMS compiler does not use the __FBSDID variable. That being said, if we choose to keep the code upstream and simply pull from there than I would concede that leaving it in is the right call. That would depend on the much larger discussion surrounding libcrypt and how that turns out. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/687#note_130064 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
