Dmitry V. Levin
1b2500c6bf
* tests/adjtimex.c (main): Consistently quote curly braces in expected output. * tests/uio.expected: Likewise.
5 lines
294 B
Plaintext
5 lines
294 B
Plaintext
pread(64)?\(0, "\\0\\0\\0\\0", 4, 1004211379570065135\) += 4
|
|
preadv\(0, \[\{iov_base="\\0\\0\\0\\0", iov_len=4\}\], 1, 1004211379570065135\) += 4
|
|
pwrite(64)?\(0, "\\0\\0\\0\\0", 4, 1004211379570065135\) += 4
|
|
pwritev\(0, \[\{iov_base="\\0\\0\\0\\0", iov_len=4\}\], 1, 1004211379570065135\) += 4
|