History log of /external/bluetooth/glib/glib/gnulib/g-gnulib.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
761424465aaad736916b029383483b6ac419d831 22-Jun-2008 Johan Dahlin <jdahlin@async.com.br> Include "config.h" instead of <config.h> Command used: find -name

2008-06-21 Johan Dahlin <jdahlin@async.com.br>

* *.[ch]: Include "config.h" instead of <config.h>
Command used:
find -name \*.[ch]|xargs perl -p -i -e 's/^#include <config.h>/#include "config.h"/g'
Rubberstamped by Mitch


svn path=/trunk/; revision=7092
/external/bluetooth/glib/glib/gnulib/g-gnulib.h
48876d7fb573f2a3823c20564b705fe1f36726c4 30-Sep-2006 Matthias Clasen <matthiasc@src.gnome.org> Fix PLT issues
/external/bluetooth/glib/glib/gnulib/g-gnulib.h
fb8e4a91e3d870716d5eaaffc9b733978023b89a 24-Oct-2004 Matthias Clasen <mclasen@redhat.com> Undef libc functions before defining them, since they may also be macros.

2004-10-23 Matthias Clasen <mclasen@redhat.com>

* glib/gnulib/g-gnulib.h: Undef libc functions before defining
them, since they may also be macros. (#155177, Andrea Campi)
/external/bluetooth/glib/glib/gnulib/g-gnulib.h
5d097b85918181ed940768254595b232de4663c1 24-Oct-2003 Tor Lillqvist <tml@iki.fi> Force shared library (DLL) only on Windows. (I don't think that is

2003-10-24 Tor Lillqvist <tml@iki.fi>

* configure.in: Force shared library (DLL) only on Windows.
(I don't think that is controversial?) Remove unnecessary
AC_LIBTOOL_WIN32_DLL. Don't use -D_REENTRANT on
Win32, it is not used by mingw or MSVC headers.

* config.h.win32.in
* glibconfig.h.win32.in: Match what configure produces.

* glib/gconvert.c
* glib/gutils.c: Mark a couple of functions and variables that
aren't public as static.

* glib/gnulib/g-gnulib.h: Undef HAVE_SNPRINTF before (re)defining
it potentially differently, to silence compiler.

* glib/glib.def: Add some missing entries.

* tests/gobject/Makefile.am (LDADD): Reorder, put libgobject after
libtestgobject.

* tests/gobject/ifaceproperties.c (main): NULL-terminate arg list
to g_object_set() and _get().
/external/bluetooth/glib/glib/gnulib/g-gnulib.h
3389a051da42b4fabb5690d4430875d16abbeca2 29-Jul-2003 Matthias Clasen <matthiasc@src.gnome.org> Add gnulib vasnprintf().
/external/bluetooth/glib/glib/gnulib/g-gnulib.h