Fix typos in docstrings and function names.
[sbcl.git] / contrib / sb-posix / interface.lisp
2013-11-12 Stas BoukarevFix typos in docstrings and function names.
2012-05-02 Nikodemus Siivolasb-posix: abort(3), exit(3), and _exit(2)
2012-01-17 Jim WiseAdd patches from Aymeric Vincent to fix sb-posix on...
2011-08-10 Anton Kovalenkosb-win32: offer low-level bindings for file mapping...
2011-06-09 Nikodemus Siivolasb-posix: make SYSCALL-ERROR's argument optional
2011-05-27 Nikodemus Siivola1.0.48.27: sb-posix: make syscall errors report the...
2011-03-30 Nikodemus Siivola1.0.47.7: sb-posix: add rdev member to stat
2011-03-30 Nikodemus Siivola1.0.47.5: sb-posix: add read(2) and write(2)
2011-03-29 Alastair Bridgewater1.0.47.4: Fix slot-documentation for SB-POSIX:TERMIOS...
2011-03-02 Nikodemus Siivola1.0.46.19: add :NOT-NULL option to C-STRING type
2010-10-19 Nikodemus Siivola1.0.43.76: sb-posix: prohibit forking with multiple...
2010-08-23 Juho Snellman1.0.41.55: Solaris fixes
2010-06-12 Cyrus Harmon1.0.39.11: fix readdir for :inode64 builds
2010-01-21 Cyrus Harmon1.0.34.9: darwin/x86-64 sb-posix:stat fixes from Kei...
2009-12-24 Alastair Bridgewater1.0.33.30: Fix sb-posix build on win32.
2009-12-17 Nikodemus Siivola1.0.33.21: safe SB-POSIX:PUTENV
2009-12-17 Nikodemus Siivola1.0.33.11: thread-safe FIND-PACKAGE & DEFPACKAGE
2009-11-20 Nikodemus Siivola1.0.32.35: SB-POSIX:FORK guards against forking with...
2008-10-20 Gabor Melis1.0.21.33: fix lack of null termination bug in mk{d...
2008-06-23 Juho Snellman1.0.17.41: Implement setsid, mlockall and mlockall...
2008-03-26 Richard M Kreuter1.0.15.39: Remove subclasses of sb-posix:syscall-error
2008-02-27 Richard M Kreuter1.0.15.2: Add binding to fcntl's struct flock in SB...
2008-02-03 Nikodemus Siivola1.0.14.12: export SB-POSIX:MKSTEMP, add SB-POSIX:MKTEMP...
2007-12-30 Richard M Kreuter1.0.13.2: Removing UNIX-NAMESTRING, part 3 (sort of)
2007-10-07 Andreas Fuchs1.0.10.34: Fix sb-posix:get{{gr,pw}nam},pwuid,grgid...
2007-10-06 Cyrus Harmon1.0.10.31: sb-posix support for getgrnam and getgrgid
2007-10-05 Rudi Schlatte1.0.10.26: More sb-posix documentation, thanks to Richa...
2007-07-19 Nikodemus Siivola1.0.7.30: be more paranoid about saps
2007-06-05 Juho Snellman1.0.6.26: fix sb-posix build on win32
2007-06-02 Nikodemus Siivola1.0.6.16: add SB-POSIX:GETCWD
2007-06-02 Nikodemus Siivola1.0.6.15: add SB-POSIX:LOCKF
2007-03-03 Cyrus Harmon1.0.3.24: remove win32 alien-timeval
2007-03-03 Cyrus Harmon1.0.3.16: experimental x86-64/darwin suport
2007-02-19 Nikodemus Siivola1.0.2.26: replace *all-components* special with a local...
2007-02-12 Juho Snellman1.0.2.24: Support readlink in SB-POSIX
2007-02-12 Juho Snellman1.0.2.23: Clean up handling SB-POSIX functions with...
2007-01-19 Juho Snellman1.0.1.32: More syscall wrappers on NetBSD, to work...
2007-01-15 Juho Snellman1.0.1.27: Add syslog(3) and friends to SB-POSIX.
2007-01-08 Andreas Fuchs1.0.1.14: Make sb-posix:mkstemp return both the FD...
2006-12-26 Cyrus Harmon1.0.1.1:
2006-12-03 Nikodemus Siivola1.0.0.16: fix SB-POSIX:READDIR to work when built with...
2006-11-16 Juho Snellman0.9.18.56:
2006-11-12 Juho Snellman0.9.18.46:
2006-11-12 Christophe Rhodes0.9.18.44:
2006-11-02 Juho Snellman0.9.18.24:
2006-11-02 Juho Snellman0.9.18.23:
2006-10-18 Nikodemus Siivola0.9.17.13: SB-POSIX:CFSET*SPEED, SB-POSIX:CFGET*SPEED...
2006-04-14 Nikodemus Siivola0.9.11.33: fix buglets introduced by .31 on non-Windows
2006-04-13 Nikodemus Siivola0.9.11.31: misc win32 improvements
2006-01-11 Nathan Froyd0.9.8.35:
2005-07-14 William Harold Newman0.9.2.43:
2005-04-30 Christophe Rhodes0.9.0.11:
2005-02-17 Christophe Rhodes0.8.19.29:
2005-01-06 Christophe Rhodes0.8.18.14:
2004-08-04 Christophe Rhodes0.8.13.22:
2004-07-20 Andreas Fuchs0.8.12.45:
2004-06-19 Christophe Rhodes0.8.11.17:
2004-06-01 Andreas Fuchs0.8.11.77:
2004-05-27 Andreas Fuchs0.8.10.56:
2004-02-17 Christophe Rhodes0.8.7.53:
2004-02-01 Christophe Rhodes0.8.7.36:
2004-02-01 Christophe Rhodes0.8.7.35:
2003-11-08 Christophe Rhodes0.8.5.27:
2003-10-29 Christophe Rhodes0.8.5.15:
2003-10-25 Christophe Rhodes0.8.5.2:
2003-09-07 Rudi Schlatte sb-posix: define msync and its constants
2003-08-19 Christophe Rhodes0.8.2.44:
2003-07-30 Christophe Rhodes0.8.2.9:
2003-07-29 Christophe Rhodes0.8.2.8:
2003-06-09 Christophe Rhodes0.8.0.55:
2003-06-07 Daniel Barlow0.8.0.45
2003-04-13 Daniel Barlow0.pre8.57