This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch - Add restrict to sys/time.h


Hi

Another in the adding restrict keyword series from
Google Code-In Students.

OK to commit?

2013-11-22  Bryan Dunsmore <dunsmoreb@gmail.com>

        * libc/include/sys/time.h (gettimeofday): Add restrict keyword.
        (setitimer): Likewise.
        * libc/sys/rdos/gettod.c (gettimeofday): Likewise.
        * libc/sys/rtems/crt0.c (gettimeofday): Likewise.


-- 
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

Attachment: time-newlib-joel.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]