1999-11-16 |
Sebastian Wilhelmi | updated .cvsignore
|
commit | commitdiff | tree |
1999-11-16 |
Sebastian Wilhelmi | Renamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THREAD...
|
commit | commitdiff | tree |
1999-11-16 |
Sebastian Wilhelmi | Changed the prototype of thread_create and thread_self...
|
commit | commitdiff | tree |
1999-11-16 |
Sebastian Wilhelmi | updated .cvsignore
|
commit | commitdiff | tree |
1999-11-09 |
Sebastian Wilhelmi | Forgot to commit ChangeLog. Here we go. (I'm still...
|
commit | commitdiff | tree |
1999-11-09 |
Sebastian Wilhelmi | Create docs/glib-config.1 from docs/glib-config.1.in...
|
commit | commitdiff | tree |
1999-11-08 |
Sebastian Wilhelmi | Make the test for getpwuid_r work on newer AIX versions...
|
commit | commitdiff | tree |
1999-08-19 |
Sebastian Wilhelmi | Use /dev/urandom, as it doesn't block, which /dev/random...
|
commit | commitdiff | tree |
1999-07-07 |
Sebastian Wilhelmi | Test for pthread_join rather than for pthread_create...
|
commit | commitdiff | tree |
1999-07-01 |
Sebastian Wilhelmi | Added a g_memmove replacement for platforms without...
|
commit | commitdiff | tree |
1999-06-30 |
Sebastian Wilhelmi | Finally removed the g_random_normal and g_rand_normal...
|
commit | commitdiff | tree |
1999-06-18 |
Sebastian Wilhelmi | Changed test for pthread_attr_setstacksize from AC_TRY_COMPI...
|
commit | commitdiff | tree |
1999-06-17 |
Sebastian Wilhelmi | small tests/.cvsignore commit
|
commit | commitdiff | tree |
1999-06-17 |
Sebastian Wilhelmi | Completed the thread support in GLib. Thread creation...
|
commit | commitdiff | tree |
1999-04-22 |
Sebastian Wilhelmi | use sysconf (_SC_GETPW_R_SIZE_MAX) as the new initinal...
|
commit | commitdiff | tree |
1999-04-12 |
Sebastian Wilhelmi | Moved struct declaration up. Style fixes.
|
commit | commitdiff | tree |
1999-04-09 |
Sebastian Wilhelmi | New files to implement the Mersenne Twister Pseudo...
|
commit | commitdiff | tree |
1999-03-31 |
Sebastian Wilhelmi | Use the right default arguments for the construction...
|
commit | commitdiff | tree |
1999-03-30 |
Sebastian Wilhelmi | Added a check for the right format to printf and scanf...
|
commit | commitdiff | tree |
1999-03-18 |
Sebastian Wilhelmi | forgot to include submitter.
|
commit | commitdiff | tree |
1999-03-18 |
Sebastian Wilhelmi | added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to...
|
commit | commitdiff | tree |
1999-03-17 |
Sebastian Wilhelmi | Added missing values for G_MAXU(SHORT|INT|LONG) on...
|
commit | commitdiff | tree |
1999-03-16 |
Sebastian Wilhelmi | Added a test for the G_(U)?INT(16|32|64)_FORMAT and
|
commit | commitdiff | tree |
1999-03-16 |
Sebastian Wilhelmi | Removed G_(U)?INT8_FORMAT again, as it can't be used...
|
commit | commitdiff | tree |
1999-03-15 |
Sebastian Wilhelmi | Added the macros G_(U)?INT_(8|16|32|64)_FORMAT to use...
|
commit | commitdiff | tree |
1999-03-12 |
Sebastian Wilhelmi | Test for posix threads first, then for dce threads.
|
commit | commitdiff | tree |
1999-03-11 |
Sebastian Wilhelmi | Revamped the thread configure stuff. Now dce threads...
|
commit | commitdiff | tree |
1999-03-01 |
Sebastian Wilhelmi | Fixed yet another bloody implementation of getpwuid_r...
|
commit | commitdiff | tree |
1999-02-15 |
Sebastian Wilhelmi | Changed signature of all g_static_mutex_* functions...
|
commit | commitdiff | tree |
1999-02-10 |
Sebastian Wilhelmi | forgot the ChangeLog. Here we go
|
commit | commitdiff | tree |
1999-02-10 |
Sebastian Wilhelmi | s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added...
|
commit | commitdiff | tree |
1999-02-08 |
Sebastian Wilhelmi | Changed the test for getpwuid_r to exclude those systems...
|
commit | commitdiff | tree |
1999-02-05 |
Sebastian Wilhelmi | Make the error message in case of a broken thread system...
|
commit | commitdiff | tree |
1999-02-01 |
Sebastian Wilhelmi | Moved the check for MT save function variants after...
|
commit | commitdiff | tree |
1999-01-29 |
Sebastian Wilhelmi | Fixed typo. Now HPUX 11 thread system detection should...
|
commit | commitdiff | tree |
1999-01-29 |
Sebastian Wilhelmi | Changed initial bufsize to 64. Should solve some problems...
|
commit | commitdiff | tree |
1999-01-28 |
Sebastian Wilhelmi | Simplified configure.in test for posix threads, systems...
|
commit | commitdiff | tree |
1999-01-26 |
Sebastian Wilhelmi | Removed the #warning about MT unsafety without localtime_r.
|
commit | commitdiff | tree |
1999-01-25 |
Sebastian Wilhelmi | Do not use the thread libs, when searching for some...
|
commit | commitdiff | tree |
1999-01-21 |
Sebastian Wilhelmi | Changed error handling again, as the error is not always...
|
commit | commitdiff | tree |
1999-01-20 |
Sebastian Wilhelmi | Use getpwuid_r with the right signature, if available.
|
commit | commitdiff | tree |
1999-01-19 |
Sebastian Wilhelmi | Moved test for localtime_r and rand_r to a place after...
|
commit | commitdiff | tree |
1999-01-12 |
Sebastian Wilhelmi | Ops, forgot to save ChangeLog before commiting.
|
commit | commitdiff | tree |
1999-01-12 |
Sebastian Wilhelmi | Include config.h to get HAVE_LOCALTIME_R macro.
|
commit | commitdiff | tree |
1999-01-11 |
Sebastian Wilhelmi | Find right thread system on DG/UX. Thanks to Marc J...
|
commit | commitdiff | tree |
1999-01-11 |
Sebastian Wilhelmi | Test for localtime_r only after including the right...
|
commit | commitdiff | tree |
1999-01-07 |
Sebastian Wilhelmi | Here we must replace getpwuid by getpwuid_r, but as...
|
commit | commitdiff | tree |
1998-12-18 |
Sebastian Wilhelmi | Changed the last pthread_cond_init to pthread_attr_init.
|
commit | commitdiff | tree |
1998-12-17 |
Sebastian Wilhelmi | Fixed size in g_memmove, reported by Alexander Larsson
|
commit | commitdiff | tree |
1998-12-16 |
Sebastian Wilhelmi | Fixed small bug.
|
commit | commitdiff | tree |
1998-12-16 |
Sebastian Wilhelmi | Fixed stupid bug, that made g_static_mutex_lock(*mutex...
|
commit | commitdiff | tree |
1998-12-16 |
Sebastian Wilhelmi | Updated to reflect the existence of gthread.
|
commit | commitdiff | tree |
1998-12-15 |
Sebastian Wilhelmi | Dont complain, if --without-threads or --with-threads...
|
commit | commitdiff | tree |
1998-12-15 |
Sebastian Wilhelmi | updated.
|
commit | commitdiff | tree |
1998-12-15 |
Sebastian Wilhelmi | s/g_mutex_functions_for_glib_use/g_thread_functions_for_glib...
|
commit | commitdiff | tree |
1998-12-02 |
Sebastian Wilhelmi | changed `gpointer struct_tm_p' parameter of g_date_to_struct...
|
commit | commitdiff | tree |
1998-11-03 |
Sebastian Wilhelmi | new function for removing an entry from an array while...
|
commit | commitdiff | tree |
1998-10-20 |
Sebastian Wilhelmi | made the check for needed underscore in module's func...
|
commit | commitdiff | tree |
1998-08-03 |
Sebastian Wilhelmi | garray.c (g_ptr_array_remove_index): bugfix: index...
|
commit | commitdiff | tree |
|