From: Karl Berry Date: Thu, 18 Sep 2003 07:13:35 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51539695df1a3871fc8104031d73ab7c472c8cc6;p=pspp . --- diff --git a/MODULES.html b/MODULES.html index 942beb2de1..e7ed95c79c 100644 --- a/MODULES.html +++ b/MODULES.html @@ -220,6 +220,10 @@ unlocked-io Enable faster, non-thread-safe stdio functions if available. + + fwriteerror + Detect write error on a stream. + vasnprintf vsprintf with automatic memory allocation and bounded output size. @@ -1317,6 +1321,13 @@ variables. unlocked-io.m4
jm_FUNC_GLIBC_UNLOCKED_IO extensions + + fwriteerror + #include "fwriteerror.h" + fwriteerror.c + --- + --- + vasnprintf #include "vasnprintf.h" @@ -2615,13 +2626,6 @@ variables. Autoconf macro Depends on - - fwriteerror - #include "fwriteerror.h" - fwriteerror.c - --- - --- - tzset #include <time.h> @@ -2664,6 +2668,6 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 17 September 2003. + Generated from MODULES.html.sh on 18 September 2003.