Util-Linux package development
 help / color / mirror / Atom feed
* [PATCH 0/4] [pull] mostly uuidd changes
@ 2015-10-03 18:31 Sami Kerola
  2015-10-03 18:31 ` [PATCH 1/4] uuidd: slice up the usage text and normalize its layout Sami Kerola
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sami Kerola @ 2015-10-03 18:31 UTC (permalink / raw)
  To: util-linux; +Cc: Sami Kerola

Hello,

The changes in this pull are pretty simple apart from one, that replaces use
of old libc interfaces with newer.  That change is a little bit more hairy
than the other, but should work just fine.

FYI if you pull the changes from my repository you will see they are signed
using my gpg key FDE9B739.  See with git log --show-signature.

----------------------------------------------------------------
The following changes since commit fa8945db4aa0526655655526c3ace8fafaf32f8e:
  uuidd: improve socket activation error messaging (2015-10-02 12:38:30 +0200)
are available in the git repository at:
  git://github.com/kerolasa/lelux-utiliteetit.git uuidd
for you to fetch changes up to 35d009dafa4cfa5ef67996e35c6a38525a91f354:
  uuidd: fix shadow declaration (2015-10-03 19:22:58 +0100)
----------------------------------------------------------------

Sami Kerola (4):
  uuidd: slice up the usage text and normalize its layout
  blkid, uuidd, uuidgen: assume getopt.h and getopt.h are available
  uuidd: use signalfd() and setup_timer()
  uuidd: fix shadow declaration

 misc-utils/Makemodule.am |   4 +-
 misc-utils/blkid.c       |   6 --
 misc-utils/uuidd.c       | 189 +++++++++++++++++++++++++++++------------------
 misc-utils/uuidgen.c     |   8 --
 4 files changed, 120 insertions(+), 87 deletions(-)

-- 
2.6.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-10-09  9:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-03 18:31 [PATCH 0/4] [pull] mostly uuidd changes Sami Kerola
2015-10-03 18:31 ` [PATCH 1/4] uuidd: slice up the usage text and normalize its layout Sami Kerola
2015-10-03 18:31 ` [PATCH 2/4] blkid, uuidd, uuidgen: assume getopt.h and getopt.h are available Sami Kerola
2015-10-03 18:31 ` [PATCH 3/4] uuidd: use signalfd() and setup_timer() Sami Kerola
2015-10-03 18:31 ` [PATCH 4/4] uuidd: fix shadow declaration Sami Kerola
2015-10-09  9:49 ` [PATCH 0/4] [pull] mostly uuidd changes Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox