A V  Vedanth commented on a discussion on bsd/freebsd/contrib/ntp/ntpd/ntpd.c: 
https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/36#note_149722

 >  }
 >  #endif /* NEED_EARLY_FORK */
 >  
 > +static int  parsed;
 > +static int  optct;
 > +

Following up after reading the RTEMS software engineering docs: I have updated 
the patch to comply with the Third-Party Source Code section. It is now purely 
additive, with all original declarations and logic paths preserved within 
`#ifndef __rtems__` guards.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/36#note_149722
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

Reply via email to