Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
naoNao89
/
coreutils
Public
forked from
uutils/coreutils
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Projects
Security
Insights
Commits
Branch selector
fix-uname-processor-unknown-8659
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 7, 2025
fix: update test signal from SIGUSR1 to SIGTERM
naoNao89
committed
897b934
Copy full SHA for 897b934
Commits on Oct 8, 2025
uname: map machine architecture to processor type
Show description for 6e1f657
naoNao89
committed
6e1f657
Copy full SHA for 6e1f657
Commits on Oct 5, 2025
Merge pull request #8822 from cakebaker/unexpand_remove_unnecessary_condition
Show description for 137b2ce
sylvestre
authored
137b2ce
Copy full SHA for 137b2ce
Merge pull request #8810 from oech3/ln
Show description for 8b66137
sylvestre
authored
8b66137
Copy full SHA for 8b66137
unexpand: remove unnecessary condition
cakebaker
committed
658e0d8
Copy full SHA for 658e0d8
Merge pull request #8821 from cakebaker/uucore_parse_time_very_small_number
Show description for 5e076fe
sylvestre
authored
5e076fe
Copy full SHA for 5e076fe
Merge pull request #8815 from sylvestre/perf-unexpand
Show description for af27562
cakebaker
authored
af27562
Copy full SHA for af27562
uucore/parse_time: return 1ns for small numbers
cakebaker
committed
c05aca8
Copy full SHA for c05aca8
Document how to generate prefixed completions (#8817)
Show description for 788bf92
oech3
authored
788bf92
Copy full SHA for 788bf92
unexpand: improve performances
sylvestre
committed
687716c
Copy full SHA for 687716c
fix: Gate SELinux to Linux and add cross-platform CI tests (#8795)
Show description for 02312bf
naoNao89
authored
02312bf
Copy full SHA for 02312bf
basenc: implement --base58 encoding option (#8751)
Show description for e16ce60
AnarchistHoneybun
authored
e16ce60
Copy full SHA for e16ce60
Merge pull request #8803 from sylvestre/expand-perf
Show description for c0cdd90
cakebaker
authored
c0cdd90
Copy full SHA for c0cdd90
Merge pull request #8811 from sylvestre/perf-nl
Show description for d7fb7b7
cakebaker
authored
d7fb7b7
Copy full SHA for d7fb7b7
unexpand: add a benchmark (#8813)
sylvestre
authored
17ddf29
Copy full SHA for 17ddf29
unexpand: add a benchmark
sylvestre
committed
8d12700
Copy full SHA for 8d12700
expand: improve the performances - 1.80 faster than GNU
sylvestre
committed
fb5f4d8
Copy full SHA for fb5f4d8
Commits on Oct 4, 2025
tests(tee): Add GNU-compat write-error and broken-pipe tests (#4627) (#8797)
Show description for f860610
naoNao89
authored
f860610
Copy full SHA for f860610
Add test for LN=
Show description for 0fc825b
oech3
authored
0fc825b
Copy full SHA for 0fc825b
feat(cp): optimize directory copy by caching file checks and refactoring calls (#8805)
Show description for 013a385
mattsu2020
authored
013a385
Copy full SHA for 013a385
nl: improve the performances
sylvestre
committed
8ec28bb
Copy full SHA for 8ec28bb
Merge pull request #8806 from Misakait/fix/reference-stdin
Show description for 94b6544
cakebaker
authored
94b6544
Copy full SHA for 94b6544
Merge pull request #8804 from sylvestre/fold-perf
Show description for f08f4d0
cakebaker
authored
f08f4d0
Copy full SHA for f08f4d0
nl: add a benchmark (#8808)
sylvestre
authored
03f160c
Copy full SHA for 03f160c
test(ptx): Add regression test for stdin reference format
Misakait
committed
e131d31
Copy full SHA for e131d31
fix(ptx): Correct reference format for stdin
Misakait
committed
124d787
Copy full SHA for 124d787
docs: add benchmarking guidelines for cp (#8807)
mattsu2020
authored
1331ff1
Copy full SHA for 1331ff1
Allow to replace ln -fs and hardlink on Windows by default
oech3
authored
6cdf6aa
Copy full SHA for 6cdf6aa
fold: improve the performances - now same as GNU
sylvestre
committed
b3d16cc
Copy full SHA for b3d16cc
Merge pull request #8800 from sylvestre/bench-expand
Show description for be25344
sylvestre
authored
be25344
Copy full SHA for be25344
Merge pull request #8801 from sylvestre/bench-fold
Show description for b48fb17
sylvestre
authored
b48fb17
Copy full SHA for b48fb17
tests(ls): Add GNU-compat TIME_STYLE tests (#8796)
Show description for 0554a20
naoNao89
authored
0554a20
Copy full SHA for 0554a20
Commits on Oct 3, 2025
fold: add a benchmark
sylvestre
committed
7120f85
Copy full SHA for 7120f85
expand: add a benchmark
sylvestre
committed
c17f0ac
Copy full SHA for c17f0ac
Merge pull request #8794 from oech3/codegen-units
Show description for b4f8eac
cakebaker
authored
b4f8eac
Copy full SHA for b4f8eac
Pagination
Previous
Next
You can’t perform that action at this time.