|
75fb803d
|
2011-02-22T08:21:47
|
|
maint: adjust cpp indentation for my modules, as well
* Makefile (sc_cpp_indent_check): Add my name.
* lib/fbufmode.c: Filter through cppi.
* lib/fpurge.c: Likewise.
* lib/freadable.c: Likewise.
* lib/freading.c: Likewise.
* lib/fwritable.c: Likewise.
* lib/fwriting.c: Likewise.
* lib/sigaction.c: Likewise.
Signed-off-by: Eric Blake <eblake@redhat.com>
|
|
d60f3b0c
|
2011-01-01T20:17:23
|
|
maint: update almost all copyright ranges to include 2011
Run the new "make update-copyright" rule.
|
|
1a56c64d
|
2010-12-22T17:37:34
|
|
Port extended stdio modules to HP NonStop Kernel.
* lib/stdio-impl.h (_IOERR, _IOREAD, _IOWRT, _IORW) [__TANDEM]: New
macros.
* lib/fbufmode.c: Update comments.
* lib/fflush.c: Likewise.
* lib/fpurge.c: Likewise.
* lib/freadable.c: Likewise.
* lib/freadahead.c: Likewise.
* lib/freading.c: Likewise.
* lib/freadptr.c: Likewise.
* lib/freadseek.c: Likewise.
* lib/fseeko.c: Likewise.
* lib/fseterr.c: Likewise.
* lib/fwritable.c: Likewise.
* lib/fwriting.c: Likewise.
Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
|
|
b2e2010c
|
2010-01-01T10:31:12
|
|
update nearly all FSF copyright year lists to include 2010
Use the same procedure as for 2009, outlined in
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
|
|
81fe603b
|
2009-02-28T21:24:24
|
|
Add tentative support for FreeMiNT.
|
|
a2c5f8d9
|
2008-11-10T12:37:32
|
|
Add support for Haiku.
|
|
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).
|
|
d1b26967
|
2007-04-14T00:14:56
|
|
New module 'fwritable'.
|