Deprecate htons, htonl, ntohs, ntohl
[bpt/guile.git] / doc / ref / posix.texi
2014-02-08 Andy WingoDeprecate htons, htonl, ntohs, ntohl
2014-01-18 Ludovic CourtèsPrepare 'setvbuf' to support for non-file ports.
2013-04-07 Ludovic CourtèsChange `sendfile' to loop until everything has been...
2013-04-07 Ludovic Courtèsdoc: Warn against misuses of `file-name-separator-string'.
2013-04-06 Ludovic Courtèsdoc: Document file name separator procedures.
2013-03-29 Ludovic Courtèsbuild: Build and check (ice-9 popen) only when --enable...
2013-03-25 Ludovic Courtèsgetaddrinfo: Document the missing errno value for EAI_S...
2013-03-22 Ludovic CourtèsAdd bindings for `sendfile'.
2013-03-21 Mike GranDocument quit and exit
2013-03-18 Ludovic CourtèsDefine the new Linux-specific `SO_REUSEPORT'.
2013-01-17 Andy Wingowarn on multithreaded fork
2012-02-03 Bake TimmonsImprove consistency of definitions of C functions in...
2012-02-03 Bake TimmonsMake notation for Scheme repeated arguments more consis...
2012-02-03 Ludovic Courtèstests: Have `getaddrinfo' test work for Darwin 8.
2012-02-02 Bake TimmonsMake consistent the usage of variable names in the...
2011-12-18 Ludovic Courtèsdoc: Add link from `opendir' to (ice-9 ftw).
2011-02-13 Neil JerramMisc textual editing
2011-02-09 Ralf Wildenhuesdocs: fix typos in manual, and a couple in code comments.
2011-01-29 Ludovic CourtèsHave `recv!', `send', etc. accept a bytevector.
2011-01-05 Ludovic CourtèsChange `getaddrinfo' test to handle the GNU-specific...
2010-12-17 Andy Wingomulticast manual updates
2010-12-07 Ludovic CourtèsAdd `total-processor-count' and `current-processor...
2010-12-07 Ludovic CourtèsImprove doc of `getaffinity' and `setaffinity'.
2010-12-02 Ludovic CourtèsAdd bindings to GNU `sched_setaffinity' and `sched_geta...
2010-11-18 Andy Wingodeprecate cuserid
2010-06-15 Thien-Thi NguyenAdd tmpfile(3) to libguile.
2010-05-28 Ludovic CourtèsChange occurrences of "filesystem" to "file system".
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
next