Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/nfs-utils: rename patches | Yann E. MORIN | 2014-11-27 | 1 | -38/+0 |
| | | | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | nfs-utils: add patches to allow compilation against libtirpc | Thomas Petazzoni | 2012-11-14 | 1 | -0/+38 |
libtirpc does not implement the reentrant function getrpcbynumber_r(), so allow nfs-utils to use the non-reentrant version getrpcbynumber(). This should not be a problem as nfs-utils tools are not multi-threaded. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |