agetcwd.c
|
Add barebones ps(1)
|
2013-08-15 16:50:48 +01:00 |
agetline.c
|
Add initial implementation of passwd(1)
|
2014-06-05 16:57:27 +01:00 |
eprintf.c
|
Be consistent and use #ifdef instead of #if
|
2014-03-28 16:00:43 +00:00 |
estrtoul.c
|
Use estrtoul() in dd(1)
|
2014-06-04 13:13:00 +01:00 |
explicit_bzero.c
|
Add LICENSE header in explicit_bzero.c
|
2014-04-30 12:32:22 +01:00 |
passwd.c
|
Disable core dumps in case passwd(1) crashes
|
2014-06-10 11:44:33 +01:00 |
proc.c
|
remove some signed / unsigned type warnings
|
2014-02-14 14:11:37 +00:00 |
putword.c
|
Add primitive pidof(8)
|
2013-08-29 11:11:26 +01:00 |
recurse.c
|
Sync util/recurse.c with that of sbase
|
2014-06-30 15:45:16 +01:00 |
strlcat.c
|
Import strl{cpy,cat}() from sbase
|
2014-06-30 14:10:51 +01:00 |
strlcpy.c
|
Import strl{cpy,cat}() from sbase
|
2014-06-30 14:10:51 +01:00 |