Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
systemd
Public
forked from
adamlaska/systemd
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
systemd
src
udev
udev-node.c
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 1, 2022
udev: use sd_device_open() where appropriate
yuwata
committed
78e278a
View commit details
Copy full SHA for 78e278a
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
tree-wide: make FOREACH_DIRENT_ALL define the iterator variable
Show description for c7f0d9e
keszybz
committed
c7f0d9e
View commit details
Copy full SHA for c7f0d9e
View code at this point
Browse repository at this point
Commits on Nov 16, 2021
shared: clean up mkdir.h/label.h situation
Show description for 35cd0ba
poettering
committed
35cd0ba
View commit details
Copy full SHA for 35cd0ba
View code at this point
Browse repository at this point
tree-wide: use new RET_NERRNO() helper at various places
poettering
authored and
keszybz
committed
7c24822
View commit details
Copy full SHA for 7c24822
View code at this point
Browse repository at this point
Commits on Sep 12, 2021
udev-node: do not ignore unexpected errors on removing symlink in stack directory
Show description for 0706cdf
yuwata
committed
0706cdf
View commit details
Copy full SHA for 0706cdf
View code at this point
Browse repository at this point
udev-node: simplify the example of race
yuwata
committed
3df566a
View commit details
Copy full SHA for 3df566a
View code at this point
Browse repository at this point
Commits on Sep 2, 2021
udev-node: drop redundant trial of devlink creation
Show description for 7920d0a
yuwata
committed
7920d0a
View commit details
Copy full SHA for 7920d0a
View code at this point
Browse repository at this point
udev-node: add random delay on conflict in updating device node symlink
Show description for 0063fa2
yuwata
committed
0063fa2
View commit details
Copy full SHA for 0063fa2
View code at this point
Browse repository at this point
udev-node: shorten code a bit and update log message
yuwata
committed
8424da2
View commit details
Copy full SHA for 8424da2
View code at this point
Browse repository at this point
udev-node: check stack directory change even if devlink is removed
Show description for 1cd4e32
yuwata
committed
1cd4e32
View commit details
Copy full SHA for 1cd4e32
View code at this point
Browse repository at this point
udev-node: always atomically create symlink to device node
Show description for 242d39e
yuwata
committed
242d39e
View commit details
Copy full SHA for 242d39e
View code at this point
Browse repository at this point
udev-node: assume no new claim to a symlink if /run/udev/links is not updated
Show description for 8f27311
yuwata
committed
8f27311
View commit details
Copy full SHA for 8f27311
View code at this point
Browse repository at this point
udev-node: always update timestamp of stack directory
Show description for 6df797f
yuwata
committed
6df797f
View commit details
Copy full SHA for 6df797f
View code at this point
Browse repository at this point
Commits on Sep 1, 2021
udev-node: save information about device node and priority in symlink
Show description for 377a83f
yuwata
committed
377a83f
View commit details
Copy full SHA for 377a83f
View code at this point
Browse repository at this point
udev-node: stack directory must exist when adding device node symlink
yuwata
committed
46070db
View commit details
Copy full SHA for 46070db
View code at this point
Browse repository at this point
udev-node: split out permission handling from udev_node_add()
Show description for 2f48561
yuwata
committed
2f48561
View commit details
Copy full SHA for 2f48561
View code at this point
Browse repository at this point
Commits on Jun 4, 2021
udev: always use last 11 chars for hash string
Show description for 2bb0227
yuwata
committed
2bb0227
View commit details
Copy full SHA for 2bb0227
View code at this point
Browse repository at this point
util: drop DEV_NUM_PATH_MAX and xsprintf_dev_num_path()
yuwata
committed
78d8eae
View commit details
Copy full SHA for 78d8eae
View code at this point
Browse repository at this point
udev: warn and propagate error in creating device symlink
Show description for ebb0a01
yuwata
committed
ebb0a01
View commit details
Copy full SHA for ebb0a01
View code at this point
Browse repository at this point
udev: try to create device symlink directly only when the link does not exist yet
yuwata
committed
c891389
View commit details
Copy full SHA for c891389
View code at this point
Browse repository at this point
udev: extract same logic of creating device symlink
Show description for 5802d4e
yuwata
committed
5802d4e
View commit details
Copy full SHA for 5802d4e
View code at this point
Browse repository at this point
udev: use path_extract_directory() and path_equal()
yuwata
committed
1ddfb6c
View commit details
Copy full SHA for 1ddfb6c
View code at this point
Browse repository at this point
udev: refuse to create device symlink when a non-symlink file already exists
yuwata
committed
f3b393e
View commit details
Copy full SHA for f3b393e
View code at this point
Browse repository at this point
udev: make link_find_prioritized() return 0, 1, or negative errno
yuwata
committed
d2b5063
View commit details
Copy full SHA for d2b5063
View code at this point
Browse repository at this point
udev: slightly update log message and adjust log level
yuwata
committed
e7f3b33
View commit details
Copy full SHA for e7f3b33
View code at this point
Browse repository at this point
udev: logs if failed to remove devlink
yuwata
committed
a33dc87
View commit details
Copy full SHA for a33dc87
View code at this point
Browse repository at this point
udev: do not try to remove /dev
yuwata
committed
e914542
View commit details
Copy full SHA for e914542
View code at this point
Browse repository at this point
udev: use touch_file() and limit the number of trial
yuwata
committed
5733bd4
View commit details
Copy full SHA for 5733bd4
View code at this point
Browse repository at this point
udev: logs when failed to remove saved info about devlink
yuwata
committed
286bedd
View commit details
Copy full SHA for 286bedd
View code at this point
Browse repository at this point
udev: refuse unsafe device symbolic link
yuwata
committed
be322ec
View commit details
Copy full SHA for be322ec
View code at this point
Browse repository at this point
udev: use hashed path as a filename to save devlink
yuwata
committed
e649433
View commit details
Copy full SHA for e649433
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
udev: upgrade log level about failure in updating devlinks
yuwata
committed
7b80829
View commit details
Copy full SHA for 7b80829
View code at this point
Browse repository at this point
udev: check that passed symbolic link path starts with /dev
yuwata
committed
cd8bcff
View commit details
Copy full SHA for cd8bcff
View code at this point
Browse repository at this point
Commits on Apr 30, 2021
sd-device: rename device_get_id_filename() -> device_get_device_id()
Show description for fe73238
yuwata
committed
fe73238
View commit details
Copy full SHA for fe73238
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
udev: fix memleak
Show description for 9df1e11
yuwata
authored and
mrc0mmand
committed
9df1e11
View commit details
Copy full SHA for 9df1e11
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.