2011/7/23 Kazuhiro NISHIYAMA <[email protected]>: > Man page of issetugid(2) says that unistd.h has `int issetugid(void);', > but Debian GNU/kFreeBSD 6.0.2's unistd.h does not.
Note that issetugid syscall stub is already provided, only the prototype is missing. I guess the only option is adding <bits/unistd.h> to sysdeps, but it seems like a PITA to maintain a branched version of that file... -- Robert Millan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAOfDtXPErtwuUaYaZgqPetFY4xw=KvHCHy9vyPS2JoGD=sa...@mail.gmail.com

