]> git.ipfire.org Git - thirdparty/vala.git/commit
posix: add *at() calls and related constants e10e7081fc408e7230566e2f7f9ffaad8188dcd8 68/head
authorChristian Kellner <christian@kellner.me>
Tue, 16 Jul 2019 15:54:29 +0000 (17:54 +0200)
committerChristian Kellner <christian@kellner.me>
Fri, 19 Jul 2019 12:41:09 +0000 (14:41 +0200)
commite10e7081fc408e7230566e2f7f9ffaad8188dcd8
treeb93f6139260ab2c71a61392c95929a3b3b37dbd7
parent559df36734ec0ca7f50475e7a271a90e29b433eb
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