This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Warning Building Newlib Head
- From: Joel Sherrill <joel dot sherrill at oarcorp dot com>
- To: "newlib at sourceware dot org" <newlib at sourceware dot org>
- Date: Wed, 14 Jan 2015 09:56:12 -0600
- Subject: Warning Building Newlib Head
- Authentication-results: sourceware.org; auth=none
Hi
Looking at the warnings in the build logs, I saw this:
newlib/libc/posix/glob.c:383:7: warning: implicit declaration of
function 'issetugid' [-Wimplicit-function-declaration]
I was going to add an include to eliminate this but don't see one. The
method
is referenced in these files:
$ grep -r issetugid .
./posix/glob.c: issetugid() != 0 ||
./sys/rtems/crt0.c:RTEMS_STUB(int, issetugid (void), { return 0; })
./sys/linux/net/issetugid-stub.c:issetugid(void)
Where should this method be prototyped?
--
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