Mercurial > hg > octave-shane > gnulib-hg
view modules/fopen @ 10472:a4dc39a18d54
Ensure that a filename ending in a slash cannot be used to access a non-directory.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Wed, 24 Sep 2008 13:50:02 +0200 |
parents | 98e1721b4e40 |
children | 27a1858c4c79 |
line wrap: on
line source
Description: fopen() function: open a stream to a file. Files: lib/fopen.c m4/fopen.m4 Depends-on: stdio unistd configure.ac: gl_FUNC_FOPEN gl_STDIO_MODULE_INDICATOR([fopen]) Makefile.am: Include: <stdio.h> License: LGPL Maintainer: Bruno Haible