David Herrmann 157f50577f login: make user_new() and user_free() follow coding-style
Few changes to user_new() and user_free():
 - Use _cleanup_(user_freep) in constructor
 - return 'int' from user_new()
 - make user_free() deal with partially initialized objects
 - keep reverse-order in user_free() compared to user_new()
 - make user_free() return NULL
 - make user_free() accept NULL as no-op
2015-11-16 15:34:41 +01:00
2015-07-06 17:47:38 +02:00
2015-11-14 09:54:17 +01:00
2015-11-10 19:33:06 -05:00
2015-11-16 03:15:10 +00:00
2015-07-27 20:15:34 +02:00
2015-08-31 18:12:37 +02:00
2015-11-15 20:36:22 +01:00
2015-06-03 00:22:53 +02:00
2015-07-27 20:15:34 +02:00
2015-11-10 19:33:06 -05:00
2015-11-14 09:54:17 +01:00
2015-11-15 17:30:33 +01:00
2015-11-02 10:05:20 -06:00
2015-11-16 15:05:00 +01:00

systemd - System and Service Manager

Build Status
Coverity Scan Status

Details

  • General information about systemd can be found in the systemd Wiki
  • Information about build requirements are provided in the README file
Description
No description provided
Readme 321 MiB
Languages
C 89%
Python 5.1%
Shell 4.5%
Meson 1.2%