index
:
shimmy
current
POSIX® compatibility shims for Linux (and other environments)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
47 hours
getconf: Add LONG_BIT variable
HEAD
current
A. Wilcox
4
-5
/
+24
2022-05-24
CHANGELOG: Version 0.7
v0.7
A. Wilcox
1
-0
/
+10
2022-05-24
README: Add hostname(1) section
A. Wilcox
1
-0
/
+14
2022-05-18
Merge branch 'add-hostname' into 'current'
Zach van Rijn
4
-1
/
+330
2022-04-23
hostname: Fix logic
A. Wilcox
1
-1
/
+1
2022-04-23
hostname: Fix file reading for setting node name
A. Wilcox
1
-5
/
+13
2022-04-23
hostname: Add ability to set node name
A. Wilcox
1
-3
/
+59
2022-04-22
Add initial hostname(1) implementation
A. Wilcox
4
-1
/
+266
2022-02-23
Update documentation
A. Wilcox
4
-7
/
+53
2022-02-23
Add mailmap to fix older commits
A. Wilcox
1
-0
/
+1
2019-03-15
getconf: Use statvfs(2) and statfs(2) on Linux
v0.6
A. Wilcox
1
-0
/
+43
2019-03-15
getconf: POSIX2 options are not _-prefixed
A. Wilcox
1
-15
/
+15
2019-02-10
README: update copyright year
A. Wilcox
1
-1
/
+1
2019-01-09
getconf(1): Add _NPROCESSORS_ONLN variable on supported systems
A. Wilcox
1
-0
/
+5
2018-09-11
README: Update copyright year
A. Wilcox
1
-3
/
+2
2018-08-21
LICENSE: Happy 2018
v0.5
A. Wilcox
1
-1
/
+1
2018-08-21
getconf: Support path variables
A. Wilcox
2
-20
/
+61
2018-03-26
getconf: Add POSIX2_LINE_MAX and INT_MAX variables
v0.4
A. Wilcox
1
-8
/
+24
2016-11-27
README: consistency
A. Wilcox
2
-4
/
+4
2016-06-22
getconf: Work around GNU autogen braindamage
Andrew Wilcox
1
-0
/
+2
2016-04-17
Add new localedef(1) stub
Andrew Wilcox
4
-1
/
+62
2016-04-09
Presenting the world's third-worst build system
Andrew Wilcox
2
-0
/
+28
2016-04-09
Don't strlen(NULL) if environment is unset
Andrew Wilcox
1
-1
/
+1
2016-04-09
Add our first utility, getconf(1)
Andrew Wilcox
2
-0
/
+650
2016-04-09
Initial commit with documentation
Andrew Wilcox
3
-0
/
+269