Implement GByteArray, g_hash_table_remove_all, g_queue_foreach and some missing bytes...
commit2f1c4b3a6c8850cf48e5eff9f769f2e6dd62e8e1
authorGeoff Norton <gnorton@novell.com>
Sun, 12 Sep 2010 02:38:35 +0000 (11 22:38 -0400)
committerGeoff Norton <gnorton@novell.com>
Sun, 12 Sep 2010 02:39:22 +0000 (11 22:39 -0400)
treeadc8772d20e4201b3a89d02c5e22f4fdd2627a5a
parent8be892f4fa2be1dd578c2aeb56015cad099570e2
Implement GByteArray, g_hash_table_remove_all, g_queue_foreach and some missing byteswap macros.
eglib/src/Makefile.am
eglib/src/gbytearray.c [new file with mode: 0644]
eglib/src/ghashtable.c
eglib/src/glib.h
eglib/src/gqueue.c