cregit-Linux how code gets into the kernel

Release 4.7 tools/build/feature/test-gtk2-infobar.c

#pragma GCC diagnostic ignored "-Wstrict-prototypes"
#include <gtk/gtk.h>
#pragma GCC diagnostic error "-Wstrict-prototypes"


int main(int argc, char *argv[]) { gtk_init(&argc, &argv); gtk_info_bar_new(); return 0; }

Contributors

PersonTokensPropCommitsCommitProp
ingo molnaringo molnar28100.00%2100.00%
Total28100.00%2100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
ingo molnaringo molnar43100.00%2100.00%
Total43100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}