Merge branch 'master' into wip-manual-2
[bpt/guile.git] / doc / ref / posix.texi
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-02-16 Ludovic CourtèsRemove misplaced tabs from the manual.
2010-02-14 Ludovic CourtèsAdd `getaddrinfo' and related procedures.
2010-01-17 Andy Wingonanosecond timestamp support in stat and utime
2009-12-28 Andy WingoMerge branch 'read-fix'
2009-12-27 Neil JerramDoc for getsid
2009-12-11 Andy Wingomerge from master to elisp
2009-11-16 Ludovic CourtèsDeprecate `inet-ntoa' and `inet-aton'.
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-01 Neil JerramFix doc for inet-ntop: always produces a string
2009-10-01 Neil JerramFix incorrect doc mentions of INADDR_LOCALHOST
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-09 Neil JerramIn general, use @lisp in preference to @smalllisp
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-23 Neil JerramRemove AC_SYS_RESTARTABLE_SYSCALLS and related code
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-23 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-18 Ludovic CourtèsFix `strftime' documentation wrt. `%Z'.
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-09-09 Ludovic CourtèsMerge branch 'master' into strftime-gnulib
2008-09-02 Ludovic CourtèsUse Gnulib's `strftime' to address bug #24130.
2008-08-26 Andy Wingomerge from guile master
2008-08-02 Andy Wingomerge guile-vm to guile
2008-04-17 Neil JerramDocument file-exists?
2007-05-16 Ludovic CourtèsChanges from arch/CVS synchronization
2007-03-07 Kevin Rydemerge from 1.8 branch
2007-01-31 Ludovic CourtèsChanges from arch/CVS synchronization
2007-01-15 Kevin Rydemerge from 1.8
2006-11-18 Ludovic CourtèsChanges from arch/CVS synchronization
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-04-16 Kevin Rydemerge from 1.8 branch
2006-02-04 Kevin Ryde(Network Address Conversion, Network Databases)
2005-10-31 Kevin Ryde(Time): In strftime, note systems vary for %Z.
2005-10-28 Kevin Ryde(Network Socket Address): Add scm_make_socket_address,
2005-10-27 Kevin Ryde(Network Address Conversion): Move INADDR_ANY to here.
2005-10-23 Kevin Ryde(Time): Revise strftime for clarity, cross reference man
2005-10-23 Kevin RydeUntabify
2005-10-23 Kevin Ryde(Network Sockets and Communication): Combine and revise
2005-02-14 Kevin Ryde(File System): In tmpnam, clarify security and use of
2005-02-04 Kevin Ryde(File System): In mkstemp!, in fact posix doesn't specify
2005-02-03 Kevin Ryde(Time): In mktime, clarify fields of sbd-time used...
2005-01-28 Kevin Ryde(Signals): In sigaction, add SA_NOCLDSTOP, make it
2005-01-19 Kevin Ryde(Ports and File Descriptors): In flock, for LOCK_NB...
2005-01-13 Kevin Ryde(User Information): Note cuserid gone from POSIX.
2005-01-07 Kevin RydeVarious further index entries.
2005-01-07 Kevin Ryde(File System): In mkstemp!, note 0600 creation mode.
2005-01-01 Kevin Ryde* posix.texi (Pipes): Expand and clarify a bit. Descri...
2004-12-22 Marius VollmerAdded open-pipe* and open-input-output-pipe.
2004-09-07 Kevin Ryde(System Identification): Remove software-type, it doesn't
2004-09-07 Kevin Ryde(Locales): Use @var for category arg.
2004-08-18 Kevin Ryde(Internet Socket Examples): Correction to socket calls,
2004-08-17 Kevin Ryde(Network Sockets and Communication): Add SOCK_RDM and...
2004-08-05 Kevin Ryde(Processes): Add setgroups.
2004-08-05 Kevin Ryde(Conventions): Describe system-error args, use @defun for
2004-04-21 Marius VollmerBig reorganization of the whole manual to give it a...
2004-01-21 Marius VollmerAdded Copyright notice.
2003-11-19 Rob Browning(Processes): add documentation for system*.
2003-10-18 Kevin Ryde * posix.texi (Time): Correction to strftime glibc...
2003-09-21 Kevin RydeA tweak to:
2003-09-21 Kevin Ryde(File System): In access?, reword a bit, clarify real
2003-09-12 Kevin Ryde(Network Address Conversion): Under IPv4, describe
2003-09-12 Kevin Ryde(File System): In stat:dev and stat:mode, clarify that...
2003-08-29 Kevin Ryde(Ports and File Descriptors): In pipe PIPE_BUF, use
2003-08-29 Kevin Ryde(Network Sockets and Communication): In socket, use
2003-08-29 Kevin Ryde(Network Sockets and Communication): In socketpair,
2003-06-05 Kevin Ryde(Network Sockets and Communication): Cross reference
2003-06-04 Kevin Ryde(File System): stat:rdev and stat:blocks can return #f,
2003-05-26 Kevin Ryde(Locales): Clarify setlocale a bit, list all categories,
2003-05-17 Marius Vollmer(socket): Use PF_ instead of AF_ prefix.
2003-05-03 Kevin Ryde(Processes): Fix typo "hhhh".
2003-04-30 Neil JerramIndexing improvements in posix.texi.
2003-04-30 Marius Vollmer(scm_c_port_for_each): Added.
2002-11-17 Neil JerramApplied patches (mostly Texinfo markup) from Stephen...
2002-11-17 Neil JerramApplied patches (mostly Texinfo markup) from Stephen...
2002-10-19 Neil JerramAuto docstring updates, including soft port enhancement.
2002-10-07 Marius Vollmer* scheme-scheduling.texi (Asyncs): Updated.
2002-10-03 Neil JerramRefer to provided? rather than the deprecated feature?.
2002-08-08 Neil JerramMore interbranch doc syncing.
2002-08-08 Neil JerramAdd examples from Ian Sheldon, and merge recent updates...
2002-05-09 Marius Vollmer(Runtime Environment): Added entries for 'setenv' and...
2002-03-29 Neil JerramMinor changes for syncing with stable branch.
2002-03-16 Neil JerramManual updates.
2002-01-08 Thien-Thi NguyenSpell check.
2001-11-25 Thien-Thi NguyenFix spelling.
2001-11-16 Neil Jerram* Adding C function declarations from the SCM interface...
2001-11-11 Neil Jerram* Documentation work.
2001-08-24 Neil Jerram* Organize documentation into per-manual directories...