Edit

kc3-lang/gnulib/modules/ftruncate

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2006-10-13 12:40:22
    Hash : 5eeec029
    Message : gnulib-tool now synthesizes the EXTRA_DIST line.

  • modules/ftruncate
  • Description:
    ftruncate() function: truncate an open file to a specified length.
    
    Files:
    lib/ftruncate.c
    m4/ftruncate.m4
    
    Depends-on:
    
    configure.ac:
    gl_FUNC_FTRUNCATE
    
    Makefile.am:
    
    Include:
    <unistd.h>
    
    License:
    GPL
    
    Maintainer:
    Jim Meyering