Rodrigo Kumpera 78d1a1dfb9 [eglib] Ensures that home and user name always have a non-null value. 10 éve
..
.gitignore 1af583b6d1 Ignore a few more files. 15 éve
Makefile.am 5e2cd9c29f since gerror.c requires vasprintf.h, we need to add that file so that it becomes part of the tarball 11 éve
eglib-config.h.in 1e726ce7a3 NaCl runtime fixes 13 éve
eglib-config.hw a198d18586 [windows] Get rid of a lot of warnings 15 éve
eglib-remap.h 989165e12f [eglib] Add log/print redirection functions to eglib. 11 éve
garray.c 9c75e0508d Fixed capacity to be unsigned 14 éve
gbytearray.c 801321b2b2 Implement g_byte_array_* in terms of GArray 15 éve
gdate-unix.c 947fda6c26 Add g_usleep 16 éve
gdate-win32.c 947fda6c26 Add g_usleep 16 éve
gdir-unix.c ecdab8eb86 [eglib] make g_mkdir_with_parents work for paths not ending in / 14 éve
gdir-win32.c a198d18586 [windows] Get rid of a lot of warnings 15 éve
gerror.c 975bf0a379 Attempt to sanitize the `vasprintf` situation in eglib. 11 éve
gfile-posix.c 3b846d3d4c We have g_getenv for portability reasons, so let's use it. 12 éve
gfile-unix.c 551c76aa3a Implemented g_mkdir_with_parents() for unix 15 éve
gfile-win32.c a678f96f78 [eglib] Fixed file being created without read/write permission on Windows. 11 éve
gfile.c c4a44808a1 Use g_rename() instead of rename() 14 éve
ghashtable.c 1ebe8c28ce [eglib] add g_hash_table_get_keys/values 14 éve
giconv.c 37e7f2fb50 Fix build (giconv.c) 12 éve
glib.h dc953f8095 [eglib] [io-layer] Have a single wrapper around getdtablesize. This removes the duplicate on io-layer and exports the eglib one. 11 éve
glist.c c0654f8bec Implement 99% of what moonlight needs to run on eglib 15 éve
gmarkup.c 0ceb3a0a71 Skip Unicode BOM at start of XML. 13 éve
gmem.c 7887b9511f eglib: Make g_malloc and friends abort in case of failure (like glib does) 15 éve
gmisc-unix.c 78d1a1dfb9 [eglib] Ensures that home and user name always have a non-null value. 10 éve
gmisc-win32.c 2e579c47fb Fixed g_win32_getlocale 12 éve
gmodule-unix.c 1e726ce7a3 NaCl runtime fixes 13 éve
gmodule-win32.c 00f152cfc4 Fixed a few bugs that were found by Visual Studio's static code analysis. 12 éve
gmodule.h 9648189ae6 2010-06-18 Chris Toshok <[email protected]> 15 éve
goutput.c 2a3385da86 Fix a warning. 11 éve
gpath.c 20149a0ecc [eglib] Fix a possible memory leak. 12 éve
gpattern.c b1f9f3b723 2008-10-11 Miguel de Icaza <[email protected]> 17 éve
gptrarray.c 8251d2b335 fix V547 Expression 'index >= 0' is always true. Unsigned type value is always >= 0. 11 éve
gqsort.c 19f25f0224 Optimized by reducing compares and faster SWAP() routine 15 éve
gqueue.c 2f1c4b3a6c Implement GByteArray, g_hash_table_remove_all, g_queue_foreach and some missing byteswap macros. 15 éve
gshell.c 41f79be64c Fix crash when there's a \' in the arguments. 14 éve
gslist.c e584f7c3ae 18 éve
gspawn.c d79c519b39 Don't use _NSGetEnviron on arm64. 11 éve
gstr.c 975bf0a379 Attempt to sanitize the `vasprintf` situation in eglib. 11 éve
gstring.c 82219acd3c Fixed eglib compiler warnings about g_string_truncate() and g_iconv() 12 éve
gtimer-unix.c 7a559618d0 2008-10-17 Miguel de Icaza <[email protected]> 17 éve
gtimer-win32.c 6bb1704a2d 2009-04-22 Jeffrey Stedfast <[email protected]> 16 éve
gunicode.c 61180e52f2 [warnign fix] Make my_charset const 13 éve
gutf8.c 612cb3e75b Update some copyrights 14 éve
sort.frag.h da1d328913 Silence another array subscript warning in eglib/src/sort.frag.h. 11 éve
unicode-data.h 3596883dd7 16 éve
vasprintf.c d39e3b2e50 Fix vasprintf() for empty strings. 15 éve
vasprintf.h 975bf0a379 Attempt to sanitize the `vasprintf` situation in eglib. 11 éve