Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | davfs2: fix musl compatibility | Jo-Philipp Wich | 2015-06-30 |
| | | | | | | | | | | | | | - Add header tests for `error.h`, `sys/types.h` and `sys/select.h` - Add function tests for `canonicalize_file_name()` and `fopencookie()` - Add `compat.h` header to provide replacements for `error()`, `error_at_line()` and `canonicalize_file_name()` as well as the `_PATH_MOUNTED` and `_PATH_MNTTAB` defines - Add missing includes for `sys/select.h` and `sys/types.h` - Disable libneon debugging if no `fopencookie()` implementation is available Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | ||
* | davfs2: add 'gettext-version' fixup | Nicolas Thill | 2015-02-01 |
| | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org> | ||
* | Davfs2: fixed issue with automake | Rupan | 2015-01-19 |
| | | | | Signed-off-by: Federico Di Marco fededim@gmail.com | ||
* | net/davfs2: add new package version 1.5.2 porting the davfs2 filesystem | Etienne CHAMPETIER | 2014-09-12 |
Signed-off-by: Federico Di Marco <fededim@gmail.com> Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com> |