1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/lib/replace/system
2007-10-10 14:59:15 -05:00
..
aio.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
capability.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
config.m4 r22217: merge from samba3 21944: 2007-10-10 14:50:39 -05:00
dir.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
filesys.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
glob.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
iconv.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
kerberos.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
locale.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
network.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
passwd.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
printing.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
readline.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
README r18129: moved the system includes into libreplace - this gives much more 2007-10-10 14:17:36 -05:00
select.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
shmem.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
syslog.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
terminal.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
time.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
wait.h r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05: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.