• Max Kellermann's avatar
    dirvec: moved code to dirvec.c · 4cfd356e
    Max Kellermann authored
    Having all functions as static (non-inline) functions generates GCC
    warnings, and duplicates binary code across several object files.
    Most of dirvec's methods are too complex for becoming inline
    functions.  Move them all to dirvec.c and publish the prototypes in
    dirvec.h.
    4cfd356e
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...