• Nils Goroll's avatar
    make more intelligent use of the tables files. · 47021054
    Nils Goroll authored
    have checked the cpp output, all it does is shuffle around the definitions:
    
    for f in src/*.i ; do egrep ^extern /tmp/liblongpath/$f | sort >/tmp/liblongpath/$f.s && egrep ^extern $f | sort >$f.s && diff -ub /tmp/liblongpath/$f.s $f.s|less ; done
    47021054
Name
Last commit
Last update
..
longpath.h Loading commit data...
longpath_redefine_defs.h Loading commit data...
longpath_redefine_impl.h Loading commit data...
longpath_redefine_post.h Loading commit data...
longpath_redefine_pre.h Loading commit data...
longpath_tbl_functions.h Loading commit data...
longpath_tbl_functions64.h Loading commit data...