Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-04 | Use getxpid syscall on alpha for raw_getpid() | Matt Turner | |
Alpha does not have a getpid syscall, but rather has getxpid to match OSF/1. | |||
2015-07-23 | Add bridge NL params to missing.h | Susant Sahani | |
2015-07-22 | Tunnel NL params: Add to missing.h | Susant Sahani | |
2015-07-20 | add NL parameters to missing.h | Susant Sahani | |
2015-06-11 | build-sys: split internal basic/ library from shared/ | Kay Sievers | |
basic/ can be used by everything cannot use anything outside of basic/ libsystemd/ can use basic/ cannot use shared/ shared/ can use libsystemd/ |