1
0
Serj Kalichev c449a48f53 Check for regex.h in configure 12 gadi atpakaļ
..
argv b2e1cdafff Fix assertion on uClibc when the argv is empty 13 gadi atpakaļ
bintree 15be23e998 Stylistic changes 13 gadi atpakaļ
blockpool 15be23e998 Stylistic changes 13 gadi atpakaļ
ctype 15be23e998 Stylistic changes 13 gadi atpakaļ
db 5190de648f The FreeBSD has no _SC_GETPW_R_SIZE_MAX macroses 12 gadi atpakaļ
dblockpool 15be23e998 Stylistic changes 13 gadi atpakaļ
dump 15be23e998 Stylistic changes 13 gadi atpakaļ
heap 15be23e998 Stylistic changes 13 gadi atpakaļ
list 8e0b5091a3 Fix sequences in konfd 13 gadi atpakaļ
partition 15be23e998 Stylistic changes 13 gadi atpakaļ
string 224f0f4ae2 Fix encoding of empty strings 13 gadi atpakaļ
system 8aa26ccdac Completion refactoring. Fix Issue #29 13 gadi atpakaļ
test 15be23e998 Stylistic changes 13 gadi atpakaļ
README c30fc7a7e8 The first klish tree. 13 gadi atpakaļ
argv.h 8aa26ccdac Completion refactoring. Fix Issue #29 13 gadi atpakaļ
bintree.h 15be23e998 Stylistic changes 13 gadi atpakaļ
blockpool.h 15be23e998 Stylistic changes 13 gadi atpakaļ
c_decl.h 15be23e998 Stylistic changes 13 gadi atpakaļ
ctype.h 15be23e998 Stylistic changes 13 gadi atpakaļ
db.h c449a48f53 Check for regex.h in configure 12 gadi atpakaļ
dblockpool.h 15be23e998 Stylistic changes 13 gadi atpakaļ
dump.h 15be23e998 Stylistic changes 13 gadi atpakaļ
heap.h 15be23e998 Stylistic changes 13 gadi atpakaļ
list.h 9be3641076 Fix FreeBSD warnings 13 gadi atpakaļ
module.am 268bb26c70 Multiple groups in access field. Patch by Camilo Arboleda. 13 gadi atpakaļ
partition.h 15be23e998 Stylistic changes 13 gadi atpakaļ
size_fmt.h 15be23e998 Stylistic changes 13 gadi atpakaļ
string.h 77fc29496f Fix delete and backspace keys for UTF8 operations 13 gadi atpakaļ
system.h 39b4383e7f Move parse function from pargv to shell class 13 gadi atpakaļ
test.h 15be23e998 Stylistic changes 13 gadi atpakaļ
types.h 15be23e998 Stylistic changes 13 gadi atpakaļ

README

/**
\defgroup lub "Little Useful Bits" Library
@{

\brief This is a general purpose library of small utilities.

The design and implementation are intended for embedded devices,
ie. minimise footprint and maximise performance.

@}
*/