]> granicus.if.org Git - shadow/commit
* NEWS: Added support for uclibc.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 30 Aug 2008 18:29:55 +0000 (18:29 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 30 Aug 2008 18:29:55 +0000 (18:29 +0000)
commit76ea48bb64f685ce939204c17eee2176710c18b3
tree4ea3ba77d4d7b5be57d4084a4844fb3ee6e64e70
parent0802405344b93b13917dcce9fb3c023de4946ce3
* NEWS: Added support for uclibc.
* configure.in, libmisc/copydir.c: futimes() and lutimes() are not
standard. Check if they are implemented before using them. Do not
set the time of links if lutimes() does not exist, and use
utimes() as a replacement for futimes().
ChangeLog
NEWS
libmisc/copydir.c