]> git.ipfire.org Git - thirdparty/vala.git/commit
posix: add *at() calls and related constants
authorChristian Kellner <christian@kellner.me>
Tue, 16 Jul 2019 15:54:29 +0000 (17:54 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 8 Sep 2019 11:38:08 +0000 (13:38 +0200)
commit44d7fa80377cd2207c9047f9605e1b3363928970
tree20cfca80d563e5c4f9955cdc11785d5e957d01fe
parent704fb184f7a871fa8446b732ebe4686388714dc8
posix: add *at() calls and related constants

Add missing calls from the *at() call family that was added in
POSIX.1-2008, and related constants.

Fixes https://gitlab.gnome.org/GNOME/vala/issues/823
vapi/posix.vapi