-
- Downloads
Add G_IN_SET, patch our internal users via spatch
I originally tried to get this into GLib: https://bugzilla.gnome.org/show_bug.cgi?id=783751 But that looks like it's going to fail due to MSVC. Let's add it here at least so I can start using it tomorrow and not wait for the MSVC team to catch up. I renamed `glnx-alloca.h` to `glnx-macros.h` as a more natural collective home for things from systemd's `macro.h`. Finally, I used a Coccinelle spatch similar to the one referenced in the above BZ to patch our uses.
Showing
- Makefile-libglnx.am 6 additions, 2 deletionsMakefile-libglnx.am
- glnx-fdio.c 3 additions, 4 deletionsglnx-fdio.c
- glnx-fdio.h 2 additions, 1 deletionglnx-fdio.h
- glnx-macros.h 115 additions, 0 deletionsglnx-macros.h
- glnx-xattrs.c 3 additions, 2 deletionsglnx-xattrs.c
- libglnx.h 1 addition, 1 deletionlibglnx.h
- tests/test-libglnx-macros.c 48 additions, 0 deletionstests/test-libglnx-macros.c
Loading
Please register or sign in to comment