mbox series

[hurd,commited,0/3] hurd: fix building tests

Message ID 20180128172308.7647-1-samuel.thibault@ens-lyon.org
Headers show
Series hurd: fix building tests | expand

Message

Samuel Thibault Jan. 28, 2018, 5:23 p.m. UTC
These are small fixes for building tests on GNU/Hurd

Samuel Thibault (3):
  hurd: Fix building libio/tst-memstream3.c
  hurd: Fix building io/tst-fchownat.c
  hurd: Fix building io/tst-copy_file_range.c

 ChangeLog                |  7 +++++++
 io/tst-copy_file_range.c |  4 +++-
 io/tst-fchownat.c        |  2 +-
 libio/tst-memstream3.c   | 10 +++++-----
 libio/tst-wmemstream3.c  |  2 +-
 5 files changed, 17 insertions(+), 8 deletions(-)