Good luck

[Releases]
Clone this repo:

Branches

  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. 4e13272 Disable GNU C Library macros '__warnattr' and '__errordecl' in pcdef.h by WHR · 5 weeks ago
  3. 25e8111 Add piao fcntl(2) and creat(2); workaround for GNU C Library '__open_too_many_args' and '__open_missing_mode' pseudo functions by WHR · 5 weeks ago
  4. 96b6448 Add piao atoll(3) by WHR · 5 weeks ago
  5. f6b089c More chances to randomly change random seed via pointers by WHR · 4 years, 9 months ago
  6. 30549d3 Add runtime piao 'switch' statement by WHR · 6 years ago
  7. b466545 Change free(3) by WHR · 6 years ago
  8. bafe42f Fix free(3)ing null pointer by WHR · 6 years ago
  9. ea9c5ec Improve randomness with rand(3) and __LINE__ by WHR · 6 years ago
  10. e841831 Fix calloc(3) size underflow; make 'if' statement more and more complex by WHR · 6 years ago
  11. 93b83be Optionally lower 'if' statement piao chance based on line number and compiling time by WHR · 6 years ago
  12. 4279671 Lower malloc(3) size piao rate; fix pointer types by WHR · 6 years ago
  13. 67bc1a5 Prevent warnings on 'gcc --pedantic ...' by WHR · 6 years ago
  14. c3a8522 Add another chance to call srand(3) by WHR · 6 years ago
  15. d1be444 More randomness by WHR · 6 years ago
  16. 7cddd26 Add dynamic piao 'if' statement by WHR · 6 years ago
  17. 7cbe5d3 Fix putc(3) always write to stdout by WHR · 6 years ago
  18. 57526fa Fix stdio.h breaks GLIBC by WHR · 6 years ago
  19. 51cc50d Add _piaoc_uintptr_t for internal uses by WHR · 6 years ago
  20. bee3958 More chance to get 'if' statement piao by WHR · 6 years ago