~enlightenment-git/enlightenment-svn/terminology-git

Viewing all changes in revision 2281.

  • Committer: Boris Faure
  • Author(s): Alastair Poole
  • Date: 2019-06-23 14:39:17 UTC
  • Revision ID: git-v1:18bff788959227b54597b9512af3186aab8effbb
build: Fix build and behaviour on OpenBSD.

Summary:
OpenBSD does not have strchrnul. Also, fix range
issue with window size.

The geometry is broken on OpenBSD and DragonFlyBSD.
A previous patch solved this issue. Range was
changed to <= 0, but needs to be <= 1 to  ensure
the terminal opens and displays content.

Reviewers: billiob

Reviewed By: billiob

Differential Revision: https://phab.enlightenment.org/D9157

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: