| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/packagegroups/ |
| H A D | packagegroup-sdk-target.bb | 10 RDEPENDS:${PN} = "gcc-symlinks g++-symlinks cpp cpp-symlinks \ 11 binutils-symlinks \ 26 RRECOMMENDS:${PN} = " g77-symlinks gfortran-symlinks"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/packagegroups/ |
| H A D | packagegroup-core-buildessential.bb | 17 binutils-symlinks \ 19 cpp-symlinks \ 21 gcc-symlinks \ 23 g++-symlinks \
|
| H A D | packagegroup-self-hosted.bb | 66 binutils-symlinks \ 70 cpp-symlinks \ 75 g++-symlinks \ 77 gcc-symlinks \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/ |
| H A D | gcc-target.inc | 32 ${PN} ${PN}-plugins ${PN}-symlinks \ 33 g++ g++-symlinks \ 34 cpp cpp-symlinks \ 35 g77 g77-symlinks \ 36 gfortran gfortran-symlinks \ 37 gcov gcov-symlinks \ 72 FILES:${PN}-symlinks = "\ 87 FILES:g77-symlinks = "\ 104 FILES:gfortran-symlinks = "\ 112 FILES:cpp-symlinks = "${bindir}/cpp" [all …]
|
| /OK3568_Linux_fs/kernel/scripts/gdb/linux/ |
| H A D | Makefile | 5 symlinks := $(patsubst $(srctree)/$(src)/%,%,$(wildcard $(srctree)/$(src)/*.py)) macro 10 extra-y += $(symlinks) 11 $(addprefix $(obj)/, $(symlinks)): FORCE
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/ |
| H A D | buildtools-extended-tarball.bb | 14 nativesdk-binutils-symlinks \ 16 nativesdk-cpp-symlinks \ 18 nativesdk-gcc-symlinks \ 20 nativesdk-g++-symlinks \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/patch/patch/ |
| H A D | CVE-2019-13636.patch | 4 Subject: Don't follow symlinks unless --follow-symlinks is given 7 append_to_file): Unless the --follow-symlinks option is given, open files with 8 the O_NOFOLLOW flag to avoid following symlinks. So far, we were only doing 11 with O_CREAT | O_EXCL to avoid following symlinks in that case as well.
|
| /OK3568_Linux_fs/buildroot/package/patch/ |
| H A D | 0005-Don-t-follow-symlinks-unless--follow-symlinks-is-given.patch | 4 Subject: Don't follow symlinks unless --follow-symlinks is given 7 append_to_file): Unless the --follow-symlinks option is given, open files with 8 the O_NOFOLLOW flag to avoid following symlinks. So far, we were only doing 11 with O_CREAT | O_EXCL to avoid following symlinks in that case as well.
|
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | mkusers | 231 sed -i --follow-symlinks -e '/^'"${group}"':.*/d;' "${GROUP}" 236 sed -i --follow-symlinks -e '/^'"${group}"':.*/d;' "${GSHADOW}" 275 sed -r -i --follow-symlinks \ 316 sed -r -i --follow-symlinks -e '/^'"${username}"':.*/d;' "${_f}"
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-devices-consumer | 5 The /sys/devices/.../consumer:<consumer> are symlinks to device 8 bus:device name. There can be zero or more of these symlinks
|
| H A D | sysfs-devices-supplier | 5 The /sys/devices/.../supplier:<supplier> are symlinks to device 8 bus:device name. There can be zero or more of these symlinks
|
| H A D | sysfs-class | 8 of either subdirectories, or symlinks to other 12 to handle both subdirectories or symlinks in order to
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/update-rc.d/ |
| H A D | update-rc.d_0.8.bb | 1 SUMMARY = "manage symlinks in /etc/rcN.d" 3 DESCRIPTION = "update-rc.d is a utility that allows the management of symlinks to the initscripts i…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch | 18 for broken symlinks; laccess() on a broken symlink will succeed with 22 clear if or why it needs to return success for broken symlinks. Maybe 54 + behaviour for broken symlinks; laccess() on a broken symlink will succeed 58 + or why it needs to return success for broken symlinks. Maybe just historical
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
| H A D | 0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch | 18 for broken symlinks; laccess() on a broken symlink will succeed with 22 clear if or why it needs to return success for broken symlinks. Maybe 52 + behaviour for broken symlinks; laccess() on a broken symlink will succeed 56 + or why it needs to return success for broken symlinks. Maybe just historical
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | configure.ac | 141 dnl Check if we want to create symlinks 142 AC_ARG_ENABLE([symlinks], optenable 143 AS_HELP_STRING([--enable-symlinks], [Create soxi/play/rec links (YES/no)])) 148 SOX_REPORT([build], [symlinks], [${SYMLINKS:-none}])
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/ca-certificates/ca-certificates/ |
| H A D | 0003-update-ca-certificates-use-relative-symlinks-from-ET.patch | 4 Subject: [PATCH] update-ca-certificates: use relative symlinks from 10 update-ca-certificates symlinks (trusted) certificates 16 symlinks into $CERTSDIR or $LOCALCERTSDIR at the moment.
|
| /OK3568_Linux_fs/buildroot/package/dosfstools/ |
| H A D | dosfstools.mk | 12 DOSFSTOOLS_CONF_OPTS = --enable-compat-symlinks --exec-prefix=/ 13 HOST_DOSFSTOOLS_CONF_OPTS = --enable-compat-symlinks
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/ |
| H A D | qt5-creator_git.bb | 91 gcc-symlinks g++-symlinks cpp-symlinks \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/coreutils/coreutils/ |
| H A D | e8b56ebd536e82b15542a00c888109471936bfda.patch | 4 Subject: [PATCH] chmod: fix exit status when ignoring symlinks 76 +# This operation ignores symlinks but should succeed.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/ |
| H A D | python3-pycparser_2.21.bb | 20 cpp-symlinks \
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | icecc.bbclass | 3 # Stages directories with symlinks from gcc/g++ to icecc, for both 256 # have ccache enabled by default using symlinks PATH, meaning ccache 368 # Create symlinks to icecc and wrapper-scripts in the recipe-sysroot directory 369 mkdir -p $ICE_PATH/symlinks 376 ln -sf $ICECC_BIN $ICE_PATH/symlinks/$compiler 383 $ICE_PATH/symlinks/$compiler "\$@"
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | path-lookup.rst | 9 - <https://lwn.net/Articles/650786/> A walk among the symlinks 27 the early parts of the analysis we will divide off symlinks - leaving 28 them until the final part. Well before we get to symlinks we have 840 automount point is found, or in a couple of cases involving symlinks. 938 A walk among the symlinks 944 symlinks and lead to the special care needed for the final component. 952 appear in a path prior to the final component: directories and symlinks. 975 There are two reasons for placing limits on how many symlinks can 996 at most 40 symlinks in any one path lookup. It previously imposed a 1003 symlinks. In many cases this will be sufficient. If it isn't, a [all …]
|
| /OK3568_Linux_fs/buildroot/package/xz/ |
| H A D | Config.in | 12 invoked via appropriate symlinks will emulate the behavior
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/cpio/cpio-2.13/ |
| H A D | 0002-src-global.c-Remove-superfluous-declaration-of-progr.patch | 24 dereferencing of symlinks is done for input files. */
|