HomeFreeBSD

- Avoid accessing window properties directly, instead, use accessors.

Description

  • Avoid accessing window properties directly, instead, use accessors. This should be no-op for now, but allows the code to work if we move to NCURSES_OPAQUE.
  • Use calloc() instead of malloc+bzero.

MFC after: 2 weeks

Details

Provenance
delphijAuthored on
Parents
rS287632: Copy from ^/head/contrib/libc++ to ^/user/dim/merge-test2.
Branches
Unknown
Tags
Unknown