Commit History

Author SHA1 Message Date
  Daniel Llorens a52c9cf7c3 Fix typo in documentation for (socket) 1 year ago
  Mike Gran 9b357bace3 Presume ISO C90 headers are always available 2 years ago
  Christopher Baines 6847365a9f Define SO_RCVTIMEO and SO_SNDTIMEO. 2 years ago
  Ludovic Courtès abd39f3328 Define IPPROTO_IPV6 and IPV6_V6ONLY. 2 years ago
  Ludovic Courtès 6da4be170a Define IN6ADDR_ANY and IN6ADDR_LOOPBACK. 2 years ago
  Liliana Marie Prikler 01b686b701 Allow null bytes in UNIX sockets. 2 years ago
  Ludovic Courtès 64449a835a 'connect' handles EAGAIN like EINPROGRESS. 2 years ago
  Andy Wingo a0765f564a scm_to_ipv6 uses scm_to_mpz 3 years ago
  Andy Wingo bdddef3cfd Avoid scm_i_mkbig outside numbers.c. 3 years ago
  d4ryus 1a8294f495 Fix bounds check in recvfrom! 4 years ago
  Mike Gran 89a299102f On Win32, prefer winsock2 header for socket declarations 4 years ago
  Michael Gran 6ca3ab621c don't presume availability of gmp.pc 3 years ago
  Michael Gran 54adbd6f0f improve autoconfigury for minigmp 3 years ago
  Michael Gran eb1bd8050e Enable option to prefer mini-gmp over libgmp 4 years ago
  Michael Gran 75b0db1a28 getsockopt may return garbage for parameters < sizeof(int) 4 years ago
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 6 years ago
  Andy Wingo 1234bb1850 Update license notices in all C files 6 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 years ago
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform 6 years ago
  Andy Wingo b8d757732f Rationalize include order in C files 6 years ago
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 years ago
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 years ago
  Andy Wingo 40ade0886e Remove _scm.h 6 years ago
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 6 years ago
  Andy Wingo f043d0c3dc Remove modules.h from _scm.h. 6 years ago
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 years ago
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 6 years ago
  Andy Wingo 7bdd546965 Remove bytevectors.h include form ports.h 6 years ago
  Andy Wingo 730cfd80e2 Devolve pairs.h 6 years ago
  Andy Wingo 460552163e Remove list.h from _scm.h 6 years ago