summaryrefslogtreecommitdiff
path: root/shlibs/blkid/src/encode.c
AgeCommit message (Collapse)AuthorFilesLines
2011-01-20libblkid: add blkdev.h to blkidP.hKarel Zak1-1/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-09-16libblkid: add missing commentsKarel Zak1-0/+9
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-09-15libblkid: create a generic blkid_encode_to_utf8()Karel Zak1-0/+35
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-09-02libblkid: fix buffer overflow in blkid_encode_string()Florian Zumbiehl1-2/+9
[kzak@redhat.com: - this is patch is originally from udev repository commit 8cfcf9980a3a7037a12a3052c38e4981cb0f0190] Signed-off-by: Karel Zak <kzak@redhat.com>
2009-05-14build-sys: rename /libs to /shlibsKarel Zak1-0/+288
On Wed, May 13, 2009 at 05:38:49AM -0400, Christoph Hellwig wrote: > Also the lib vs libs toplevel directories probably aren't a too good > choice. Signed-off-by: Karel Zak <kzak@redhat.com>