util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/14] various: clean ups and fixes
@ 2012-10-08  7:08 Sami Kerola
  2012-10-08  7:08 ` [PATCH 01/14] ddate: remove from util-linux Sami Kerola
                   ` (13 more replies)
  0 siblings, 14 replies; 16+ messages in thread
From: Sami Kerola @ 2012-10-08  7:08 UTC (permalink / raw)
  To: util-linux; +Cc: kerolasa

Here comes half random bunch of patches, where most of them should make
you yawn.

I guess the most noticable is ddate removal, which will outrage
disordians.  Perhaps getting loads of 'signed-off-by' lines from
distribution packagers & active contributors will make it clear that UL
project is tired to keep such pointless garbage in source.

[PATCH 01/14] ddate: remove from util-linux
[PATCH 02/14] column: add --output-separator option
[PATCH 03/14] docs: fix column.1 groff syntax error
[PATCH 04/14] pg: refactor argument handing
[PATCH 05/14] pg: use libc error printing facilities
[PATCH 06/14] pg: add const qualifiers where suitable
[PATCH 07/14] pg: add noreturn function attributes
[PATCH 08/14] pg: use unistd.h STDOUT_FILENO
[PATCH 09/14] pg: do not turn off warnigns artificially
[PATCH 10/14] pg: fix coding style
[PATCH 11/14] more: fix coding style
[PATCH 12/14] more: align void in functions with prototypes, and
[PATCH 13/14] more: remove few memory leaks
[PATCH 14/14] swapon: remove loop declaration [smatch scan]

-- 
   Sami Kerola
   http://www.iki.fi/kerolasa/

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

end of thread, other threads:[~2012-10-08  9:07 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-08  7:08 [PATCH 00/14] various: clean ups and fixes Sami Kerola
2012-10-08  7:08 ` [PATCH 01/14] ddate: remove from util-linux Sami Kerola
2012-10-08  9:06   ` Petr Uzel
2012-10-08  7:08 ` [PATCH 02/14] column: add --output-separator option Sami Kerola
2012-10-08  7:08 ` [PATCH 03/14] docs: fix column.1 groff syntax error Sami Kerola
2012-10-08  7:08 ` [PATCH 04/14] pg: refactor argument handing Sami Kerola
2012-10-08  7:08 ` [PATCH 05/14] pg: use libc error printing facilities Sami Kerola
2012-10-08  7:08 ` [PATCH 06/14] pg: add const qualifiers where suitable Sami Kerola
2012-10-08  7:08 ` [PATCH 07/14] pg: add noreturn function attributes Sami Kerola
2012-10-08  7:08 ` [PATCH 08/14] pg: use unistd.h STDOUT_FILENO Sami Kerola
2012-10-08  7:08 ` [PATCH 09/14] pg: do not turn off warnigns artificially Sami Kerola
2012-10-08  7:08 ` [PATCH 10/14] pg: fix coding style Sami Kerola
2012-10-08  7:08 ` [PATCH 11/14] more: " Sami Kerola
2012-10-08  7:08 ` [PATCH 12/14] more: align void in functions with prototypes, and remove void casts Sami Kerola
2012-10-08  7:08 ` [PATCH 13/14] more: remove few memory leaks Sami Kerola
2012-10-08  7:08 ` [PATCH 14/14] swapon: remove loop declaration [smatch scan] Sami Kerola

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).