index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gthread
/
gthread-win32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-17
define CSIDL_MYPICTURES if not available use G_STRFUNC instead of compiler
Hans Breuer
1
-1
/
+1
2008-01-27
Deprecate G_GNUC_(PRETTY)_FUNCTION.
Matthias Clasen
1
-1
/
+1
2007-01-16
Revert an accidental ABI break by moving gettime out of the
Matthias Clasen
1
-3
/
+2
2007-01-16
glib/gthread.c (gettime) GetSystemTimeAsFileTime() returns 100s of
Tor Lillqvist
1
-0
/
+5
2007-01-16
glib/gthread.c (gettime) GetSystemTimeAsFileTime() returns 100s of
Tor Lillqvist
1
-0
/
+1
2007-01-08
Don't link glib against libpthread. (#393812)
Matthias Clasen
1
-1
/
+12
2006-12-28
Correct link to discussion about CRITICAL_SECTIONs vs. mutexes. Thanks to
Tor Lillqvist
1
-4
/
+4
2006-05-11
Prevent calling into g_cond_wait resp. g_mutex_lock/unlock directly to
Sebastian Wilhelmi
1
-36
/
+39
2006-05-09
Use canonical include form for internal headers. config.h is always there.
Sebastian Wilhelmi
1
-4
/
+2
2006-05-03
Free with free() and not g_free() what has been allocated with calloc().
Tor Lillqvist
1
-1
/
+1
2006-03-11
#define _WIN32_WINDOWS as 0x0401 to get declaration for
Tor Lillqvist
1
-0
/
+1
2006-03-02
Increase to 100. 16 was rather low. (g_private_new_win32_impl): Can't use
Tor Lillqvist
1
-3
/
+12
2006-02-20
Make the implementation of GPrivate behave more closely as in POSIX
Tor Lillqvist
1
-7
/
+18
2002-11-25
Fix two bugs: 1) If abs_time is NULL, should use infinite time. 2) Check
Tor Lillqvist
1
-4
/
+14
2001-09-27
When the sublangid is SUBLANG_DEFAULT, return the locale of the language's
Bruno Haible
1
-13
/
+31
2001-09-19
Add thread_equal function to allow for platform defined function to
Sebastian Wilhelmi
1
-1
/
+2
2001-06-07
Use g_win32_error_message to beautify error messages.
Sebastian Wilhelmi
1
-4
/
+6
2001-05-22
Also return TRUE for late arrived signals. Thanks to Steven Brooks
Sebastian Wilhelmi
1
-2
/
+5
2001-05-22
Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread-win32.c".
Sebastian Wilhelmi
1
-0
/
+567