Mercurial > hg > octave-lojdl > gnulib-hg
view modules/unistdio/u8-vsprintf @ 15333:f03da5e72c61
timespec-add, timespec-sub: new modules
* lib/timespec.h (timespec_add, timespec_sub): New decls.
* lib/timespec-add.c, lib/timespec-sub.c:
* modules/timespec-add, modules/timespec-sub: New files.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Thu, 30 Jun 2011 15:17:31 -0700 |
parents | 9ef3893d2c73 |
children |
line wrap: on
line source
Description: Formatted output to an UTF-8 string. Files: lib/unistdio/u8-vsprintf.c lib/unistdio/u-vsprintf.h Depends-on: unistdio/base unistdio/u8-vasnprintf stdint errno configure.ac: gl_LIBUNISTRING_MODULE([0.9], [unistdio/u8-vsprintf]) Makefile.am: if LIBUNISTRING_COMPILE_UNISTDIO_U8_VSPRINTF lib_SOURCES += unistdio/u8-vsprintf.c endif Include: "unistdio.h" License: LGPL Maintainer: Bruno Haible