stdlib: Add issue number to win32 fsync FIXME
This commit is contained in:
parent
39b05c85b8
commit
e814c42000
@ -96,7 +96,7 @@ fn fclose(file: libc::FILE) {
|
||||
}
|
||||
|
||||
fn fsync_fd(fd: fd_t, level: io::fsync::level) -> c_int {
|
||||
// FIXME
|
||||
// FIXME (1253)
|
||||
}
|
||||
|
||||
#[abi = "cdecl"]
|
||||
|
Loading…
Reference in New Issue
Block a user