Histórico de Commits

Autor SHA1 Mensagem Data
  Jeremy Soller ae8e070b9e Init TLS before allocator há 4 anos atrás
  Jeremy Soller 0c6398abcb Do not require allocation in static_init há 4 anos atrás
  Jeremy Soller ebb17654f8 Add llvm_asm features há 4 anos atrás
  Jeremy Soller 5d45042d5d Correct more asm! usages há 4 anos atrás
  Jeremy Soller 12777ba774 Use 2020-07-27 nightly, it has rustfmt há 4 anos atrás
  Jeremy Soller f2c2d7c52e Fix compilation on newer nightly, update nightly to 2020-08-01 há 4 anos atrás
  Jeremy Soller f131391b0d Merge branch 'memory' into 'master' há 4 anos atrás
  jD91mZM2 7d4d73dd83 Update redox_syscall há 4 anos atrás
  jD91mZM2 4c148c1860 Make munmap use funmap2 há 4 anos atrás
  4lDO2 a5e02650d7 Remove ptrace write call. há 4 anos atrás
  4lDO2 285a7c62d4 Use mmap2 version of redox_syscall. há 4 anos atrás
  4lDO2 e38d185870 Use fmap2 to support passing an address. há 4 anos atrás
  Jeremy Soller d6b03de7a4 Align stack to 128 bytes há 4 anos atrás
  Jeremy Soller 677f0c989d Merge branch 'dlopen_dlclose_dlsym' into 'master' há 4 anos atrás
  oddcoder 37a462de5d Apply cargo fmt to the whole repo há 4 anos atrás
  no name 890a9ed033 Implement dlopen/close há 4 anos atrás
  oddcoder ea3265766c Allow struct Linker to specify which library space to use há 4 anos atrás
  oddcoder 02aa400c5c Add callbacks to ld.so version of Linker's function há 4 anos atrás
  oddcoder b4a6a7ece5 Refactor init and fini by merging common code há 4 anos atrás
  oddcoder 6d0c9dccd5 Allow Linker struct to specify with library name space to operate on há 4 anos atrás
  oddcoder 01b1738b3a Separate library specific data from main Linker struct há 4 anos atrás
  oddcoder aaf017d9d1 Fix regression introduced in 5fcf9206 há 4 anos atrás
  Jeremy Soller 36ac4166ef Define MAP_ANON for dlmalloc há 4 anos atrás
  Jeremy Soller cf8cbe625b Merge branch 'allocator' into 'master' há 4 anos atrás
  no name 40acadc7d5 Sanity checking 04f77881d0fef175bed45a25304e065b3c308965 há 4 anos atrás
  oddcoder 4d982f86b2 use only mspaces há 4 anos atrás
  oddcoder f4f68a3441 Make use of mspaces há 4 anos atrás
  oddcoder 3a8817072c Initialize the mspaces of allocator and keep track of it há 4 anos atrás
  oddcoder 67c703610b Compile dlmalloc with mspace support há 4 anos atrás
  oddcoder 9a1efda121 Initial allocator structure há 4 anos atrás