https://github.com/GNOME/glib
Raw File
Tip revision: 28bd57d6c80d6a0056ef64c5d238c2ad53586997 authored by Henrique Dante de Almeida on 13 January 2013, 16:05:14 UTC
Add G_GNUC_PRINTF on all functions with format strings
Tip revision: 28bd57d
.gitignore
# for all subdirectories
Makefile.in
Makefile
TAGS
.libs
.deps
*.o
*.lo
*.la
*.pc
.*.swp
.sw?
*.rc
*.gcno
*.gcda
*.gcov
*.sourcefiles
*.stp
*.exe
*.def

# autofoo stuff here
compile
config.*
configure
depcomp
aclocal.m4
autom4te.cache
stamp-*
libtool
ltmain.sh
mingw32-config.cache
missing
install-sh
glib-gettextize
glib-zip
gtk-doc.make
py-compile

INSTALL
README
ChangeLog
/glib-lcov.info
/glib-lcov/
back to top