math: bessel cleanup (j0.c and j0f.c)
[musl] / src / mman /
2012-12-20 Rich Felkerclean up and fix logic for making mmap fail on invalid...
2012-09-30 Rich Felkeroverhaul sem_open
2012-09-30 Rich Felkerclean up, bugfixes, and general improvement for shm_ope...
2012-09-09 Rich Felkermincore syscall wrapper
2011-09-27 Rich Felkerprocess-shared barrier support, based on discussion...
2011-06-29 Rich Felkerwork around linux bug in mprotect
2011-04-20 Rich Felkerfix missing include in posix_madvise.c (compile error)
2011-04-20 Rich Felkersupport posix_madvise (previous a stub)
2011-04-07 Rich Felkerconsistency: change all remaining syscalls to use SYS_...
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-03-03 Rich Felkerimplement POSIX shared memory
2011-02-14 Rich Felkercleaning up syscalls in preparation for x86_64 port
2011-02-12 Rich Felkerinitial check-in, version 0.5.0