Source-Changes archive

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

CVS commit: src/lib/libc



Module Name:    src
Committed By:   manu
Date:           Thu Sep 25 15:08:29 UTC 2014

Modified Files:
        src/lib/libc/include: namespace.h
        src/lib/libc/sys: Makefile.inc
Added Files:
        src/lib/libc/sys: fdiscard.c posix_fallocate.c

Log Message:
Fix argument paddiing for posix_fallocate and fdiscard with gcc 1.x


To generate a diff of this commit:
cvs rdiff -u -r1.174 -r1.175 src/lib/libc/include/namespace.h
cvs rdiff -u -r1.224 -r1.225 src/lib/libc/sys/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/lib/libc/sys/fdiscard.c \
    src/lib/libc/sys/posix_fallocate.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