Histórico de Commits

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