Historial de Commits

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