|
|
@ -1,12 +1,10 @@
|
|
|
|
0.7:
|
|
|
|
|
|
|
|
oops, the read buffering was completely broken!
|
|
|
|
|
|
|
|
add mmap library (idea from Ingo Oeser)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
0.6:
|
|
|
|
0.6:
|
|
|
|
changed name to libowfat.
|
|
|
|
changed name to libowfat.
|
|
|
|
fixed fmt_ulong (did not output 0 correctly).
|
|
|
|
fixed fmt_ulong (did not output 0 correctly).
|
|
|
|
added buffer.
|
|
|
|
added buffer.
|
|
|
|
extended buffer API to include buffer_putulong() and friends.
|
|
|
|
extended buffer API to include buffer_putulong() and friends.
|
|
|
|
|
|
|
|
oops, the read buffering was completely broken!
|
|
|
|
|
|
|
|
add mmap library (idea from Ingo Oeser)
|
|
|
|
|
|
|
|
|
|
|
|
0.5:
|
|
|
|
0.5:
|
|
|
|
made subdirectories for the different libraries.
|
|
|
|
made subdirectories for the different libraries.
|
|
|
|