]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'port-osx' of https://github.com/rudimeier/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 7 Mar 2016 13:37:31 +0000 (14:37 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 7 Mar 2016 13:37:31 +0000 (14:37 +0100)
commitbcceb0c7dd61fb876b34e668a6887b92bcce8fca
treeae90976b9e627d7c01714e2c7f2697cd30caad05
parentae7065760d9bbe776a93a73d88e85c7796acb8cc
parentab753d8feef06cd564e597ac2f155f89c0645a5f
Merge branch 'port-osx' of https://github.com/rudimeier/util-linux

* 'port-osx' of https://github.com/rudimeier/util-linux:
  lib: include strutils.h for mempcpy()
  build-sys: remove duplicate cal sources
  lib: provide fallback if mkostemp(3) missing
  build-sys: chrt requires a sched_set* function
  build-sys: add --disable-ipcrm --disable-ipcs
  build-sys: disable login-utils if shadow.h or utmp.h is missing
  login-utils: minor utmp cleanup
  build-sys: build_init should check for flock
  newgrp: rename memset_s()
  misc: fix some includes
  libsmartcols: fix uninitialized variable
  fdisk: fix warning, incompatible pointer types passing 'uint64_t *'
  logger: use SCM_CREDENTIALS on LINUX only