Quoting Stéphane Graber (stgra...@ubuntu.com):
> get_current_dir_name appears to be specific to glibc. Replace that call
> by an equivalent getcwd call.
>
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
> src/lxc/lxc_attach.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deleti
get_current_dir_name appears to be specific to glibc. Replace that call
by an equivalent getcwd call.
Signed-off-by: Stéphane Graber
---
src/lxc/lxc_attach.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lxc/lxc_attach.c b/src/lxc/lxc_attach.c
index e292bc4..ba98d73 100