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 v1 add restrict to Linux netdb.h


Hi

Attached is a patch to make the netdb.h prototypes
in libc/sys/linux match glibc and SUS.

2013-07-19 Sahil Patnayakuni <sahilp@rtems.org>

    * libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c,
    libc/sys/linux/net/getnameinfo.c: Add restrict keyword to getnameinfo()
    and getaddrinfo() to increase standards compliance and match glibc.

OK to apply?

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


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