Age | Commit message (Collapse) | Author |
|
- add lua binding for lar library
- introduce mmap() support for lua
|
|
- unify code style and data types
- optimizations for string operations
|
|
- fix short read of index table
- properly handle errno by using errno.h
- extend lar_find_archive() to take a base search path a second argument
- extend cli.c to allow specifing the base search path
- print index number in lar.pl
|
|
|
|
lar_find_member()
|
|
- add lar_find_archive() and lar_find_member() to get a member handle from a packagename
- extend cli to cover new operations
|
|
|