freeipa/daemons/ipa-slapi-plugins/ipa-winsync
Nathaniel McCallum 4bafba06f2 Migrate from #ifndef guards to #pragma once
Using a pragma instead of guards is easier to write, less error prone
and avoids name clashes (a source of very subtle bugs). This pragma
is supported on almost all compilers, including all the compilers we
care about: https://en.wikipedia.org/wiki/Pragma_once#Portability.

This patch does not change the autogenerated files: asn1/asn1c/*.h.

Reviewed-By: Martin Basti <mbasti@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
2016-05-29 14:04:45 +02:00
..
ipa-winsync-conf.ldif Change DNA magic value to -1 to make UID 999 usable 2013-03-11 17:07:07 +01:00
ipa-winsync-config.c Fix unchecked return values in ipa-winsync 2014-11-25 08:23:24 +00:00
ipa-winsync.c Support the new Winsync POSIX API. 2012-09-06 14:29:14 +02:00
ipa-winsync.h Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
Makefile.am Remove CFLAGS duplication. 2013-12-06 14:44:41 +01:00
README Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00