Commits


Abstract access to atoms.head


Use different name for data length


Merge diff_output.c into the main program


Remove unused `arbitrary_info'.


Compare pointers against NULL.


Pass all input argument as "struct diff_input_info". While here do not use fallback and simply fail if no lenght is given.


Move definitions of local functions to C file


Make comments fit in 80 columns


Merge diff_output.h into diff_main.h


Reduce typedef usage by making ARRAYLIST similar to BSD <sys/queue.h>


The LICENCE is included in every file, no need for another copy. While here add $OpenBSD$ markers and put the definition after the actual licence header, for coherence.


Move all sources to a single place