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:   drochner
Date:           Tue Apr 12 21:36:46 UTC 2005

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

Log Message:
getmntinfo() if a compatibility function, so there is no point in hiding
references to the compatibility getfsstat()
The real problem behind PR lib/29919 was a stale weak_alias, so back out
the workaround.


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