1. cda47d3 Make slightly more uses of the input pointer value of getenv(3) and secure_getenv(3) by WHR · 5 weeks ago master 主要
  2. 96b6448 Add piao atoll(3) by WHR · 5 weeks ago
  3. f6b089c More chances to randomly change random seed via pointers by WHR · 4 years, 9 months ago
  4. 30549d3 Add runtime piao 'switch' statement by WHR · 6 years ago
  5. b466545 Change free(3) by WHR · 6 years ago
  6. bafe42f Fix free(3)ing null pointer by WHR · 6 years ago
  7. ea9c5ec Improve randomness with rand(3) and __LINE__ by WHR · 6 years ago
  8. e841831 Fix calloc(3) size underflow; make 'if' statement more and more complex by WHR · 6 years ago
  9. 93b83be Optionally lower 'if' statement piao chance based on line number and compiling time by WHR · 6 years ago
  10. 4279671 Lower malloc(3) size piao rate; fix pointer types by WHR · 6 years ago
  11. 67bc1a5 Prevent warnings on 'gcc --pedantic ...' by WHR · 6 years ago
  12. c3a8522 Add another chance to call srand(3) by WHR · 6 years ago
  13. d1be444 More randomness by WHR · 6 years ago
  14. 7cddd26 Add dynamic piao 'if' statement by WHR · 6 years ago
  15. 51cc50d Add _piaoc_uintptr_t for internal uses by WHR · 6 years ago
  16. 184fcf9 Add runtime piao support to getc(3) by WHR · 6 years ago
  17. 881820c realloc(3) may also rarely call getenv(3) by WHR · 6 years ago
  18. 3d0e23e Let calloc(3) has a chance to call getenv(3) instead; Add piao realloc(3) by WHR · 6 years ago
  19. b2f4796 Fix calloc(3); add some another piao functions in stdlib.h by WHR · 6 years ago
  20. c00a7bc Add piao getenv(3) and putenv(3) by WHR · 6 years ago
  21. daadc2b Add piao calloc(3) by WHR · 6 years ago
  22. d34e2c8 Add more piao in malloc(3) by WHR · 6 years ago
  23. acb6bff Allow atoi(3) and atol(3) to piao backward by WHR · 6 years ago
  24. 3a745d9 Improve readability in pcdef.h; Use float types in atof(3) by WHR · 6 years ago
  25. d7e1732 Add piao atof(3), atoi(3) and atol(3) by WHR · 6 years ago
  26. b6625b0 Add runtime randomness behavior to malloc(3) and free(3) by WHR · 6 years ago
  27. 9daf073 Works for GLIBC by WHR · 6 years ago