aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libfsimage
Commit message (Expand)AuthorAgeFilesLines
...
* Add iso9660 support to libfsimage.john.levon@sun.com2007-02-2010-167/+783
* Filesystem implementations may need optional arguments in terms ofjohn.levon@sun.com2007-02-1911-14/+14
* Revert 13389; libfsimage version does not need to change after all.Tim Deegan2007-01-181-1/+1
* [LIBFSIMAGE] Fix makefile to track version number changeTim Deegan2007-01-171-1/+1
* Remove useless fsip_fs_free(). Delegate freeing of private data to its pluginjohn.levon@sun.com2007-01-167-16/+9
* [POWERPC][LIBFS] Fix build breakage in log2 assembly.kfraser@localhost.localdomain2006-11-222-2/+16
* [TOOLS] Provide common LFS CFLAGS/LDFLAGS additions in Rules.mk.kfraser@localhost.localdomain2006-11-172-2/+2
* [LIBFS] IA64 & PPC aren't making use of this right now, but it's silly tokaf24@localhost.localdomain2006-11-112-0/+118
* Fix integer overflow problem with libfsimage grub plugins.kaf24@localhost.localdomain2006-11-111-1/+1
* [LIBFSIMAGE] Don't leak FDs or RAM when closing filesystemsTim Deegan2006-11-102-1/+2
* [LIBFSIMAGE] Further 64bit compile fixTim Deegan2006-11-101-1/+1
* [LIBFSIMAGE] Fix printf-format warning on x86/64.kaf24@firebug.cl.cam.ac.uk2006-11-101-1/+2
* Add libfsimage, a C library for reading files from filesystem images.Tim Deegan2006-11-0922-0/+3873