Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024年03月13日 | uio.h: add RWF_NOAPPEND flag for pwritev2 | Rich Felker | -0/+1 |
2024年01月25日 | add preadv2 and pwritev2 syscall wrappers, flag value macros | Rich Felker | -0/+7 |
2022年10月19日 | remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE | Rich Felker | -1/+1 |
2013年07月19日 | add UIO_MAXIOV macro in sys/uio.h | Rich Felker | -0/+2 |
2012年09月09日 | fix up lfs64 junk for preadv/pwritev | Rich Felker | -0/+5 |
2012年09月09日 | add preadv/pwritev syscall wrappers | Rich Felker | -0/+9 |
2012年09月07日 | default features: make musl usable without feature test macros | Rich Felker | -0/+2 |
2012年06月23日 | add process_vm_readv and process_vm_writev syscall wrappers | Rich Felker | -0/+9 |
2011年11月10日 | fix all missing instances of __cplusplus checks/extern "C" in headers | Rich Felker | -0/+8 |
2011年02月14日 | extensive header cleanup for standards conformance & correctness | Rich Felker | -2/+1 |
2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+14 |