Rivoreo Source Code Repositories
src.rivoreo.one
/
joke
/
piaoc
Good luck
[
Releases
]
Clone this repo:
Branches
主要
master
b40c3ec
Adjust piao probabilities of free(3) and getenv(3)
by WHR
· 9 weeks ago
主要
e2fcfc3
Avoid GNU C use-after-free warning by removing the explicit triple free(3) calls; correct the behavior of free(3)ing null pointer; call srand(3) based on the argument to getenv(3)
by WHR
· 9 weeks ago
d19b6cc
Avoid GNU C 8+ stringop-overflow warning generated for memset(3) calls
by WHR
· 9 weeks ago
431739d
Fix GNU C sequence-point warning that would raise if 'free' is called with an expression containing side-effects that will affect the value of itself
by WHR
· 9 weeks ago
cda47d3
Make slightly more uses of the input pointer value of getenv(3) and secure_getenv(3)
by WHR
· 1 year, 7 months ago
master
4e13272
Disable GNU C Library macros '__warnattr' and '__errordecl' in pcdef.h
by WHR
· 1 year, 7 months ago
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
· 1 year, 7 months ago
96b6448
Add piao atoll(3)
by WHR
· 1 year, 7 months ago
f6b089c
More chances to randomly change random seed via pointers
by WHR
· 6 years ago
30549d3
Add runtime piao 'switch' statement
by WHR
· 7 years ago
b466545
Change free(3)
by WHR
· 7 years ago
bafe42f
Fix free(3)ing null pointer
by WHR
· 7 years ago
ea9c5ec
Improve randomness with rand(3) and __LINE__
by WHR
· 7 years ago
e841831
Fix calloc(3) size underflow; make 'if' statement more and more complex
by WHR
· 7 years ago
93b83be
Optionally lower 'if' statement piao chance based on line number and compiling time
by WHR
· 7 years ago
4279671
Lower malloc(3) size piao rate; fix pointer types
by WHR
· 7 years ago
67bc1a5
Prevent warnings on 'gcc --pedantic ...'
by WHR
· 7 years ago
c3a8522
Add another chance to call srand(3)
by WHR
· 7 years ago
d1be444
More randomness
by WHR
· 7 years ago
7cddd26
Add dynamic piao 'if' statement
by WHR
· 7 years ago
Next »