Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden | 2012-07-26 | 1 | -4/+2 |
| | | | | | | also a number of minor fixups and bug fixes: spelling, oom errors that didn't print errors, not properly forwarding error codes, few more consistency issues, et cetera | ||||
* | use "Out of memory." consistantly (or with "\n") | Shawn Landden | 2012-07-25 | 1 | -1/+1 |
| | | | | | | | | glibc/glib both use "out of memory" consistantly so maybe we should consider that instead of this. Eliminates one string out of a number of binaries. Also fixes extra newline in udev/scsi_id | ||||
* | mkdir: append _label to all mkdir() calls that explicitly set the selinux ↵ | Kay Sievers | 2012-05-31 | 1 | -1/+1 |
| | | | | context | ||||
* | build-sys: add stub makefiles to all subdirs to ease development with emacs | Lennart Poettering | 2012-04-13 | 1 | -0/+1 |
| | |||||
* | move all tools to subdirs | Kay Sievers | 2012-04-12 | 1 | -0/+476 |