index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shlibs
/
mount
/
src
/
mountP.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-03
libmount: cleanup fstab parser, improve mnt_tab errcb usage
Karel Zak
1
-2
/
+1
2011-01-03
libmount: improve assert() and DBG() usage
Karel Zak
1
-1
/
+2
2011-01-03
libmount: add umount(2) support
Karel Zak
1
-0
/
+1
2011-01-03
libmount: add mnt_context_get_{fstab,mtab}()
Karel Zak
1
-1
/
+1
2011-01-03
libmount: allows to swap source and target
Karel Zak
1
-1
/
+0
2011-01-03
libmount: split context.c
Karel Zak
1
-0
/
+69
2011-01-03
libmount: add mount(2) and /sbin/mount.<type> support
Karel Zak
1
-0
/
+3
2011-01-03
libmount: use attribute __format__ for debug routines
Karel Zak
1
-2
/
+4
2011-01-03
libmount: improve parsers return codes
Karel Zak
1
-2
/
+3
2011-01-03
libmount: rewrite optstr translation
Karel Zak
1
-0
/
+4
2011-01-03
libmount: add utils for work with uid/gid
Karel Zak
1
-0
/
+3
2011-01-03
libmount: add MNT_FS_SWAP flag
Karel Zak
1
-0
/
+1
2011-01-03
libmount: cleanup debug flags
Karel Zak
1
-3
/
+5
2011-01-03
libmount: rewrite DBG() macro
Karel Zak
1
-12
/
+42
2011-01-03
libmount: cleanup return codes (cache.c)
Karel Zak
1
-0
/
+1
2011-01-03
libmount: clean up mnt_fs_set_optstr()
Karel Zak
1
-0
/
+2
2011-01-03
libmount: remove unnecessary options container
Karel Zak
1
-40
/
+0
2011-01-03
libmount: add support for mtab managment
Karel Zak
1
-8
/
+0
2011-01-03
libmount: improve mnt_get_fs_root() and mnt_get_mountpoint()
Karel Zak
1
-1
/
+3
2011-01-03
libmount: add utils to get FS root/mountpoint
Karel Zak
1
-0
/
+3
2011-01-03
libmount: add {start,end}swith() functions
Karel Zak
1
-0
/
+3
2011-01-03
libmount: add mnt_tab_parse_mtab()
Karel Zak
1
-2
/
+5
2011-01-03
libmount: add mnt_fs_get_root()
Karel Zak
1
-1
/
+1
2011-01-03
libmount: add /etc/fstab.d support
Karel Zak
1
-0
/
+3
2011-01-03
libmount: don't store filename to mnt_tab
Karel Zak
1
-1
/
+0
2011-01-03
libmount: remove mnt_tab_strerr()
Karel Zak
1
-7
/
+2
2011-01-03
libmount: add mnt_tab_set_parser_errcb()
Karel Zak
1
-0
/
+3
2010-11-23
lib: [strutils] general purpose string handling functions
Davidlohr Bueso
1
-9
/
+0
2010-08-20
libmount: remove unused mnt_strconcat3()
Karel Zak
1
-2
/
+0
2010-06-04
libmount: add #warning libmount API is not stable yet!
Karel Zak
1
-1
/
+2
2010-06-03
libmount: export mnt_init_debug()
Karel Zak
1
-2
/
+0
2010-06-03
libmount: add support for userdata and work with VFS tree
Karel Zak
1
-0
/
+2
2010-06-03
libmount: read devno, ID and parent ID from /proc/self/mountinfo
Karel Zak
1
-0
/
+1
2010-06-03
libmount: add fstab/mtab/mountinfo lookup routines
Karel Zak
1
-1
/
+1
2010-06-03
libmount: add fstab/mtab/mountinfo parsing routines
Karel Zak
1
-0
/
+28
2010-06-03
libmount: add mnt_entry
Karel Zak
1
-0
/
+39
2010-06-03
libmount: add mtab locking code
Karel Zak
1
-0
/
+1
2010-06-03
libmount: add optls (options container)
Karel Zak
1
-1
/
+52
2010-06-03
libmount: add list routines and generic iterator
Karel Zak
1
-0
/
+29
2010-06-03
libmount: add mnt_optstr_* functions
Karel Zak
1
-0
/
+1
2010-06-03
libblkid: add paths and tags cache
Karel Zak
1
-1
/
+2
2010-06-03
libmount: add debug support
Karel Zak
1
-0
/
+32
2010-06-03
libmount: add basic utils
Karel Zak
1
-1
/
+18
2010-06-03
libmount: add version.c
Karel Zak
1
-0
/
+21