Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • rtoy's avatar
    c6c7366b
    * code/internet.lisp, code/unix.lisp: · c6c7366b
    rtoy authored
      o Make inet-recvfrom and friends available on Darwin again.
    
    * lisp/linux-stubs.S
      o Oops. Forgot to fix up #if with !defined(DARWIN)
      o Add recvfrom and friends to the stubs.
    c6c7366b
    History
    * code/internet.lisp, code/unix.lisp:
    rtoy authored
      o Make inet-recvfrom and friends available on Darwin again.
    
    * lisp/linux-stubs.S
      o Oops. Forgot to fix up #if with !defined(DARWIN)
      o Add recvfrom and friends to the stubs.