Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker d6a62addce revert unwanted and inadvertent change that slipped into mmap.c há 5 anos atrás
  Rich Felker ae388becb5 implement SO_TIMESTAMP[NS] fallback for kernels without time64 versions há 5 anos atrás
  Rich Felker 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases há 6 anos atrás
  Rich Felker da438ee1fc work around incorrect EPERM from mmap syscall há 7 anos atrás
  Rich Felker 2577b1bc16 allow full-range file offsets to mmap on archs with 64-bit syscall args há 8 anos atrás
  Rich Felker f08ab9e61a redesign and simplify vmlock system há 10 anos atrás
  Rich Felker 25d12fc0fc optimize locking against vm changes for mmap/munmap há 10 anos atrás
  Rich Felker b5bbe79749 add framework for mmap2 syscall unit to vary by arch há 10 anos atrás
  Rich Felker 3cd6f5229f disallow creation of objects larger than PTRDIFF_MAX via mmap há 11 anos atrás
  Rich Felker d12f2ed282 clean up and fix logic for making mmap fail on invalid/unsupported offsets há 12 anos atrás
  Rich Felker 6016457011 process-shared barrier support, based on discussion with bdonlan há 13 anos atrás
  Rich Felker c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix há 14 anos atrás
  Rich Felker aa398f56fa global cleanup to use the new syscall interface há 14 anos atrás
  Rich Felker 2cdfb7ca26 cleaning up syscalls in preparation for x86_64 port há 14 anos atrás
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 há 14 anos atrás