Source-Changes archive

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

CVS commit: src/lib/libc/sys



Module Name:    src
Committed By:   martin
Date:           Sun Jan 27 16:18:22 UTC 2008

Modified Files:
        src/lib/libc/sys: Makefile.inc
Added Files:
        src/lib/libc/sys: posix_fadvise.c

Log Message:
libc part of posix_fadvise changes.
The new compatibility stub is ABI compatible to the old syscall, so no
need to bump libc minor.


To generate a diff of this commit:
cvs rdiff -r1.184 -r1.185 src/lib/libc/sys/Makefile.inc
cvs rdiff -r0 -r1.1 src/lib/libc/sys/posix_fadvise.c

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