musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012年02月29日 22:36:06 -0500
committerRich Felker <dalias@aerifal.cx>2012年02月29日 22:36:06 -0500
commit4ce6766a3264b1ee5bf4056a0685b06939938247 (patch)
tree0813b64748e00dbd62c75c3944bc68cc6dd96087
parent95b930ad2646bb733ca9330ab3b990570e7ff9c6 (diff)
downloadmusl-4ce6766a3264b1ee5bf4056a0685b06939938247.tar.gz
add <syscall.h> as an alias for <sys/syscall.h>
apparently some broken stuff (libstdc++) needs this.
Diffstat
-rw-r--r--include/syscall.h 1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/syscall.h b/include/syscall.h
new file mode 100644
index 00000000..f2043aa8
--- /dev/null
+++ b/include/syscall.h
@@ -0,0 +1 @@
+#include <sys/syscall.h> \ No newline at end of file
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月04日 12:23:49 +0000

AltStyle によって変換されたページ (->オリジナル) /