Fix make-array transforms.
[sbcl.git] / contrib / sb-posix /
2013-12-01 David LichteblauLinux/MIPS uses "unsigned long" instead of dev_t in...
2013-11-12 Stas BoukarevFix typos in docstrings and function names.
2013-10-17 Francois-Rene RideauDeliver each contrib as a single FASL. Don't implicitly...
2013-02-03 Nikodemus Siivolaadd SB-POSIX:MAP-ANON
2012-05-02 Nikodemus Siivolasb-posix: abort(3), exit(3), and _exit(2)
2012-04-29 Nikodemus Siivolaredesign exiting SBCL
2012-01-17 Jim WiseAdd patches from Aymeric Vincent to fix sb-posix on...
2011-11-23 Joshua ElsasserFix errno value for sb-posix rmdir.error.3 test on...
2011-11-20 Nikodemus SiivolaRevert "fix sb-posix tests on OpenBSD"
2011-11-20 Bruce O'Neelfix sb-posix tests on OpenBSD
2011-11-09 Jim WiseSkip testl fcntl.flock.2 on NetBSD.
2011-08-10 David Lichteblausb-posix: in win32 tests, avoid certain hardcoded file...
2011-08-10 Anton Kovalenkosb-posix: redefined test rmdir.error.3 to accept ENOTEM...
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-05-27 Nikodemus Siivola1.0.48.26: sb-posix: export WNOHANG and WUNTRACED
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-03 jimwise1.0.46.23: fix an actual random bug in mkstemp test
2011-03-02 Nikodemus Siivola1.0.46.19: add :NOT-NULL option to C-STRING type
2011-02-24 Nikodemus Siivola1.0.46.13: hopefully fix SB-POSIX tests on Windows 7
2011-02-12 Nikodemus Siivolamore pedantic clean.sh
2010-10-19 Nikodemus Siivola1.0.43.76: sb-posix: prohibit forking with multiple...
2010-09-01 Nikodemus Siivola1.0.42.21: grab-bag of Solaris related fixes
2010-08-23 Juho Snellman1.0.41.55: Solaris fixes
2010-06-23 Cyrus Harmon1.0.39.20: more asdf logical pathname cleanup
2010-06-12 Cyrus Harmon1.0.39.12: remove darwin-langinfo
2010-06-12 Cyrus Harmon1.0.39.11: fix readdir for :inode64 builds
2010-06-11 Cyrus Harmon1.0.39.10: cleanup sb-posix tests for darwin
2010-04-07 Nikodemus Siivola1.0.37.46: SB-POSIX build fix when :SB-DOC is not in...
2010-03-01 Alastair Bridgewater1.0.36.12: Make sb-posix build on win32 again.
2010-02-11 Nathan Froyd1.0.35.10: d_ino access in SB-POSIX
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...
2009-08-31 Cyrus Harmon1.0.31.2: snow leopard (macos 10.6) build fixes
2009-06-26 Nikodemus Siivola1.0.29.46: export SB-POSIX:FILENAME and SB-POSIX:FILE...
2009-03-22 Juho Snellman1.0.26.18: Solaris x86-64 support
2009-02-16 Gabor Melis1.0.25.15: less compilation warnings
2009-01-03 Nikodemus Siivola1.0.24.15: contrib fixes for HPPA
2008-11-24 Richard M Kreuter1.0.22.19: Canonicalize whitespace in .asd files.
2008-11-05 Brian Mastenbrook1.0.22.16: mkdtemp is unimplemented on Solaris
2008-10-20 Gabor Melis1.0.21.33: fix lack of null termination bug in mk{d...
2008-10-17 Nikodemus Siivola1.0.21.20: package qualify LOAD-SHARED-OBJECT in SB...
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-03-25 Richard M Kreuter1.0.15.38: One more fix for Win32 (oops)
2008-03-25 Richard M Kreuter1.0.15.37: Windows fixes.
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.14 fix SB-POSIX:MK*TEMP() tests
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-11-30 kreuter1.0.12.6: Removing UNIX-NAMESTRING, part 1
2007-11-07 Rudi Schlatte1.0.11.15: Fix sb-posix building on Windows
2007-10-07 Cyrus Harmon1.0.10.35: fix sb-posix test on linux
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-10-04 Rudi Schlatte1.0.10.16: Add some documentation for sb-posix
2007-10-02 Rudi Schlatte1.0.10.15: Some sb-posix constants for stat().
2007-09-26 NIIMI Satoshi1.0.10.3: Grovel suseconds_t
2007-09-05 Thiemo Seufer1.0.9.33: Change SIGINFO to the more common SIGPWR...
2007-07-19 Nikodemus Siivola1.0.7.30: be more paranoid about saps
2007-06-18 Juho Snellman1.0.6.54: fix building contribs from a clean checkout...
2007-06-18 Juho Snellman1.0.6.49: make asdf-based contribs more friendly to...
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-04-04 Cyrus Harmon1.0.4.23: sb-grovel x86-64/darwin fix
2007-04-01 Nikodemus Siivola1.0.4.13: refactor trap handling
2007-03-26 Cyrus Harmon1.0.4.2: really commit darwin sb-posix fixes
2007-03-03 Cyrus Harmon1.0.3.24: remove win32 alien-timeval
2007-03-03 Cyrus Harmon1.0.3.23: fix sb-posix timeval struct
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-18 Juho Snellman1.0.1.31: Speed up fopcompilation of functions
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-12-03 Nikodemus Siivola1.0.0.14: fix run-program.impure.lisp on OS X 10.4...
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-03-07 Christophe Rhodes0.9.10.20:
2006-01-14 Andreas Fuchs0.9.8.39:
2006-01-11 Nathan Froyd0.9.8.35:
2005-12-16 Christophe Rhodes0.9.7.31:
next