index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
/
nanosleep.m4
Age
Commit message (
Expand
)
Author
2005-04-09
(gl_PREREQ_NANOSLEEP): Check for siginterrupt.
Paul Eggert
2005-01-29
Use AC_LIBSOURCES to list corresponding source (.c, .h, .y) files
Jim Meyering
2005-01-23
Use an all-permissive copyright notice, recommended by RMS.
Paul Eggert
2004-04-13
Change `jm_' in AC_DEFINE'd names to `gl_'. Update all uses.
Jim Meyering
2003-11-08
(jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
Jim Meyering
2003-08-17
Sync with gnulib.
Jim Meyering
2001-09-17
Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side ne...
Jim Meyering
2001-08-12
Quote the first argument in each use of AC_DEFUN.
Jim Meyering
2000-07-02
fix typo in last change
Jim Meyering
2000-07-02
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_na...
Jim Meyering
2000-05-06
(jm_FUNC_NANOSLEEP): Save and restore LIBS around
Jim Meyering
2000-02-10
(jm_FUNC_NANOSLEEP): Rename replacement function from
Jim Meyering
2000-01-25
bump serial
Jim Meyering
2000-01-25
Fix typo in cross-compiling case: s/yes/no/.
Jim Meyering
2000-01-25
Require AC_HEADER_TIME rather than simply using it.
Jim Meyering
2000-01-19
(jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
Jim Meyering
2000-01-03
tweak comment
Jim Meyering
2000-01-03
(jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
Jim Meyering
1999-12-26
*** empty log message ***
Jim Meyering
1999-12-25
*** empty log message ***
Jim Meyering