index
:
~jonny/glib
master
v6only
le glib
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gmain.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-12-23
don't cast to timeval since timeval is for some reason not always a struct
George Lebl
1
-1
/
+6
1998-12-21
there was a reference count race for hooks during invocation loops. since
Tim Janik
1
-4
/
+4
1998-12-21
default initialize source_timeout with -1 so we have a sane timeout value
Tim Janik
1
-2
/
+2
1998-12-19
Add #defines defining scale of priorities.
Owen Taylor
1
-3
/
+4
1998-12-19
Allocate space for pollfd's _after_ adding poll wake-up-pipe record.
Owen Taylor
1
-6
/
+8
1998-12-19
fixed up sys/poll.h and sys/types.h inclusions.
Tim Janik
1
-0
/
+4
1998-12-18
Dec 18 12:51:39 1998 Owen Taylor <otaylor@redhat.com>
Owen Taylor
1
-3
/
+12
1998-12-18
new function to check whether a main loop has been quitted. (g_main_new):
Tim Janik
1
-35
/
+90
1998-12-17
giounix.c: s/g_main_poll_add/g_main_remove_add/g
CST 1998 Shawn T. Amundson
1
-6
/
+6
1998-12-17
if !G_THREADS_ENABLED, eat the trailing semicolon with a bogus function
Tim Janik
1
-26
/
+42
1998-12-16
Updated to reflect the existence of gthread.
Sebastian Wilhelmi
1
-11
/
+10
1998-12-16
version bump to 1.1.8, binary age 0, interface age 0.
Tim Janik
1
-23
/
+23
1998-12-15
This commit merges the glib-threads branch into the main
Owen Taylor
1
-20
/
+138
1998-12-08
fixes to #undef HAVE_POLL case
Manish Singh
1
-1
/
+7
1998-12-02
Merge main loop into head. This probably breaks Win32, until
Owen Taylor
1
-0
/
+731