summaryrefslogtreecommitdiffstats
path: root/libgnu/dirent.in.h
Commit message (Collapse)AuthorAgeFilesLines
* Add gnulib modules to replace missing libc functionalityUlf Hermann2017-04-271-0/+267
This enables us to build a fully featured elfutils package on systems with reduced C libraries, such as windows. All the modules are built into libgnu.a, which is then linked into all binaries if --enable-gnulib is given on the configure line. Change-Id: I743fd22172bc85d9f10dcc3dad8eb921f462b554 Reviewed-by: Christian Kandeler <[email protected]>