Mercurial > hg > octave-nkf > gnulib-hg
view modules/fdutimensat-tests @ 17790:1313252b8540
obstack: do not assume system-supplied obstack is size_t safe
* m4/obstack.m4: New file.
* modules/obstack (Files): Add it.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 03 Nov 2014 16:36:27 -0800 |
parents | 3c592b4deb04 |
children |
line wrap: on
line source
Files: tests/nap.h tests/test-futimens.h tests/test-lutimens.h tests/test-utimens.h tests/test-utimens-common.h tests/test-fdutimensat.c tests/macros.h Depends-on: fcntl-h ignore-value nanosleep openat timespec dup utimecmp configure.ac: Makefile.am: TESTS += test-fdutimensat check_PROGRAMS += test-fdutimensat test_fdutimensat_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) \ $(LIB_NANOSLEEP) @LIBINTL@