Mercurial > hg > octave-nkf > gnulib-hg
view modules/gettimeofday @ 10746:08e90860ec5e
Mark 'memchr' obsolete.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 02 Nov 2008 16:34:09 +0100 |
parents | 404dc8725caf |
children | aaa284caae61 |
line wrap: on
line source
Description: gettimeofday() function: return current time. Files: lib/gettimeofday.c m4/gettimeofday.m4 Depends-on: sys_time configure.ac: gl_FUNC_GETTIMEOFDAY Makefile.am: Include: <sys/time.h> License: LGPLv2+ Maintainer: Paul Eggert, Jim Meyering