Systemd/src/libsystemd
Zbigniew Jędrzejewski-Szmek 0bba8d6eb7 build-sys: merge libsystemd-login into libsystemd
A compatibility libsystemd-login library is created which uses
.symver and ifunc magic proposed by Lennart to make programs linked
to the old library name continue to work seamlessly.

Unfortunately the bfd linker crashes:
  https://sourceware.org/bugzilla/show_bug.cgi?id=16467
This will be fixed in binutils 2.25.

As a work-around, gold can be used:
  LDFLAGS=-Wl,-fuse-ld=gold

Unfortunately the switch to pick the linker appeared in gcc 4.8.

This also doesn't work with LLVM:
  http://llvm.org/bugs/show_bug.cgi?id=11897
2014-01-25 18:10:08 -05:00
..
sd-bus bus: bump memfd vs. copy limit to 512k to reflect recent benchmarks 2014-01-24 21:16:37 +01:00
sd-event libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
sd-resolve libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
sd-rtnl sd-rtnl: extend tests a bit 2014-01-25 01:22:54 +01:00
sd-utf8 libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
.gitignore libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
libsystemd.pc.in libsystemd-bus: rename to libsystemd 2014-01-13 18:54:19 +01:00
libsystemd.sym build-sys: merge libsystemd-login into libsystemd 2014-01-25 18:10:08 -05:00
Makefile libsystemd-bus: rename to libsystemd 2014-01-13 18:54:19 +01:00