1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 13:00:26 +02:00
Commit graph

13 commits

Author SHA1 Message Date
Kevin Ryde
aded7e25a1 (System Identification): Remove software-type, it doesn't
exist in the guile core.
2004-09-07 01:03:36 +00:00
Kevin Ryde
68b251586e (Internet Socket Client, Internet Socket Server):
Correction to socket calls, should be PF_INET not AF_INET (though
generally the two are the same value).
2004-08-18 00:11:13 +00:00
Kevin Ryde
dc290e79b5 (Network Sockets and Communication): Add SOCK_RDM and SOCK_SEQPACKET. 2004-08-18 00:01:56 +00:00
Marius Vollmer
5cbee405cc (socket): Use PF_ instead of AF_ prefix. 2003-05-17 18:11:38 +00:00
Neil Jerram
c3432e177b More interbranch doc syncing. 2002-08-08 22:35:23 +00:00
Neil Jerram
558991be11 Add examples from Ian Sheldon, and merge recent changes from unstable branch. 2002-08-08 22:05:39 +00:00
Neil Jerram
4f694e31cc Manual changes for deprecated items; merges from unstable branch. 2002-03-29 20:11:13 +00:00
Neil Jerram
d6b977a640 Docstring and manual updates. 2002-03-16 13:35:23 +00:00
Neil Jerram
5a5464e533 * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
Thien-Thi Nguyen
7492b00e67 Spell check. 2002-01-08 09:22:37 +00:00
Thien-Thi Nguyen
cdaba177e9 Fix spelling.
Reword `getpass' intro blurb.
2001-11-25 20:54:40 +00:00
Neil Jerram
39d2ee3ba5 * Miscellaneous doc and docstring fixes. 2001-11-14 00:02:59 +00:00
Neil Jerram
a0e07ba4ec * Organize documentation into per-manual directories (halfway point commit). 2001-08-24 09:40:29 +00:00