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]

Add realpath Prototype


Hi

I added the realpath() prototype more or less where
glibc has it in stdlib.h.

Also added restrict to Linux implementation.

Does this look ok to commit?

2013-11-18  Joel Sherrill <joel.sherrill@oarcorp.com>

        * libc/include/stdlib.h: Add prototype of realpath().
        * libc/sys/linux/realpath.c: Add restrict keyword.


-- 
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: realpath.diff
Description: Text document


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