[PATCH 0/6] xfsdump: Compile with musl libc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Six simple patches fixing compilation on linux systems using the musl
c library.

Felix Janda (6):
  invutil/invidx: include <fcntl.h> for O_CREAT
  dump/content.c: Include <linux/limits.h> for XATTR_LIST_MAX
  common/main.c: Replace nonstandard SIGCLD by SIGCHLD
  librmt/rmtopen: Prefer <signal.h> over <sys/signal.h>
  dump/var.c: Include <limits.h> for PATH_MAX
  Prefer stdint types over __uint*_t and __int*_t

 common/content_inode.h | 4 ++--
 common/hsmapi.c        | 2 +-
 common/main.c          | 2 +-
 doc/xfsdump.html       | 8 ++++----
 dump/content.c         | 1 +
 dump/var.c             | 1 +
 inventory/inv_oref.h   | 2 +-
 inventory/inv_priv.h   | 4 ++--
 inventory/inventory.h  | 2 +-
 invutil/invidx.c       | 1 +
 librmt/rmtopen.c       | 2 +-
 11 files changed, 16 insertions(+), 13 deletions(-)

-- 
2.4.10

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs



[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux