]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linux(4): Make struct newstat to match actual Linux one
authorDmitry Chagin <dchagin@FreeBSD.org>
Fri, 28 Apr 2023 08:55:01 +0000 (11:55 +0300)
committerDmitry Chagin <dchagin@FreeBSD.org>
Fri, 28 Apr 2023 08:55:01 +0000 (11:55 +0300)
commite0bfe0d62ca708c8c6173296cc05f6bbfb79b2ee
tree7451e74f47a6f1e537e591a7f877a8b454391542
parent023e6884967d0cb0b330eb15264d159619b0533b
linux(4): Make struct newstat to match actual Linux one

In the struct stat the st_dev, st_rdev are unsigned long.
sys/amd64/linux/linux.h
sys/amd64/linux32/linux.h
sys/arm64/linux/linux.h
sys/i386/linux/linux.h