index
:
navi/openrc.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
Age
Commit message (
Expand
)
Author
2023-10-19
openrc: Add support for user services.
Anna (navi) Figueiredo Gomes
2023-10-03
Relocate pipes.c and pipes.h file to shared directory.
Lexxy Fox
2023-09-12
misc: add syscall fallback for close_range for musl libc
Natanael Copa
2023-09-12
misc: add cloexec_fds_from() helper function
Natanael Copa
2023-08-29
Don't re-define strlcpy/strlcat with >=glibc-2.38
Sam James
2023-04-24
openrc-run: silence lock failures with --no-deps
Dominique Martinet
2023-04-20
shared: fix pointer type in UNCONST
Sam James
2023-04-19
Rename attribute macros to namespaced RC_*
Sam James
2023-01-29
shared: missing includes from IWYU
Sam James
2023-01-28
src: shared: schedules: add missing includes to header
Sam James
2023-01-28
src: shared: plugin: add missing includes to header
Sam James
2023-01-28
src: shared: misc: add missing includes to header
Sam James
2023-01-28
src: shared: helpers: add missing includes to header
Sam James
2023-01-25
shared: move _noreturn definition into helpers.h
Sam James
2022-05-08
shared/misc.c: free env_allow if returning early from env_filter
Sam James
2022-04-30
multiple spelling and typo fixes
Josh Soref
2022-04-06
migrate fully to meson build system
William Hubbs