Historique des commits

Auteur SHA1 Message Date
  Jeremy Soller 5a005864a8 Fix compilation on redox il y a 6 ans
  Jeremy Soller 361f32b63c ld_so: significant refactor to prepare for pthread_create support of TLS il y a 6 ans
  Jeremy Soller 9f5e5f24dc Correctly set tcb pointer to the end of TLS il y a 6 ans
  Jeremy Soller 47baf499bf Fix TLS offsets il y a 6 ans
  Jeremy Soller cb9e779ca1 Install ld_so il y a 6 ans
  Jeremy Soller b2cc8f6d26 Fix compilation on Redox il y a 6 ans
  Jeremy Soller 27cebdd688 Build librelibc without incremental support, gc-sections for ld.so il y a 6 ans
  Jeremy Soller ba50c94c3f Improve TLS support il y a 6 ans
  Jeremy Soller 63cb2f3454 ld.so: Add auxv support, get ld_library_path from env il y a 6 ans
  Jeremy Soller 084b69b361 Add ld_so executable il y a 6 ans
  Jeremy Soller d5eb1e2732 Add dl-tls.h, required for shared libraries il y a 6 ans
  Jeremy Soller d9ec8b4ab0 Do not link to standard libraries when making libc.so... il y a 6 ans
  Jeremy Soller 2b56f2882b Add libc.so, remove compiler_builtins il y a 6 ans
  Jeremy Soller e5529dc883 Update pthreads-emb il y a 6 ans
  Jeremy Soller cf800b5282 Add shared object for openlibm and pthreads-emb il y a 6 ans
  Jeremy Soller 2fdca9bd0a Work around definition of O_NOFOLLOW, and add target for only building and installing headers il y a 6 ans
  Jeremy Soller f4fccc6d19 Update rust il y a 6 ans
  Jeremy Soller 73dda0f32c Add missing cast il y a 6 ans
  Jeremy Soller f2b86e985c Ensure that getpeername and getsockname return a sockaddr of family AF_INET il y a 6 ans
  Jeremy Soller 588f032f75 Rename can be done with O_PATH il y a 6 ans
  Jeremy Soller 54b6c8f025 Update pthreads-emb il y a 6 ans
  Jeremy Soller 862c76b25f Correct error for unknown protocol type in socket il y a 6 ans
  Jeremy Soller f4c036c3aa Fix returning incorrect ai_socktype from getaddrinfo il y a 6 ans
  Jeremy Soller 42d40da973 Map stacks based on provided size. il y a 6 ans
  Jeremy Soller 17372b4f69 Fix thread starting before pte_osThreadStart il y a 6 ans
  jD91mZM2 3f98962054 Fix bug in scanf where EOF would be ignored il y a 6 ans
  Jeremy Soller 6548aad36d Use next_byte function in all places in scanf il y a 6 ans
  Jeremy Soller d13fb3f42b Fix panic in sigaction il y a 6 ans
  Jeremy Soller bee72373be Fix panic not producing output il y a 6 ans
  Jeremy Soller 5dca9843dc Fix use of trace macro when errno is imported il y a 6 ans