| project home | /[freewrt]/branches/common-nfo/tools/nfotiser/extern.h |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
support querying the category database bsearch idea/syntax taken from MirBSD libc's I18N routines
merge tools/
heck, make them their own files
move some of the common stuff to the sqlite dir not strictly sqlite related, but hey apps using it must define • -DNFOTISER to get the extra externs (strlcpy, etc.) • -DNFOTISER_foo to get your own externs (e.g. NFOTISER_CREATE for these from categories.c and dbscheme.S) XXX this might better be in a directory-local one
improve debugging
coerce this into compiling into a demo app
steal a sweet thing from mksh
• add the database scheme as a string to the source • data.h -> extern.h, it'll contain prototypes of functions etc. too • add protos for fgetln(3), strlcat(3), strlcpy(3) which are missing on glibc and thusly added to the build (from ../paxmirabilis/)
categories for the menu – sorted
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| root@freewrt.org:443 | ViewVC Help |
| Powered by ViewVC 1.1.20 |