CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/12 07:32:25
Modified files:
lib/libc/gen : fts.c
Added files:
lib/libc/hidden: fts.h ftw.h
Log message:
Wrap <fts.h> and <ftw.h> so that internal calls to fts_*() go direct and
fts_*(), ftw(), and nftw() are weak symbols
