mbox series

[hurd,commited,0/6] hurd: fixes against previous hurd commits

Message ID 20180129220048.28097-1-samuel.thibault@ens-lyon.org
Headers show
Series hurd: fixes against previous hurd commits | expand

Message

Samuel Thibault Jan. 29, 2018, 10 p.m. UTC
Samuel Thibault (6):
  hurd: Fix preprocessor indentation
  hurd: Fix ChangeLog date
  allocalim.h: Fix codestyle
  libio: Rename _FWRITE to FWRITE_FUNC
  malloc: Use assert.h's assert macro
  hurd: Fix comments for FREAD and FWRITE

 ChangeLog                      | 11 ++++++++++-
 bits/fcntl.h                   |  5 +----
 hurd/hurd/fd.h                 |  8 ++++----
 hurd/hurd/port.h               | 24 ++++++++++++------------
 hurd/hurd/signal.h             | 18 +++++++++---------
 hurd/hurd/threadvar.h          |  8 ++++----
 hurd/hurd/userlink.h           | 12 ++++++------
 libio/tst-memstream3.c         | 10 +++++-----
 libio/tst-wmemstream3.c        |  2 +-
 malloc/malloc.c                | 11 ++++-------
 sysdeps/mach/hurd/bits/fcntl.h |  2 +-
 sysdeps/pthread/allocalim.h    |  6 +++---
 12 files changed, 60 insertions(+), 57 deletions(-)