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:   christos
Date:           Thu Apr  7 16:24:18 UTC 2005

Modified Files:
        src/lib/libc/gen: getmntinfo.c
        src/lib/libc/sys: statfs.c

Log Message:
PR/29919: Evaldo Gardenali: getmntinfo() calling deprecated function getfsstat()
Fixed by defining an _getfsstat() internal function and calling that instead.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/lib/libc/gen/getmntinfo.c
cvs rdiff -r1.2 -r1.3 src/lib/libc/sys/statfs.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