• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

ChangeLogH A D20-Jul-200913.9 KiB464305

Makefile.amH A D17-Jun-20091.3 KiB4415

Makefile.inH A D14-Jun-201015.3 KiB488402

READMEH A D16-Nov-2006312 95

argparse.cH A D09-Mar-201027.2 KiB1,036772

argparse.hH A D16-Nov-20062.1 KiB6939

dynload.hH A D07-Aug-20071.6 KiB7444

libjnlib-config.hH A D07-Aug-20072.3 KiB8341

logging.cH A D20-Jul-200915.4 KiB647491

logging.hH A D20-Jul-20092.7 KiB8647

mischelp.hH A D16-Nov-20062 KiB6226

stringhelp.cH A D16-Aug-200718.5 KiB879655

stringhelp.hH A D07-Aug-20074 KiB12680

strlist.cH A D16-Nov-20063.4 KiB178125

strlist.hH A D16-Nov-20061.6 KiB5221

types.hH A D16-Nov-20062.9 KiB10568

utf8conv.cH A D16-Aug-200720 KiB744589

utf8conv.hH A D07-Aug-20071.5 KiB4413

w32-afunix.cH A D07-Aug-20073.6 KiB152106

w32-afunix.hH A D07-Aug-20071.6 KiB5122

w32-gettext.cH A D07-Aug-200715.3 KiB557392

w32-reg.cH A D07-Aug-20075 KiB185135

w32help.hH A D07-Aug-20071.5 KiB4215

README

1JNLIB - This is a collection of utility function which are too small
2to put into a library.  The code here is licensed under the LGPL.
3
4libjnlib-config.h should be be modified for each project to make these
5functions fit into the software. Mainly these are memory functions in
6case you need another allocator.
7
8
9