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

72 commits

Author SHA1 Message Date
Kevin Ryde
9e996fb19f (Network Sockets and Communication): Cross reference
Ports node on explicit closing.
2003-06-05 01:02:41 +00:00
Kevin Ryde
f5f7888d1c (File System): stat:rdev and stat:blocks can return #f,
stat:blksize returns a sensible size if the field is not available.
2003-06-04 15:37:28 +00:00
Kevin Ryde
74f76d628f (Locales): Clarify setlocale a bit, list all categories,
cross reference to libc.
2003-05-26 01:00:22 +00:00
Marius Vollmer
ee037c0325 (socket): Use PF_ instead of AF_ prefix. 2003-05-17 18:09:31 +00:00
Kevin Ryde
004fe2c802 (Processes): Fix typo "hhhh". 2003-05-03 22:24:36 +00:00
Neil Jerram
2ce02471a4 Indexing improvements in posix.texi. 2003-04-30 23:44:07 +00:00
Marius Vollmer
c2e1551674 (scm_c_port_for_each): Added. 2003-04-30 14:43:10 +00:00
Neil Jerram
82512be035 Applied patches (mostly Texinfo markup) from Stephen Compall. (finished now) 2002-11-17 22:20:12 +00:00
Neil Jerram
7403e409f0 Applied patches (mostly Texinfo markup) from Stephen Compall. 2002-11-17 22:08:45 +00:00
Neil Jerram
0a50eeaadb Auto docstring updates, including soft port enhancement. 2002-10-19 16:33:25 +00:00
Marius Vollmer
b6506f4520 * scheme-scheduling.texi (Asyncs): Updated.
* posix.texi (sigaction): Updated.
2002-10-07 16:34:28 +00:00
Neil Jerram
66add4ebf5 Refer to provided? rather than the deprecated feature?. 2002-10-03 22:16:17 +00:00
Neil Jerram
395b0a341f More interbranch doc syncing. 2002-08-08 22:43:32 +00:00
Neil Jerram
bcf009c3f8 Add examples from Ian Sheldon, and merge recent updates from stable branch. 2002-08-08 21:47:53 +00:00
Marius Vollmer
91d14235cd (Runtime Environment): Added entries for 'setenv' and 'unsetenv'. 2002-05-09 19:35:58 +00:00
Neil Jerram
e8f1ff7188 Minor changes for syncing with stable branch. 2002-03-29 20:25:24 +00:00
Neil Jerram
c16da59f61 Manual updates. 2002-03-16 13:51:03 +00:00
Thien-Thi Nguyen
85a9b4ed19 Spell check. 2002-01-08 08:29:00 +00:00
Thien-Thi Nguyen
5f378d170c Fix spelling.
Reword `getpass' intro blurb.
2001-11-25 20:53:19 +00:00
Neil Jerram
8f85c0c6c3 * Adding C function declarations from the SCM interface to the
reference manual documentation.
2001-11-16 15:04:17 +00:00
Neil Jerram
9401323e63 * Documentation work. 2001-11-11 15:01:52 +00:00
Neil Jerram
a0e07ba4ec * Organize documentation into per-manual directories (halfway point commit). 2001-08-24 09:40:29 +00:00