summaryrefslogtreecommitdiff
path: root/src/systemd/sd-readahead.h
AgeCommit message (Collapse)Author
2012-11-15Isolation of udev code from remaining systemdAnthony G. Basile
This commit is a first attempt to isolate the udev code from the remaining code base. It intentionally does not modify any files but purely delete files which, on a first examination, appear to not be needed. This is a sweeping commit which may easily have missed needed code. Files can be retrieved by doing a checkout from the previous commit: git checkout 2944f347d0 -- <filename>
2012-07-13man: move header file man pages from section 7 to 3Lennart Poettering
This way we can include documentation about minor macros/inline function within the introducionary man page in a sane way.
2012-02-13Fix broken Git repository URLsMichael Biebl
2012-01-05headers: fix git URLs for source filesLennart Poettering
2012-01-05build-sys: move public header files into a dir of their ownLennart Poettering