• Martin Blix Grydeland's avatar
    Implement three different types of attributes and generate get/set code from table · ef95a084
    Martin Blix Grydeland authored
    Fixed size attributes has it's space always reserved.
    
    Variable size attributes change in size, and their combined total
    length needs to be given to allocobj.
    
    Auxiliary attributes do not need to be predeclared.
    
    The code for setting and getting the attributes is generated from a
    table that lists the different attributes according to their type.
    
    Add documentation about the behaviour of the get/set functions.
    ef95a084
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
m4 Loading commit data...
man Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
Makefile.inc.phk Loading commit data...
Makefile.phk Loading commit data...
README Loading commit data...
README.Packaging Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
config.phk Loading commit data...
configure.ac Loading commit data...
flint.lnt Loading commit data...
varnish.m4 Loading commit data...
varnishapi-uninstalled.pc.in Loading commit data...
varnishapi.pc.in Loading commit data...