X-Git-Url: https://pd.if.org/git/?p=pdclib.old;a=blobdiff_plain;f=Readme.rst;h=fce23ea414e1b76404c6789ffee7b76ce0ffa3c4;hp=b08be722dafaba7905943e5dbc5e83d098724461;hb=9e805f3a147720392e3be5f1505505f0eba6d019;hpb=1d36e3ed1410636f6672b0553f303d37d71501e8 diff --git a/Readme.rst b/Readme.rst index b08be72..fce23ea 100644 --- a/Readme.rst +++ b/Readme.rst @@ -228,10 +228,6 @@ PDCLib needs a threading abstraction; therefore, C11's thread library is being implemented to provide the backing for this (as there is no purpose in implementing two abstractions) -Cleanup portions of , particularly the backend. _PDCLIB_fillbuffer and -_PDCLIB_flushbuffer in particular do not feel 'well' factored and need to know -too much about FILE's internals. - Modularize the library somewhat. This can already be seen with components under "opt/". This structure is preliminary; it will likely change as the process continues. \ No newline at end of file