Rivoreo Source Code Repositories
src.rivoreo.one
/
joke
/
piaoc
/
30549d39553e81f4a76ce78ad2b21ca52d06b60c
30549d3
Add runtime piao 'switch' statement
by WHR
· 6 years ago
b466545
Change free(3)
by WHR
· 6 years ago
bafe42f
Fix free(3)ing null pointer
by WHR
· 6 years ago
ea9c5ec
Improve randomness with rand(3) and __LINE__
by WHR
· 6 years ago
e841831
Fix calloc(3) size underflow; make 'if' statement more and more complex
by WHR
· 6 years ago
93b83be
Optionally lower 'if' statement piao chance based on line number and compiling time
by WHR
· 6 years ago
4279671
Lower malloc(3) size piao rate; fix pointer types
by WHR
· 6 years ago
67bc1a5
Prevent warnings on 'gcc --pedantic ...'
by WHR
· 6 years ago
c3a8522
Add another chance to call srand(3)
by WHR
· 6 years ago
d1be444
More randomness
by WHR
· 6 years ago
7cddd26
Add dynamic piao 'if' statement
by WHR
· 6 years ago
7cbe5d3
Fix putc(3) always write to stdout
by WHR
· 6 years ago
57526fa
Fix stdio.h breaks GLIBC
by WHR
· 6 years ago
51cc50d
Add _piaoc_uintptr_t for internal uses
by WHR
· 6 years ago
bee3958
More chance to get 'if' statement piao
by WHR
· 6 years ago
8c3ffc7
Add piao putc(3) and putchar(3)
by WHR
· 6 years ago
38e575a
Support runtime random getchar(3) if stdlib.h is included first
by WHR
· 6 years ago
184fcf9
Add runtime piao support to getc(3)
by WHR
· 6 years ago
682c6e7
Add piao getc(3) and getchar(3)
by WHR
· 6 years ago
881820c
realloc(3) may also rarely call getenv(3)
by WHR
· 6 years ago
3d0e23e
Let calloc(3) has a chance to call getenv(3) instead; Add piao realloc(3)
by WHR
· 6 years ago
b2f4796
Fix calloc(3); add some another piao functions in stdlib.h
by WHR
· 6 years ago
c00a7bc
Add piao getenv(3) and putenv(3)
by WHR
· 6 years ago
daadc2b
Add piao calloc(3)
by WHR
· 6 years ago
d34e2c8
Add more piao in malloc(3)
by WHR
· 6 years ago
acb6bff
Allow atoi(3) and atol(3) to piao backward
by WHR
· 6 years ago
3a745d9
Improve readability in pcdef.h; Use float types in atof(3)
by WHR
· 6 years ago
b2ee947
Add sys/cdefs.h for BSD C library
by WHR
· 6 years ago
d7e1732
Add piao atof(3), atoi(3) and atol(3)
by WHR
· 6 years ago
4e8478b
Fix definition of isnan
by WHR
· 6 years ago
b6625b0
Add runtime randomness behavior to malloc(3) and free(3)
by WHR
· 6 years ago
2e23fc6
Add string.h
by WHR
· 6 years ago
9daf073
Works for GLIBC
by WHR
· 6 years ago