Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lede-mikrotik
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Rudolph
lede-mikrotik
Commits
3bdc9093
Commit
3bdc9093
authored
13 years ago
by
Florian Fainelli
Browse files
Options
Downloads
Patches
Plain Diff
uclibc: backport FTS support
SVN-Revision: 27513
parent
a4d69536
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
toolchain/uClibc/config-0.9.32/common
+1
-0
1 addition, 0 deletions
toolchain/uClibc/config-0.9.32/common
toolchain/uClibc/patches-0.9.32/970-uclibc_fts.patch
+1397
-0
1397 additions, 0 deletions
toolchain/uClibc/patches-0.9.32/970-uclibc_fts.patch
with
1398 additions
and
0 deletions
toolchain/uClibc/config-0.9.32/common
+
1
−
0
View file @
3bdc9093
...
...
@@ -107,6 +107,7 @@ UCLIBC_HAS_FNMATCH_OLD=y
UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
# UCLIBC_HAS_FPU is not set
UCLIBC_HAS_FTS=y
UCLIBC_HAS_FTW=y
# UCLIBC_HAS_FULL_RPC is not set
UCLIBC_HAS_GETPT=y
...
...
This diff is collapsed.
Click to expand it.
toolchain/uClibc/patches-0.9.32/970-uclibc_fts.patch
0 → 100644
+
1397
−
0
View file @
3bdc9093
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment