Thomas Haller
2fa7a7c20b
shared: make nm_streq() and nm_streq0() inline functions
...
There is no advantage in having these as macros. Make them
inline functions, compiler should be able to decide that they
are in fact inlinable.
Also, don't call g_strcmp0() for nm_streq0(). It means we first
have to call glib function, only to call a glibc function. No need
for this abstraction.
2019-02-13 16:03:23 +01:00
..
2019-01-22 16:30:23 +01:00
2018-01-03 16:41:47 +01:00
2018-04-18 15:22:14 +02:00
2018-04-18 15:22:14 +02:00
2018-09-07 11:24:17 +02:00
2017-11-23 14:44:25 +01:00
2018-09-30 21:14:55 +02:00
2018-09-30 21:14:55 +02:00
2018-07-11 12:02:06 +02:00
2018-07-11 12:02:06 +02:00
2019-02-12 08:50:28 +01:00
2019-02-12 09:13:29 +01:00
2019-01-07 10:09:10 +01:00
2019-01-24 17:19:44 +01:00
2018-12-12 12:51:47 +01:00
2019-02-12 08:50:28 +01:00
2018-09-04 07:38:30 +02:00
2019-02-11 15:22:57 +01:00
2019-02-05 08:18:08 +01:00
2019-02-13 16:03:23 +01:00
2018-04-18 14:14:07 +02:00
2018-09-30 21:14:55 +02:00
2018-09-04 07:38:30 +02:00
2018-10-04 10:58:50 +02:00
2019-02-12 08:50:28 +01:00
2019-02-12 08:50:28 +01:00
2019-02-12 08:50:28 +01:00
2018-11-28 16:13:04 +01:00
2018-10-18 12:16:55 +02:00
2018-12-12 14:18:53 +01:00
2018-10-24 15:12:43 +02:00
2018-11-23 10:53:12 +01:00