Historique des commits

Auteur SHA1 Message Date
  Jeremy Soller 8de10072b6 Add compiler-builtins patch il y a 5 ans
  Jeremy Soller b2338968a2 Merge branch 'alignment-test-nullcheck' into 'master' il y a 5 ans
  Jeremy Soller 39346f5c05 Merge branch 'simplify-posix_memalign' into 'master' il y a 5 ans
  Peter Limkilde Svendsen cf9c2ed0ba Don't accept null pointer when requesting aligned memory il y a 5 ans
  Peter Limkilde Svendsen da8d2fa7aa Always set memptr in posix_memalign() il y a 5 ans
  Peter Limkilde Svendsen 60b23003c7 Simplify alignment check in posix_memalign() il y a 5 ans
  Jeremy Soller e4c26cfaa0 Merge branch 'gcc-regressions' into 'master' il y a 5 ans
  oddcoder 7eba6d88df Add test for negative pad stupport in printf il y a 5 ans
  oddcoder ee5e2bad5a Support negative padding size in printf and friends il y a 5 ans
  oddcoder 1b131b8c60 Test off by one bug in vfscanf il y a 5 ans
  oddcoder d7d3e00867 Fix off-by-1 error in vfscanf il y a 5 ans
  oddcoder 6fba592fdb Implement regression test for ftell-ungetc bug il y a 5 ans
  oddcoder 1733b3da6e Fix bug related to ungetc and ftell() il y a 5 ans
  oddcoder 49dec86a5d Unit test arbitrarily long ungetc() il y a 5 ans
  oddcoder 7a6f96373e Add support for multiple unget at the same time il y a 5 ans
  oddcoder 4c94dfac00 Add type definition for caddr_t il y a 5 ans
  Jeremy Soller 0cc0fbecdc Export getrandom function il y a 5 ans
  Jeremy Soller a6fffd3fb5 Add getrandom and sys/random.h il y a 5 ans
  Jeremy Soller 2cf3ccae72 Fix import of user_regs_struct il y a 5 ans
  Jeremy Soller a1034b697d Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc il y a 5 ans
  Jeremy Soller 06429ccc4c Fix redox socket inner_get_name il y a 5 ans
  Jeremy Soller f6a119d3fc Merge branch 'binutils_regressions' into 'master' il y a 5 ans
  oddcoder 43fbaf9970 Fix a bug in thread local reloations il y a 5 ans
  oddcoder a39447e6a4 Test printf space padding regression il y a 5 ans
  oddcoder d373bcb032 Avoid accessing memory without initialization il y a 5 ans
  oddcoder 4a47bc4a6f Fix regressing in printf padding with space il y a 5 ans
  oddcoder d62f9b6819 Fix regression in ld.so elf size calculation il y a 5 ans
  Jeremy Soller 8b7c45b39e Merge branch 'ld.so_regressions' into 'master' il y a 5 ans
  oddcoder 850dfd971b Make "./a.out" entry the first in rmap list il y a 5 ans
  oddcoder 67be05d3a3 Use segments instead of sections for calculating which offset to write, il y a 5 ans