Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
ChangeLog | H A D | 20-Jul-2009 | 13.9 KiB | 464 | 305 | |
Makefile.am | H A D | 17-Jun-2009 | 1.3 KiB | 44 | 15 | |
Makefile.in | H A D | 14-Jun-2010 | 15.3 KiB | 488 | 402 | |
README | H A D | 16-Nov-2006 | 312 | 9 | 5 | |
argparse.c | H A D | 09-Mar-2010 | 27.2 KiB | 1,036 | 772 | |
argparse.h | H A D | 16-Nov-2006 | 2.1 KiB | 69 | 39 | |
dynload.h | H A D | 07-Aug-2007 | 1.6 KiB | 74 | 44 | |
libjnlib-config.h | H A D | 07-Aug-2007 | 2.3 KiB | 83 | 41 | |
logging.c | H A D | 20-Jul-2009 | 15.4 KiB | 647 | 491 | |
logging.h | H A D | 20-Jul-2009 | 2.7 KiB | 86 | 47 | |
mischelp.h | H A D | 16-Nov-2006 | 2 KiB | 62 | 26 | |
stringhelp.c | H A D | 16-Aug-2007 | 18.5 KiB | 879 | 655 | |
stringhelp.h | H A D | 07-Aug-2007 | 4 KiB | 126 | 80 | |
strlist.c | H A D | 16-Nov-2006 | 3.4 KiB | 178 | 125 | |
strlist.h | H A D | 16-Nov-2006 | 1.6 KiB | 52 | 21 | |
types.h | H A D | 16-Nov-2006 | 2.9 KiB | 105 | 68 | |
utf8conv.c | H A D | 16-Aug-2007 | 20 KiB | 744 | 589 | |
utf8conv.h | H A D | 07-Aug-2007 | 1.5 KiB | 44 | 13 | |
w32-afunix.c | H A D | 07-Aug-2007 | 3.6 KiB | 152 | 106 | |
w32-afunix.h | H A D | 07-Aug-2007 | 1.6 KiB | 51 | 22 | |
w32-gettext.c | H A D | 07-Aug-2007 | 15.3 KiB | 557 | 392 | |
w32-reg.c | H A D | 07-Aug-2007 | 5 KiB | 185 | 135 | |
w32help.h | H A D | 07-Aug-2007 | 1.5 KiB | 42 | 15 |
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