ubistry: added two functions
ubistryFindKey(char *name) <- Will find key with specified name
         ubistryAddKey(char *name,char *value) <-> Will add key with specified
           name and value
1 parent 7ae543e commit ccaa88e489f395dfad0f6f3172338567138d44e0
@reddawg reddawg authored on 26 May 2004
Showing 3 changed files
View
src/bin/ubistry/Makefile
View
src/bin/ubistry/include/ubistry.h 0 → 100644
View
src/bin/ubistry/main.c