Histórico de Commits

Autor SHA1 Mensagem Data
  AlbertSanoe bfe7a7f316 malloc with error há 2 anos atrás
  longjin e159490fc6 为dragonos进行配置(目前内存分配器无法创建memspace há 2 anos atrás
  Jeremy Soller 16abc91341 cargo fmt and cargo fix há 2 anos atrás
  Jeremy Soller 367be58666 Set linker_ptr when using static TLS há 2 anos atrás
  4lDO2 54b3f873f8 Move cwd from kernel to relibc. há 2 anos atrás
  Jeremy Soller dc865148fc Get Linux to compile again há 2 anos atrás
  4lDO2 ed196516a2 Only inherit environ from ldso if previously NULL. há 2 anos atrás
  4lDO2 4e5ccbffd1 Allow constructors to access env vars. há 2 anos atrás
  4lDO2 c95d276af9 Allow POSIX's `environ` to be set. há 2 anos atrás
  4lDO2 2186cd1fbd Implement fexec in userspace. há 3 anos atrás
  Jeremy Soller 65bd3ed1e3 Fixes for program_invocation_name and program_invocation_short_name há 3 anos atrás
  Mateusz Tabaka 58cc9efbc0 Call pthread_init in libc's init_array há 4 anos atrás
  Jeremy Soller ae8e070b9e Init TLS before allocator há 4 anos atrás
  oddcoder 37a462de5d Apply cargo fmt to the whole repo 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 b717f6cf5a Move IO Initialization to .init_array section há 5 anos atrás
  jD91mZM2 b8c50c7c64 Format há 5 anos atrás
  jD91mZM2 c7d499d4f2 Upgrade to the 2018 edition há 5 anos atrás
  Jeremy Soller 05f71567ab Format há 5 anos atrás
  Jeremy Soller 6a069d1d9e Add static TLS init on Linux há 5 anos atrás
  Jeremy Soller 2a68c68dc6 Use the same Stack struct for ld_so start as for relibc start há 5 anos atrás
  Mateusz Mikuła 7597c082e7 Fix Clippy warnings há 5 anos atrás
  Jeremy Soller 7bde036031 Remove va_list submodule, format há 6 anos atrás
  Jeremy Soller 42f212e678 Verify current system before continuing. há 6 anos atrás
  Jeremy Soller c71088e768 Cleanup and format há 6 anos atrás
  Jeremy Soller 0c5abf0361 Combine all libraries into libc.a, call pthread_init and pthread_terminate in libc há 6 anos atrás
  Jeremy Soller ae115ac6ff Run pre-init array before _init há 6 anos atrás
  Jeremy Soller e764fedba5 Remove unnecessary extern C function há 6 anos atrás
  Jeremy Soller 4a4e641b23 Update pthreads-emb há 6 anos atrás