settimeofday and adjtime prototypes

Joel Sherrill joel.sherrill@oarcorp.com
Mon Jul 21 15:08:00 GMT 2014


Hi

I was looking at adding adjtime() to sys/time.h. It and settimeofday()
are protected by _BSD_SOURCE per the Linux man page.

settimeofday() is currently not protected by a BSD feature macro,
should it be?

And it is OK to add adjtime() protected by a BSD feature macro?

Thanks.

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985



More information about the Newlib mailing list