Historique des commits

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