diff options
author | Andy Wingo <wingo@pobox.com> | 2013-03-09 16:39:47 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2013-03-09 16:47:21 +0100 |
commit | 09b204d38756f0fa9ab4319874c8ce2838488dd0 (patch) | |
tree | 0e338d1eaf251b6dfa2ba81770231281a1d3d469 /lib/pipe.c | |
parent | 7e369c38993cc7cf4063a6cadc8496552abf323d (diff) | |
download | guile-09b204d38756f0fa9ab4319874c8ce2838488dd0.tar.gz |
squish remove some mingw-specific code that is covered by gnulib
* libguile/socket.c (scm_init_socket): Remove mingw-specific code.
* libguile/fports.c: Remove ftruncate redefine; mingw is fine.
(scm_i_fdes_to_port): If we have no F_GETFL, just do an fstat. The
right place for an F_GETFL replacement would be in gnulib.
(fport_input_waiting): Remove an outdated comment.
* libguile/error.c (SCM_I_STRERROR, SCM_I_ERRNO): Remove, replacing uses
with strerror and errno.
* libguile/win32-socket.c:
* libguile/win32-socket.h: Remove. Mingw has suitable replacements.
* configure.ac:
* libguile/Makefile.am (EXTRA_libguile_@GUILE_EFFECTIVE_VERSION@_la_SOURCES):
(noinst_HEADERS): Update for win32-socket removal.
Diffstat (limited to 'lib/pipe.c')
0 files changed, 0 insertions, 0 deletions