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
basic
env-util.c
on
v250
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 16, 2021
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 Oct 14, 2021
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Show description for 2f82562
poettering
committed
2f82562
View commit details
Copy full SHA for 2f82562
View code at this point
Browse repository at this point
Commits on Oct 6, 2021
basic/env-util: correctly parse extended vars after non-extended vars (#20941)
andrewsoutar
authored
5ef97a7
View commit details
Copy full SHA for 5ef97a7
View code at this point
Browse repository at this point
Commits on Aug 17, 2021
env-util: add unsetenv_erase() helper
Show description for 7a6abbe
poettering
committed
7a6abbe
View commit details
Copy full SHA for 7a6abbe
View code at this point
Browse repository at this point
Commits on Aug 11, 2021
basic/env-util: add a mode where we pull in the variable value from environment
keszybz
committed
a14af47
View commit details
Copy full SHA for a14af47
View code at this point
Browse repository at this point
Add implicit sentinel to strv_env_merge()
Show description for 4ab3d29
keszybz
committed
4ab3d29
View commit details
Copy full SHA for 4ab3d29
View code at this point
Browse repository at this point
Commits on May 20, 2021
env-util: use strextend()
yuwata
committed
2b07020
View commit details
Copy full SHA for 2b07020
View code at this point
Browse repository at this point
Commits on Mar 31, 2021
basic/env-util: silence two gcc warnings
keszybz
committed
1dbd0bd
View commit details
Copy full SHA for 1dbd0bd
View code at this point
Browse repository at this point
Commits on Feb 25, 2021
env-util: fix parameter handling of parse_env_extension_hierarchies() + getenv_path_list()
Show description for 33d31c0
poettering
committed
33d31c0
View commit details
Copy full SHA for 33d31c0
View code at this point
Browse repository at this point
Commits on Feb 22, 2021
basic/env-util: add putenv_dup()
keszybz
committed
fa256f4
View commit details
Copy full SHA for fa256f4
View code at this point
Browse repository at this point
Commits on Feb 17, 2021
env-util: refactor parsing helper for SYSTEMD_SYSEXT_HIERARCHIES out of sysext
bluca
committed
93547f2
View commit details
Copy full SHA for 93547f2
View code at this point
Browse repository at this point
env-util: add strv_env_pairs_get helper
bluca
committed
42e6a77
View commit details
Copy full SHA for 42e6a77
View code at this point
Browse repository at this point
Commits on Feb 16, 2021
Refactor strv_env_replace() into strv_env_replace_consume()
Show description for 13734c7
keszybz
committed
13734c7
View commit details
Copy full SHA for 13734c7
View code at this point
Browse repository at this point
basic/env-util: drop now-unused strv_env_set()
keszybz
committed
99bfce1
View commit details
Copy full SHA for 99bfce1
View code at this point
Browse repository at this point
basic/env-util: add strv_env_assign() helper
keszybz
committed
f08231f
View commit details
Copy full SHA for f08231f
View code at this point
Browse repository at this point
Commits on Feb 15, 2021
basic/env-util: add variant of strv_env_replace() that does strdup internally
keszybz
committed
aaf057c
View commit details
Copy full SHA for aaf057c
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
env-util: introduce env_update_systemd_exec_pid()
Show description for cfd1c6e
yuwata
committed
cfd1c6e
View commit details
Copy full SHA for cfd1c6e
View code at this point
Browse repository at this point
Commits on Jan 19, 2021
Allow control characters in environment variable values
Show description for 30927a2
keszybz
committed
30927a2
View commit details
Copy full SHA for 30927a2
View code at this point
Browse repository at this point
Commits on Jan 15, 2021
basic/env-util: modernization
keszybz
committed
5b935a3
View commit details
Copy full SHA for 5b935a3
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
basic/env-util: add little helper to call setenv or unsetenv
keszybz
committed
063f9f0
View commit details
Copy full SHA for 063f9f0
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
license: LGPL-2.1+ -> LGPL-2.1-or-later
yuwata
committed
db9ecf0
View commit details
Copy full SHA for db9ecf0
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
Revert "basic/env-util: (mostly) follow POSIX for what variable names are allowed"
Show description for ff46157
keszybz
committed
ff46157
View commit details
Copy full SHA for ff46157
View code at this point
Browse repository at this point
basic/env-util: make function shorter
keszybz
committed
451ae5a
View commit details
Copy full SHA for 451ae5a
View code at this point
Browse repository at this point
Commits on Oct 12, 2020
basic/env-util: (mostly) follow POSIX for what variable names are allowed
Show description for b45c068
keszybz
committed
b45c068
View commit details
Copy full SHA for b45c068
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
Rename strv_split_extract() to strv_split_full()
Show description for 90e30d7
keszybz
committed
90e30d7
View commit details
Copy full SHA for 90e30d7
View code at this point
Browse repository at this point
Commits on Nov 3, 2019
tree-wide: drop string.h when string-util.h or friends are included
yuwata
committed
455fa96
View commit details
Copy full SHA for 455fa96
View code at this point
Browse repository at this point
Commits on Jul 12, 2019
tree-wide: get rid of strappend()
Show description for b910cc7
poettering
authored and
yuwata
committed
b910cc7
View commit details
Copy full SHA for b910cc7
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
Rename EXTRACT_QUOTES to EXTRACT_UNQUOTE
Show description for 4ec8514
keszybz
committed
4ec8514
View commit details
Copy full SHA for 4ec8514
View code at this point
Browse repository at this point
Commits on May 21, 2019
Introduce sc_arg_max() helper
Show description for 21c491e
keszybz
committed
21c491e
View commit details
Copy full SHA for 21c491e
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
Drop some unnecessary newlines
keszybz
committed
a2cadef
View commit details
Copy full SHA for a2cadef
View code at this point
Browse repository at this point
Commits on Oct 26, 2018
core: rework serialization
Show description for d68c645
poettering
committed
d68c645
View commit details
Copy full SHA for d68c645
View code at this point
Browse repository at this point
Commits on Oct 17, 2018
env-util: drop ARG_MAX define
Show description for d3e66e6
poettering
committed
d3e66e6
View commit details
Copy full SHA for d3e66e6
View code at this point
Browse repository at this point
env-util: modernize strv_env_set() a bit
poettering
committed
fcbb657
View commit details
Copy full SHA for fcbb657
View code at this point
Browse repository at this point
env-util: modernize strv_env_replace()
poettering
committed
04effff
View commit details
Copy full SHA for 04effff
View code at this point
Browse repository at this point
env-util: rework strv_env_merge()
Show description for 2d3ff1d
poettering
committed
2d3ff1d
View commit details
Copy full SHA for 2d3ff1d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.