aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2021-10-17 13:40:27 +0100
committerRon Yorston <rmy@pobox.com>2021-10-17 13:52:54 +0100
commitd239d2d5273e1620a6146d8f5076f6532e3569b1 (patch)
treefb406186e3ad29c6922d3373d3823927a9824a8b /init
parent1afcef2f5a089648430a13b2a55ba1428c8d49c0 (diff)
downloadbusybox-w32-d239d2d5273e1620a6146d8f5076f6532e3569b1.tar.gz
busybox-w32-d239d2d5273e1620a6146d8f5076f6532e3569b1.tar.bz2
busybox-w32-d239d2d5273e1620a6146d8f5076f6532e3569b1.zip
win32: rmdir(2) shouldn't delete symlinksFRP-4487-gd239d2d52
On Linux rmdir(2) refuses to delete a symlink to a directory on the obvious grounds that a symlink isn't a directory. Windows' rmdir() is less discriminating. Make our implementation of rmdir(2) behave more like Linux.
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions