summaryrefslogtreecommitdiff
path: root/libguile/win32-uname.c
AgeCommit message (Collapse)AuthorFilesLines
2016-07-25Rename win32-uname.[ch] to posix-w32.[ch]Andy Wingo1-146/+0
* libguile/posix-w32.c: * libguile/posix-w32.h: Rename from win32-uname.c and win32-uname.h. * libguile/posix.c: * libguile/Makefile.am (EXTRA_libguile_@GUILE_EFFECTIVE_VERSION@_la_SOURCES) (noinst_HEADERS): Adapt.
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-6/+7
(Not quite finished, the following will be done tomorrow. module/srfi/*.scm module/rnrs/*.scm module/scripts/*.scm testsuite/*.scm guile-readline/* )
2008-09-13Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.Ludovic Courtès1-1/+5
2006-04-17merge from 1.8 branchKevin Ryde1-1/+1
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-36/+12
2001-11-02* win32-uname.c: Include "win32-uname.h", not "uname.h".Marius Vollmer1-1/+1
2001-11-01New files with implementations of dirent and uname for Win32.Marius Vollmer1-0/+165