在真实的目录和您希望使用的名称之间创建一个符号链接。
Create a symbolic link between the real directory and the name you want to use.
因为符号链接需要特殊的处理,所以这里使用了lstat函数。
Because symbolic links get special treatment, use the lstat function here.
使用installmake目标创建的符号链接都来自于 busybox.links文件。
The links that are created through the install make target come from the busybox.links file.
使用installmake目标创建的符号链接都来自于 busybox.links文件。
The links that are created through the install make target come from the busybox.links file.
应用推荐