systemd v228
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAABCAAGBQJWTDQPAAoJEHpPOgnr3v8m3AcP/0cJ8Sk36hB4Ni98jAZzyI5c
HW87pj/MQ/YwIKG9j71fRk/vhMwPtWGTtncEo4Y7GjzOMcpKKm+QQnipxJiSAyPN
oCxyg0YXmrjUmR0Q7zS21BWW3a9EZlWwENwR9UgUk8ooHo3EEx9dQKSjraWjcWXV
HtJxX2wbmX2TPe6tZDF24i5D4JvOfUfvN18DN080T69PrICjmEgrE7b3i3mUc0tA
ZNjRZzIUBB93RCA8fGZ8lua5uH2KZ02FsLWpJChqJOm2n6Jk1ZDMJA9o9BsTAHd3
HEbBxYf3EjNPxcl6ZKONxbcfaG1+0Fr4P2D8ZziRDNqr8/uYG5x6iUbJ7IUI93V+
MCvfqEWHAyOSHcphhhWba/H4XamiN7w5LYpK8AggI1X1Gnkun5uE4Y/v7RsQ2KN4
uDuVgmpvyJXtp4dRaUbG490FHzOEVwxeXx0vKV5KVZj0PNPpWXHQmztYW0Gt9zNn
ON43fRDonn9OTWAlZzHPeuUteKsZtMVzLa7hH1ljtqhmft6+62AVbEw6dT7CmzST
8g98VvFvvNDmEHPImmaLFjit/lvoT6c4ptfKbAdQfnK4juAcKsN5I/9EUdUAIbnM
LmkX+hK3WeRY/9XFsKGXcja7pzl4mVe17rX5swHhlIhWhXse9u4k9e/HGZ8hm/lw
fTU+Ge7LpuZngFKQG0yk
=mooc
-----END PGP SIGNATURE-----
  1. b3e3bb1 coccinelle: additional errno.cocci hunk by Michal Schmidt · 10 years ago
  2. 351825c coccinelle: errno.cocci improvements by Michal Schmidt · 10 years ago
  3. de89612 Add Coccinelle patch for strempty() usage by Daniel Mack · 10 years ago
  4. ed0d402 util: add safe_closedir() similar to safe_fclose() by Lennart Poettering · 10 years ago
  5. 525d3cc tree-wide: take benefit of the fact that hashmap_free() returns NULL by Lennart Poettering · 10 years ago
  6. 6796073 tree-wide: make use of the fact that strv_free() returns NULL by Lennart Poettering · 10 years ago
  7. 01da201 Merge pull request #1218 from poettering/safe-fclose by Daniel Mack · 10 years ago
  8. 74ca738 util: introduce safe_fclose() and port everything over to it by Lennart Poettering · 10 years ago
  9. 5725551 tree-wide: replace while(1) by for(;;) everywhere by Lennart Poettering · 10 years ago
  10. 1f6b411 tree-wide: update empty-if coccinelle script to cover empty-while and more by Lennart Poettering · 10 years ago
  11. 94c156c tree-wide: make use of log_error_errno() return value in more cases by Lennart Poettering · 10 years ago
  12. ece174c tree-wide: drop {} from one-line if blocks by Lennart Poettering · 10 years ago
  13. 76ef789 tree-wide: make use of log_error_errno() return value by Lennart Poettering · 10 years ago
  14. 3cc2aff tree-wide: don't do assignments within if checks by Lennart Poettering · 10 years ago
  15. 7f6e12b tree-wide: drop redundant if checks before safe_close() by Lennart Poettering · 10 years ago
  16. 66e4058 tree-wide: make more code use safe_close() by Lennart Poettering · 10 years ago
  17. a1e58e8 tree-wide: use coccinelle to patch a lot of code to use mfree() by Lennart Poettering · 10 years ago