aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/file_util.h
AgeCommit message (Expand)Author
2022-08-15libopkg: support multiple packages installing a directory or a symlink to oneShruthi Ravichandran
2019-10-25add SPDX License identifierYann CARDAILLAC
2017-12-12file_gz_compress: addAlejandro del Castillo
2017-02-23opkg_install: Allow packages to provide the same symlink if it is identicalMichael Hansen
2017-02-14libopkg: Fix #11033 by checking package's file type against existing file.Michael Hansen
2016-02-16file_move: remove unused functionAlejandro del Castillo
2014-12-15libopkg: Tidy up reformatted headersPaul Barker
2014-12-15Initial reformat with 'indent'Paul Barker
2014-10-11file_util: Add file_link functionPaul Barker
2014-05-30Add vim modelines to all .c and .h filesPaul Barker
2014-02-16file_util: Add file_is_symlink functionPaul Barker
2014-02-04file_util: Add file_decompress functionPaul Barker
2013-12-17libopkg: cleanup inside the public header filesCarsten Schoenert
2013-12-17libopkg: ensure symbol name mangling for C++Carsten Schoenert
2009-11-16Add a function for recursive directory removal and use that instead of xsystem.graham.gower
2009-10-27Add sha256 ckecksums to okpgticktock35
2008-12-15opkg: re-arrange source code into sub-directoriesticktock35