|
284866a4
|
2008-04-26T18:58:00
|
|
Add tentative support for DragonFly BSD.
|
|
569eba62
|
2008-04-26T18:12:05
|
|
New private include file lib/stdio-impl.h.
|
|
b3dc1843
|
2008-04-17T02:01:23
|
|
Add tentative support for Linux libc5.
|
|
cc6492ad
|
2008-04-10T00:56:00
|
|
Port the extended stdio functions to emx+gcc.
|
|
b0db0595
|
2008-04-08T13:11:19
|
|
Add tentative support for OpenServer.
|
|
619d36ef
|
2007-11-07T01:36:49
|
|
Fix port to QNX.
|
|
57fdfd3f
|
2007-10-07T19:14:58
|
|
Change copyright notice from GPLv2+ to GPLv3+.
|
|
e0cbd8d3
|
2007-10-03T22:16:40
|
|
Add support for QNX (untested).
|
|
555c3d66
|
2007-06-09T01:27:49
|
|
Add support for uClibc 0.9.29.
|
|
a8f95644
|
2007-04-26T13:16:50
|
|
Implement freading and fwriting.
* lib/freading.c: New file.
* lib/freading.h: Likewise.
* m4/freading.m4: Likewise.
* modules/freading: Likewise.
* modules/freading-tests: Likewise.
* tests/test-freading.c: Likewise.
* lib/fwriting.c: New file.
* lib/fwriting.h: Likewise.
* m4/fwriting.m4: Likewise.
* modules/fwriting: Likewise.
* modules/fwriting-tests: Likewise.
* tests/test-fwriting.c: Likewise.
* MODULES.html.sh (File stream based Input/Output): Mention them.
|