This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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(-)

-- 
2.15.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]