index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
common
/
list_syscalls.sh
blob: a354f441310c2e6c32d8db1f98728b3e66b570f0 (
plain
)
1
2
3
4
#!/bin/sh
sed
-ne
's/^.*_syscall[0-9].*([^,]*,\([^,)]*\).*/\1.o/gp'
syscalls.c