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/7] fix warnings


These are less trivial warning fixes for GNU/Hurd builds.

Samuel Thibault (7):
  hurd: fix warning
  hurd: drop elder MACH_IPC_COMPAT handling
  hurd: make build-many-glibcs.py use mainline mig
  hurd: fix warning
  hurd: fix warning
  hurd: Fix enabling vm_copy
  hurd: fix warning

 ChangeLog                     | 18 ++++++++++++++++++
 mach/Machrules                |  2 +-
 mach/mach/mach_traps.h        |  3 +--
 scripts/build-many-glibcs.py  |  9 ++++++++-
 sysdeps/mach/hurd/Makefile    |  4 ++++
 sysdeps/mach/hurd/dl-sysdep.c |  3 +++
 sysdeps/mach/hurd/fork.c      | 35 +++--------------------------------
 sysdeps/mach/hurd/getresgid.c | 17 ++++++-----------
 sysdeps/mach/hurd/getresuid.c | 17 ++++++-----------
 sysdeps/mach/hurd/profil.c    |  3 ++-
 sysdeps/mach/pagecopy.h       |  4 ++--
 11 files changed, 54 insertions(+), 61 deletions(-)

-- 
2.15.1


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