Mercurial > hg > octave-nkf > gnulib-hg
view modules/careadlinkat @ 17933:7dd80fb0f8e2 master
uniwbrk/u32-wordbreaks-tests: fix copyright
* tests/uniwbrk/test-uc-wordbreaks.c: Fix copyright date.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 23 Feb 2015 15:52:58 -0800 |
parents | 1f14c6dd175d |
children |
line wrap: on
line source
Description: Read symbolic links into a buffer without size limitation, relative to fd. Files: lib/careadlinkat.c lib/careadlinkat.h Depends-on: allocator ssize_t unistd configure.ac: AC_CHECK_FUNCS_ONCE([readlinkat]) Makefile.am: lib_SOURCES += careadlinkat.c Include: "careadlinkat.h" License: LGPLv2+ Maintainer: Paul Eggert, Jim Meyering