musl/include
Rich Felker 208eb584ef syscall organization overhaul
now public syscall.h only exposes __NR_* and SYS_* constants and the
variadic syscall function. no macros or inline functions, no
__syscall_ret or other internal details, no 16-/32-bit legacy syscall
renaming, etc. this logic has all been moved to src/internal/syscall.h
with the arch-specific parts in arch/$(ARCH)/syscall_arch.h, and the
amount of arch-specific stuff has been reduced to a minimum.

changes still need to be reviewed/double-checked. minimal testing on
i386 and mips has already been performed.
2012-09-08 22:43:14 -04:00
..
2012-09-08 19:52:51 -04:00
2011-06-09 21:47:24 -04:00
2012-09-08 22:43:14 -04:00
2012-05-06 16:35:32 -04:00
2012-03-22 20:00:58 -04:00
2011-02-12 00:22:29 -05:00
2012-09-08 18:16:33 -04:00
2012-09-08 01:03:01 -04:00
2011-02-12 00:22:29 -05:00
2012-03-21 12:42:48 -04:00
2011-02-14 21:59:38 -05:00
2012-05-06 16:35:32 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-04-13 15:24:26 -04:00
2011-02-12 00:22:29 -05:00
2012-09-01 00:20:24 -04:00
2011-02-12 00:22:29 -05:00
2011-09-20 14:51:56 -04:00
2011-02-12 00:22:29 -05:00
2012-09-08 00:14:25 -04:00
2011-04-05 15:40:36 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2012-05-06 16:35:32 -04:00