444
I Use This!
Very High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Jun 15, 2023 — Jun 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test for sched_yield as the native yield function first. Corrected typo More... about 24 years ago
.cvsignore updates More... about 24 years ago
always define G_GNUC_EXTENSION, even when not needed by GLib. That's More... about 24 years ago
Allocate only up to 128KB for a pathname. While this is an arbitrary value More... about 24 years ago
Forgot a '}' in a macro for DCE-threads. Thanks to Karl Nelson More... about 24 years ago
Warn in case of an error during the call to poll(2). Closes Bug#7564 as More... about 24 years ago
Make g_get_current_dir work on systems with unlimited pathname length like More... about 24 years ago
Interpret EINTR as G_IO_ERROR_AGAIN. More... about 24 years ago
Added the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIES warning messages. More... over 24 years ago
We want the next and prev pointer of the inserted link to be NULL. More... over 24 years ago
Another small change to the pthread_.. search pattern. Should work *now* More... over 24 years ago
New function that returns the message string for a Win32 error code. More... over 24 years ago
Make the search for pthread_attr_... prototypes find names at the start of More... over 24 years ago
shut up cvs More... over 24 years ago
minor optimization. More... over 24 years ago
New function that returns the message string for a Win32 error code. More... over 24 years ago
New function that returns the message string for a Win32 error code. More... over 24 years ago
do not return NULL symbols. More... over 24 years ago
do not return NULL symbols. More... over 24 years ago
Add new functions. More... over 24 years ago
New function that returns the message string for a Win32 error code. More... over 24 years ago
Add a missing step to the setup instructions for gcc-2.95.2. Thanks to More... over 24 years ago
check for sysconf (_SC_THREAD_STACK_MIN), which returns the minimal stack More... over 24 years ago
updated the g_source_remove_by_XXX() descriptions to note that only the More... over 24 years ago
Changed GCC version test to also accept major versions > 2. Thanks to Ben More... over 24 years ago
changed g_str_hash() to a 31 bit version based on a submission by Karl More... over 24 years ago
wtf??? someone destroyed the configure.in, reverting to an older version More... over 24 years ago
Move to corresponding subdirectories. More... over 24 years ago
New files, for putting version info in the DLLs on Win32. More... over 24 years ago
return stolen data from g_datalist_id_remove_no_notify() and More... over 24 years ago