2 # The comment lines with "#errlist-compat" are magic; see errlist-compat.awk.
3 # When you get an error from errlist-compat.awk, you need to add a new
4 # version here. Don't do this blindly, since this means changing the ABI
5 # for all GNU/Linux configurations.
9 _sys_errlist; sys_errlist; _sys_nerr; sys_nerr;
12 # New rlimit interface
13 getrlimit; setrlimit; getrlimit64; setrlimit64;
17 _sys_errlist; sys_errlist; _sys_nerr; sys_nerr;
23 aio_cancel; aio_cancel64;