index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eglib
/
gmain.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Move GModule code to gmodule.c and gmodule.h
Johan Hedberg
2008-02-01
1
-68
/
+0
|
*
Add GModule support to eglib
Johan Hedberg
2008-02-01
1
-0
/
+69
|
*
g_strdup_printf should not return NULL on OOM
Johan Hedberg
2007-08-23
1
-1
/
+1
|
*
Fix missing eglib functions
Marcel Holtmann
2007-08-23
1
-6
/
+20
|
*
Add dummy functions for g_strdelimit() and g_strdup_printf()
Marcel Holtmann
2007-08-22
1
-0
/
+13
|
*
Implement some missing functions
Johan Hedberg
2007-08-16
1
-0
/
+5
|
*
Add missing list functions
Marcel Holtmann
2007-05-25
1
-0
/
+34
|
*
Add g_slist_nth, g_slist_nth_data, g_slist_last and g_slist_position ↵
Luiz Augusto von Dentz
2007-05-18
1
-0
/
+37
|
|
|
|
functions to eglib.
*
Implement eglib versions of needed GString functions
Johan Hedberg
2007-05-03
1
-0
/
+109
|
*
Minor coding style cleanup
Johan Hedberg
2007-05-03
1
-1
/
+2
|
*
Make eglib g_io_channel_unref behave as its glib counterpart with respect to ↵
Johan Hedberg
2007-01-24
1
-2
/
+2
|
|
|
|
a NULL parameter
*
Fix g_spawn_async error reporting
Johan Hedberg
2007-01-21
1
-1
/
+5
|
*
Fix g_key_file_parse_string (again)
Johan Hedberg
2007-01-21
1
-1
/
+1
|
*
Fix eglib g_key_file_get_string group detection
Johan Hedberg
2007-01-21
1
-1
/
+1
|
*
Small fix for g_key_file_get_string
Johan Hedberg
2007-01-21
1
-0
/
+1
|
*
Cleanup for g_text_file_get_string
Johan Hedberg
2007-01-21
1
-26
/
+51
|
*
Excplicitly close only fd's > 2
Johan Hedberg
2007-01-21
1
-1
/
+1
|
*
Fix get_boolean "true" mapping
Johan Hedberg
2007-01-21
1
-1
/
+1
|
*
First go at somewhat functional g_key_file_* impementation
Johan Hedberg
2007-01-21
1
-13
/
+120
|
*
Cleanup GKeyFile stuff so real implementation can start
Johan Hedberg
2007-01-21
1
-40
/
+23
|
*
Get rid of g_strfreev too
Johan Hedberg
2007-01-21
1
-13
/
+0
|
*
Get rid of g_shell_parse_argv and g_strdup_printf since they are not needed ↵
Johan Hedberg
2007-01-21
1
-27
/
+0
|
|
|
|
anymore
*
Further fixes to g_spawn_async
Johan Hedberg
2007-01-21
1
-3
/
+15
|
*
More g_spawn_async functionality
Johan Hedberg
2007-01-21
1
-7
/
+31
|
*
First step of g_spawn_async implementation
Johan Hedberg
2007-01-21
1
-0
/
+27
|
*
make child_watch() static
Johan Hedberg
2007-01-21
1
-1
/
+1
|
*
Implement GChildWatch
Johan Hedberg
2007-01-21
1
-47
/
+191
|
*
eglib fixes
Johan Hedberg
2007-01-20
1
-2
/
+14
|
*
Add eglib g_io_channel_write implementation
Johan Hedberg
2007-01-20
1
-2
/
+33
|
*
Use glib memory allocation for gmain.c
Johan Hedberg
2007-01-20
1
-59
/
+19
|
*
Get rid of g_idle_add
Johan Hedberg
2007-01-20
1
-6
/
+0
|
*
Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_remove
Johan Hedberg
2007-01-20
1
-55
/
+59
|
*
Implement stubs of missing eglib functions
Johan Hedberg
2007-01-20
1
-0
/
+188
|
*
Implement memory allocation functions for eglib
Johan Hedberg
2007-01-20
1
-0
/
+75
|
*
Add main loop and single list functions
Marcel Holtmann
2007-01-20
1
-0
/
+815