Historial de Commits

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