Historial de Commits

Autor SHA1 Mensaje Fecha
  Jeremy Soller e4c26cfaa0 Merge branch 'gcc-regressions' into 'master' hace 5 años
  oddcoder 7eba6d88df Add test for negative pad stupport in printf hace 5 años
  oddcoder ee5e2bad5a Support negative padding size in printf and friends hace 5 años
  oddcoder 1b131b8c60 Test off by one bug in vfscanf hace 5 años
  oddcoder d7d3e00867 Fix off-by-1 error in vfscanf hace 5 años
  oddcoder 6fba592fdb Implement regression test for ftell-ungetc bug hace 5 años
  oddcoder 1733b3da6e Fix bug related to ungetc and ftell() hace 5 años
  oddcoder 49dec86a5d Unit test arbitrarily long ungetc() hace 5 años
  oddcoder 7a6f96373e Add support for multiple unget at the same time hace 5 años
  oddcoder 4c94dfac00 Add type definition for caddr_t hace 5 años
  Jeremy Soller 0cc0fbecdc Export getrandom function hace 5 años
  Jeremy Soller a6fffd3fb5 Add getrandom and sys/random.h hace 5 años
  Jeremy Soller 2cf3ccae72 Fix import of user_regs_struct hace 5 años
  Jeremy Soller a1034b697d Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc hace 5 años
  Jeremy Soller 06429ccc4c Fix redox socket inner_get_name hace 5 años
  Jeremy Soller f6a119d3fc Merge branch 'binutils_regressions' into 'master' hace 5 años
  oddcoder 43fbaf9970 Fix a bug in thread local reloations hace 5 años
  oddcoder a39447e6a4 Test printf space padding regression hace 5 años
  oddcoder d373bcb032 Avoid accessing memory without initialization hace 5 años
  oddcoder 4a47bc4a6f Fix regressing in printf padding with space hace 5 años
  oddcoder d62f9b6819 Fix regression in ld.so elf size calculation hace 5 años
  Jeremy Soller 8b7c45b39e Merge branch 'ld.so_regressions' into 'master' hace 5 años
  oddcoder 850dfd971b Make "./a.out" entry the first in rmap list hace 5 años
  oddcoder 67be05d3a3 Use segments instead of sections for calculating which offset to write, hace 5 años
  oddcoder 1182d12006 Fill gaps in binary memory image hace 5 años
  Jeremy Soller c799dad4e9 Merge branch 'wide-strings' into 'master' hace 5 años
  oddcoder e9615065ac Add tests for both wcsncasecmp and wcscasecmp hace 5 años
  oddcoder eac69c920d Implement wcscasecmp and wcsncasecmp hace 5 años
  oddcoder 9725d3418a Test towlower and towupper hace 5 años
  oddcoder 162999ac0b Move towlower and towupper to wctype.h and Implement it hace 5 años