From d2830ba4cc7e3da48bb8272acf5d440506aee37a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 4 Nov 2000 03:29:28 +0000 Subject: Update. 2000-11-03 Ulrich Drepper * posix/Versions: Export __sysconf. --- posix/Versions | 3 +++ 1 file changed, 3 insertions(+) (limited to 'posix') diff --git a/posix/Versions b/posix/Versions index 9830841..0d04fcc 100644 --- a/posix/Versions +++ b/posix/Versions @@ -105,5 +105,8 @@ libc { posix_spawn; posix_spawnp; posix_spawnattr_getschedpolicy; posix_spawnattr_setschedpolicy; posix_spawnattr_getschedparam; posix_spawnattr_setschedparam; + + # Used in macros. + __sysconf; } } -- cgit v1.1