summaryrefslogtreecommitdiffstats
path: root/main/alpine-conf
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-04-27 11:47:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-04-27 11:47:25 +0000
commit3161576d06aa52a0dfbfdc13a539fa6d14100855 (patch)
tree87254a0a2d68f0aa1b9ec1bfea4dd07b41f7ee4c /main/alpine-conf
parentb1a46b89ef69924ffcc45e22618ff6727c8c2da1 (diff)
downloadaports-3161576d06aa52a0dfbfdc13a539fa6d14100855.tar.bz2
aports-3161576d06aa52a0dfbfdc13a539fa6d14100855.tar.xz
main/libc0.9.32: fix eventfd syscall
<tteras> old kernels have only eventfd() <tteras> they noticed uh oh, we need add a new parameter <tteras> so there's eventfd2() syscall <tteras> when it was added to glibc <tteras> eventfd2 was already there <tteras> so the glibc call got name eventfd() even though it had signature of syscall eventfd2() <ncopa> so they picked eventfd() <tteras> yeah <ncopa> doh Requires 2.6.27+ kernel. The old eventfd() syscall, is not really usable and emulation is not feasible.
Diffstat (limited to 'main/alpine-conf')
0 files changed, 0 insertions, 0 deletions