1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-21 12:23:50 +03:00
Files
samba-mirror/source/lib/replace/system
Stefan Metzmacher fa443081ea libreplace: check how portable utimes() and futimes() are
metze
(cherry picked from commit 8798ce3c74)
2008-05-06 12:44:37 +02:00
..

This directory contains wrappers around logical groups of system
include files. The idea is to avoid #ifdef blocks in the main code,
and instead put all the necessary conditional includes in subsystem
specific header files in this directory.