Matthew Dillon wrote:I hate when it happens ;). OK, I ended up bringing in some changes from FreeBSD - I verified these and these make perfect sense. I haven't verified yet what it breaks in our tree :). The source of the problem seems to be the stuff we have in sys/_posix.h. Besides being buggy, using these defines doesn't make sense IMHO. Volunteers to review (and kill?) it? * There is more POSIX standards than 1003.1b-1993 which should be used in ifdefs. * Using '#ifndef _ANSI_SOURCE' doesn't make sense if __POSIX_VISIBLE is already used in ifdefs - __POSIX_VISIBLE is 0 if _ANSI_SOURCE is defined (sys/cdefs.h). The patch is attached. PS. In progress I realized that the configure test which started this is buggy as well ... ARGH! -- Hasso Tepper
| Thomas Gleixner | Re: Linux 2.6.21-rc1 |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| James Bottomley | [Ksummit-2008-discuss] Fixing the Kernel Janitors project |
| James Morris | Re: LSM conversion to static interface |
git: | |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| Christoph Hellwig | Re: [PATCH 06/32] IGET: Mark iget() and read_inode() as being obsolete [try #2] |
| Linus Torvalds | Re: [GIT]: Networking |
| Jarek Poplawski | [PATCH take 2] pkt_sched: Protect gen estimators under est_lock. |
