MCPcopy Create free account
hub / github.com/dirkvranckaert/AndroidDecompiler / utimbuf

Class utimbuf

astyle/src/astyle_main.cpp:2455–2455  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2453 if (!statErr)
2454 {
2455 struct utimbuf outBuf;
2456 outBuf.actime = stBuf.st_atime;
2457 // add ticks so 'make' will recoginze a change
2458 // Visual Studio 2008 needs more than 1

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected