index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: [c.h] add definition wrappers for old libc versions
Davidlohr Bueso
2011-03-29
1
-1
/
+11
*
include: [c.h]: remove strings.h include dublicate
Sami Kerola
2011-03-08
1
-1
/
+0
*
include: [c.h]: typeof to __typeof__ fix
Sami Kerola
2011-03-08
1
-6
/
+6
*
strutils: new wrapper function strtoll_or_err
Sami Kerola
2011-02-21
1
-0
/
+1
*
include: [xalloc.h]: mention strdup in the file description
Petr Uzel
2011-02-21
1
-1
/
+1
*
build-sys: provide alternatives for err, errx, warn and warnx
Fabian Groffen
2011-02-14
2
-1
/
+47
*
include: [c.h]: add fallback for old libs without O_CLOEXEC
Karel Zak
2011-02-11
1
-0
/
+4
*
include: [at.h]: include c.h for PATH_MAX
Karel Zak
2011-02-11
1
-0
/
+1
*
include: [c.h]: add unused attribute to ignore_result()
Karel Zak
2011-02-09
1
-1
/
+3
*
include: [c.h]: fix __alloc_size__ test
Karel Zak
2011-02-08
1
-2
/
+2
*
include: [xalloc.h] include string.h
Marek Polacek
2011-02-07
1
-0
/
+1
*
include: [c.h] add fallback for alloc_size attributes
Karel Zak
2011-02-07
2
-3
/
+32
*
include: [c.h] move ignore_result() to gcc-only block
Karel Zak
2011-02-07
1
-1
/
+3
*
provide a workaround if program_invocation_short_name is missing
Fabian Groffen
2011-01-31
1
-0
/
+36
*
include: [tt] enlarge output buffer
Karel Zak
2011-01-25
1
-0
/
+1
*
include: emulate dirfd when necessary
Fabian Groffen
2011-01-23
1
-0
/
+9
*
lib: [xalloc] don't use hardcoded return code
Karel Zak
2011-01-23
1
-4
/
+8
*
build-sys: check for paths.h
Fabian Groffen
2011-01-20
1
-0
/
+2
*
make _IO macros available on Solaris
Fabian Groffen
2011-01-20
1
-0
/
+3
*
make major and minor available on Solaris
Karel Zak
2011-01-20
1
-0
/
+4
*
build-sys: check for loff_t, it may not exist
Fabian Groffen
2011-01-20
1
-0
/
+4
*
build-sys: add rpmatch.h to Makefile.am
Karel Zak
2011-01-19
1
-0
/
+1
*
build-sys: use WORDS_BIGENDIAN to determine platform byte-order
Fabian Groffen
2011-01-17
1
-8
/
+3
*
include: fix list.h ifdefs
Karel Zak
2011-01-14
1
-3
/
+3
*
include: add fallback for rpmatch()
Francesco Cosoleto
2011-01-05
1
-0
/
+9
*
lib: [c] add ignore_result()
Karel Zak
2011-01-04
1
-0
/
+2
*
findmnt: add --submounts option
Karel Zak
2011-01-04
1
-0
/
+2
*
lib: [env] consolidate safe_getenv() usage
Karel Zak
2011-01-03
1
-0
/
+6
*
libmount: cleanup mangle() usage
Karel Zak
2011-01-03
1
-1
/
+1
*
libmount: use better format for utab, improve bind mounts
Karel Zak
2011-01-03
1
-1
/
+1
*
libmount: rewrite mountinfo/fstab parsers to use sscanf()
Karel Zak
2011-01-03
1
-0
/
+5
*
libmount: add unmangle/mangle() functions to API
Karel Zak
2011-01-03
1
-2
/
+2
*
libmount: add /etc/fstab.d support
Karel Zak
2011-01-03
1
-0
/
+2
*
lib: add wrappers for "at" functions
Karel Zak
2011-01-03
2
-0
/
+24
*
partx: complete rewrite
Davidlohr Bueso
2010-12-09
1
-0
/
+1
*
losetup: use /sys/dev/block/.../loop/backing_file
Karel Zak
2010-12-01
1
-0
/
+1
*
build-sys: add missing header
Karel Zak
2010-11-30
1
-1
/
+2
*
lib: [strutils] move strmode() from namei.c to strutils.c
Karel Zak
2010-11-24
1
-0
/
+4
*
lib: [xalloc] add xstrdup()
Karel Zak
2010-11-24
1
-0
/
+9
*
lib: [tt] add TT_FL_RIGHT, add columns list parser
Karel Zak
2010-11-24
1
-2
/
+6
*
lib: [strutils] general purpose string handling functions
Davidlohr Bueso
2010-11-23
4
-19
/
+28
*
lib: add fallback for nl_langinfo()
Karel Zak
2010-11-15
1
-0
/
+73
*
xalloc: general purpose memory allocation handling wrappers
Davidlohr Bueso
2010-10-21
1
-0
/
+46
*
libblkid: fix MBR detection on iPod and cleanup vfat code
Karel Zak
2010-10-15
1
-0
/
+6
*
include: cleanup blkdev.h
Karel Zak
2010-08-24
1
-37
/
+42
*
blockdev: add BLKDISCARDZEROES
Karel Zak
2010-08-24
1
-0
/
+6
*
lscpu: fix CPU_EQUAL_S macro
Karel Zak
2010-06-16
1
-1
/
+1
*
lscpu: add CPU_EQUAL_S definition for old/obscure libc
Karel Zak
2010-06-14
1
-0
/
+10
*
build-sys: update include/Makefile.am
Karel Zak
2010-06-07
1
-7
/
+8
*
lib: tt.c - fix minimal width of column
Karel Zak
2010-06-03
1
-0
/
+1
[next]