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]

Re: Patch - Add restrict to unistd.h


Yes, go ahead.

----- Original Message -----
From: "Joel Sherrill" <joel.sherrill@oarcorp.com>
To: newlib@sourceware.org
Sent: Friday, November 22, 2013 4:01:11 PM
Subject: Patch - Add restrict to unistd.h

Hi

Another patch in the add restrict series from Google
Code-In students.

FWIW readlinkat() is what was wrapped in a CYGWIN
ifdef which made me wonder why and send the other
email.

OK to commit?

2013-11-22  Chirayu Desai  <chirayudesai1@gmail.com>

        * libc/include/sys/unistd.h (readlink): Add restrict keyword.
        (readlinkat): Ditto.
        (swab): Ditto.
        * libc/sys/rdos/readlink.c (readlink): Ditto.
        * libc/string/swab.c (swab): Ditto.


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


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