index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
rlimit-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rlimit-util: don't call setrlimit() needlessly if it wouldn't change anything
Lennart Poettering
2018-10-16
1
-2
/
+9
*
core: add a new call for bumping RLIMIT_NOFILE to "high" values
Lennart Poettering
2018-10-16
1
-0
/
+22
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
rlimit-util: tweak setrlimit_closest() a bit
Lennart Poettering
2018-05-17
1
-0
/
+5
*
rlimit-util: introduce setrlimit_closest_all()
Lennart Poettering
2018-05-17
1
-0
/
+26
*
rlimit-util: add a common destructor call for arrays of struct rlimit
Lennart Poettering
2018-05-17
1
-0
/
+10
*
rlimit-util: rework rlimit_{from|to}_string() to work without "Limit" prefix
Lennart Poettering
2018-05-17
1
-16
/
+32
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
rlimit: don't assume getrlimit() always succeeds
Lennart Poettering
2017-09-22
1
-1
/
+2
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
core: make parsing of RLIMIT_NICE aware of actual nice levels
Lennart Poettering
2016-04-29
1
-1
/
+51
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: add new rlimit_format() call
Lennart Poettering
2016-02-01
1
-0
/
+24
*
core: move parsing of rlimits into rlimit-util.[ch]
Lennart Poettering
2016-02-01
1
-0
/
+176
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-1
/
+1
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-1
/
+4
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out resource limits related calls into rlimit-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+69