summaryrefslogtreecommitdiff
path: root/libguile/null-threads.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation --without-threads.Matt Wette2020-03-211-0/+2
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Make .c copyright headers uniformAndy Wingo2018-06-201-1/+2
* Rationalize include order in C filesAndy Wingo2018-06-201-1/+1
* Make libguile header inclusion consistent within libguile c filesAndy Wingo2018-06-201-1/+1
* Remove Emacs local variables comments in Guile sourceAndy Wingo2018-06-201-7/+0
* Remove _scm.hAndy Wingo2018-06-201-2/+1
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.Ludovic Courtès2008-09-131-1/+5
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* See ChangeLog from 2005-03-02.Marius Vollmer2005-03-021-297/+30
* *** empty log message ***Marius Vollmer2004-09-221-1/+1
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-36/+12
* * null-threads.c: fix various preprocessor usages of new publicRob Browning2003-03-271-1/+1
* * null-threads.h (scm_null_mutex, scm_null_mutex_init,Marius Vollmer2002-10-271-81/+121
* Include <time.h>. Also, use <...> for inclusion of system headers.Marius Vollmer2002-10-211-2/+3
* New files.Marius Vollmer2002-10-161-0/+318