Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/lib/libc/sys



Module Name:    src
Committed By:   snj
Date:           Mon Feb  2 20:21:09 UTC 2009

Modified Files:
        src/lib/libc/sys [netbsd-5]: Makefile.inc

Log Message:
Pull up following revision(s) (requested by martin in ticket #374):
        lib/libc/sys/Makefile.inc: revision 1.200
__posix_fadvise50() does not use the standard errno behaviour, but returns
the error value itself - so move it from ASM to NOERR. Pointed out by
Nick. I have no idea how/if this ever could have worked, but I would swear
I realy tested it when I last touched it! Fixes the sys/fs/posix_fadvise
regression test.


To generate a diff of this commit:
cvs rdiff -r1.196 -r1.196.2.1 src/lib/libc/sys/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index