1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00

Port to Interix.

This commit is contained in:
Paul Eggert
2006-04-12 20:15:30 +00:00
parent 00e67bf028
commit e0637b5b68
3 changed files with 26 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2006-04-12 Paul Eggert <eggert@cs.ucla.edu>
* jm-macros.m4 (gl_MACROS): Check for setgroups and sync, since they
are not in Interix.
2006-04-11 Paul Eggert <eggert@cs.ucla.edu>
* time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and time_r.h.