[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] shell/libc: Fixes für nichtkanonische Pfade
Teilweise sind die Fixes erst mit LIOv2 nötig, weil LIOv1 keine
Verzeichniseinträge für . und .. zurückgibt. Schaden können sie auf
keinen Fall.
Kevin Wolf (3):
shell: cp -r überspringt . und ..
libc: io_split_filename() mit nicht-kanonischen Pfaden
shell: . und .. als Vervollständigungsoptionen ausschließen
src/modules/c/shell/cmds/cp.c | 19 +++++++++++--------
src/modules/c/shell/completion.c | 4 ++++
src/modules/lib/lost_path.c | 14 ++++++++++++--
3 files changed, 27 insertions(+), 10 deletions(-)
--
1.7.7