Skip to content
Snippets Groups Projects
  1. Jul 25, 2004
    • pmai's avatar
      This commit adds the remainder of the outstanding PPC/Darwin port merge. · 2ff25623
      pmai authored
      Besides support for Darwin foreign loading, and updates to the ppc-vm
      and bsd-os files, this commit removes unix:unix-errno as a foreign variable
      and replaces it with a function named unix-errno, and a (setf unix-errno).
      This makes both glibc support cleaner, and enables ports like PPC/Darwin
      (and the upcoming win32 port) which have no easy way of accessing errno as
      a foreign variable able to support this functionality at all.
      
      The current implementation of this is rather make-shift, it would likely
      be much cleaner to go the SBCL way and mediate all access to errno via
      defined functions in the C runtime.
      
      As an interim feature, the frobbing of the float-trap-modes is currently
      commented out for Darwin because of ongoing breakage.
      2ff25623
  2. Feb 11, 2001
  3. Mar 21, 1998
  4. Oct 31, 1994
  5. Oct 19, 1994
  6. Mar 16, 1993
  7. Jan 13, 1993
  8. Oct 08, 1992
  9. Sep 08, 1992
  10. Jul 09, 1992
  11. Mar 26, 1992
  12. Mar 02, 1992
  13. Feb 27, 1992
  14. Feb 21, 1992
  15. Feb 08, 1991
  16. Feb 03, 1991
  17. Dec 17, 1990
  18. Dec 06, 1990
  19. Nov 27, 1990
    • wlott's avatar
      typo. · 274dca38
      wlott authored
      274dca38
  20. Nov 26, 1990
  21. Nov 23, 1990
  22. Oct 23, 1990
Loading