Mercurial > hg > octave-shane > gnulib-hg
view modules/random_r @ 11219:aaeb2f86d096
Fix *printf behaviour regarding the %ls directive.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 26 Feb 2009 12:54:20 +0100 |
parents | f952c1fd228c |
children | 18ea6ab4e81d |
line wrap: on
line source
Description: reentrant random number generator Files: lib/random_r.c m4/random_r.m4 Depends-on: stdlib stdint configure.ac: gl_FUNC_RANDOM_R gl_STDLIB_MODULE_INDICATOR([random_r]) Makefile.am: Include: #include <stdlib.h> License: LGPLv2+ Maintainer: Jim Meyering, glibc