Histórico de Commits

Autor SHA1 Mensagem Data
  David Carlier 3fe37e36fa reallocarray introduction available on glibc 2.26. allocates an array of m*n elements but checking for overflow. há 1 ano atrás
  Peter Limkilde Svendsen cf9c2ed0ba Don't accept null pointer when requesting aligned memory há 4 anos atrás
  Peter Limkilde Svendsen 70857f9980 Move alloc tests to expected-output tests há 5 anos atrás
  Peter Limkilde Svendsen 02e26006e7 Alloc functions cleanup há 5 anos atrás
  Peter Limkilde Svendsen 02d1a7fe6f Implement posix_memalign há 5 anos atrás
  Peter Limkilde Svendsen f13bd7fdd1 Add tests for valloc há 5 anos atrás
  Peter Limkilde Svendsen 912385b501 Set errno in alloc functions and add further tests há 5 anos atrás
  jD91mZM2 269b8a1d3e Merge branch 'cleanup' into 'master' há 5 anos atrás
  jD91mZM2 fe905ed13c Merge branch 'calloc_overflow_check' into 'master' há 5 anos atrás
  Tibor Nagy 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting há 5 anos atrás
  Tibor Nagy 4381bb2a22 tests: Remove redundant return statements há 5 anos atrás
  Tibor Nagy c19cc8b731 tests: Portability fixes, replaced 0/1/-1 return codes with macros há 5 anos atrás
  Tibor Nagy ff874c87d7 tests: Fix function signatures há 5 anos atrás
  Peter Limkilde Svendsen 7aa0fbdf93 Include stdint.h in test há 5 anos atrás
  Peter Limkilde Svendsen 8b7453edf2 Add test of calloc with overflow há 5 anos atrás
  Jeremy Soller 950b4526c7 - Disable output of empty header files há 6 anos atrás
  jD91mZM2 67d5976622 Clean up tests há 6 anos atrás