Mercurial > hg > octave-kai > gnulib-hg
view modules/memrchr @ 7621:58ded23174d2
* lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
It's already included if !_LIBC.
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Wed, 08 Nov 2006 07:42:26 +0000 |
parents | 6a764f23e302 |
children | a1d177cd9523 |
line wrap: on
line source
Description: memrchr() function: scan memory for a byte, from the right end. Files: lib/memrchr.c lib/memrchr.h m4/memrchr.m4 Depends-on: configure.ac: gl_FUNC_MEMRCHR Makefile.am: Include: "memrchr.h" License: LGPL Maintainer: Jim Meyering, glibc