Historique des commits

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