summaryrefslogtreecommitdiff
path: root/libguile/posix-w32.c
Commit message (Expand)AuthorAgeFilesLines
* Add windows stubs for dlopen, dlclose, dlsym, dlerrorMike Gran2021-03-111-1/+49
* remove 2nd attempt at invoking ComSpec when spawning childMichael Gran2021-03-101-17/+1
* 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/+2
* Make libguile header inclusion consistent within libguile c filesAndy Wingo2018-06-201-2/+2
* Rename __scm.h to scm.hAndy Wingo2018-06-201-2/+0
* Devolve numbers.h from _scm.h.Andy Wingo2018-06-191-1/+1
* Untabify posix-w32.cEli Zaretskii2016-07-251-302/+302
* Improve process handling on MS-WindowsEli Zaretskii2016-07-251-17/+216
* Update uname implementation in posix-w32Eli Zaretskii2016-07-251-8/+27
* Add POSIX shims for MinGWEli Zaretskii2016-07-251-1/+863
* Rename win32-uname.[ch] to posix-w32.[ch]Andy Wingo2016-07-251-0/+146