Histórico de Commits

Autor SHA1 Mensagem Data
  oddcoder 37a462de5d Apply cargo fmt to the whole repo há 5 anos atrás
  no name 890a9ed033 Implement dlopen/close há 5 anos atrás
  oddcoder ea3265766c Allow struct Linker to specify which library space to use há 5 anos atrás
  oddcoder 02aa400c5c Add callbacks to ld.so version of Linker's function há 5 anos atrás
  oddcoder b4a6a7ece5 Refactor init and fini by merging common code há 5 anos atrás
  oddcoder 6d0c9dccd5 Allow Linker struct to specify with library name space to operate on há 5 anos atrás
  oddcoder 01b1738b3a Separate library specific data from main Linker struct há 5 anos atrás
  oddcoder aaf017d9d1 Fix regression introduced in 5fcf9206 há 5 anos atrás
  Jeremy Soller 36ac4166ef Define MAP_ANON for dlmalloc há 5 anos atrás
  Jeremy Soller cf8cbe625b Merge branch 'allocator' into 'master' há 5 anos atrás
  no name 40acadc7d5 Sanity checking 04f77881d0fef175bed45a25304e065b3c308965 há 5 anos atrás
  oddcoder 4d982f86b2 use only mspaces há 5 anos atrás
  oddcoder f4f68a3441 Make use of mspaces há 5 anos atrás
  oddcoder 3a8817072c Initialize the mspaces of allocator and keep track of it há 5 anos atrás
  oddcoder 67c703610b Compile dlmalloc with mspace support há 5 anos atrás
  oddcoder 9a1efda121 Initial allocator structure há 5 anos atrás
  Jeremy Soller 04f77881d0 Merge branch 'TLS' into 'master' há 5 anos atrás
  oddcoder d4b2391221 Fix wrong TLS resolving há 5 anos atrás
  jD91mZM2 e17c6049c6 Fix libgmp compilation há 5 anos atrás
  Jeremy Soller cbd7ead0ff Merge branch 'add_fwide' into 'master' há 5 anos atrás
  Wren Turkal 9a1e9c327a Make byte stream functions set stream orientation. há 5 anos atrás
  Wren Turkal 746a86a267 Add unlocked variation of fwide function. há 5 anos atrás
  Wren Turkal b623e245c0 Make freopen reset the stream orientation. há 5 anos atrás
  Wren Turkal 865b7962a1 Add implmentation for fwide posix function. há 5 anos atrás
  Jeremy Soller c13ba64832 Merge branch 'socketpair' into 'master' há 5 anos atrás
  jD91mZM2 29ad5b75c9 Fix broken CVec há 5 anos atrás
  jD91mZM2 56e1eceb28 Replace AllocStringWriter with CVec há 5 anos atrás
  jD91mZM2 39ce623d2d Fix bind/connect's AF_UNIX socket path... again há 5 anos atrás
  jD91mZM2 593925ceb4 Unambiguate all include guards há 5 anos atrás
  jD91mZM2 f8b49936bc Various unix socket fixes (+socketpair!) há 5 anos atrás