search for: charbonnel

Displaying 4 results from an estimated 4 matches for "charbonnel".

2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...e/uapi/sound/hdsp.h b/include/uapi/sound/hdsp.h index 0909a38..b5cacac 100644 --- a/include/uapi/sound/hdsp.h +++ b/include/uapi/sound/hdsp.h @@ -1,5 +1,5 @@ -#ifndef __SOUND_HDSP_H -#define __SOUND_HDSP_H +#ifndef _UAPI_SOUND_HDSP_H +#define _UAPI_SOUND_HDSP_H /* * Copyright (C) 2003 Thomas Charbonnel (thomas at undata.org) @@ -107,4 +107,4 @@ typedef struct hdsp_version hdsp_version_t; typedef struct hdsp_mixer hdsp_mixer_t; typedef struct hdsp_9632_aeb hdsp_9632_aeb_t; -#endif /* __SOUND_HDSP_H */ +#endif /* _UAPI_SOUND_HDSP_H */ diff --git a/include/uapi/sound/hdspm.h b/include/uapi/sound...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...e/uapi/sound/hdsp.h b/include/uapi/sound/hdsp.h index 0909a38..b5cacac 100644 --- a/include/uapi/sound/hdsp.h +++ b/include/uapi/sound/hdsp.h @@ -1,5 +1,5 @@ -#ifndef __SOUND_HDSP_H -#define __SOUND_HDSP_H +#ifndef _UAPI_SOUND_HDSP_H +#define _UAPI_SOUND_HDSP_H /* * Copyright (C) 2003 Thomas Charbonnel (thomas at undata.org) @@ -107,4 +107,4 @@ typedef struct hdsp_version hdsp_version_t; typedef struct hdsp_mixer hdsp_mixer_t; typedef struct hdsp_9632_aeb hdsp_9632_aeb_t; -#endif /* __SOUND_HDSP_H */ +#endif /* _UAPI_SOUND_HDSP_H */ diff --git a/include/uapi/sound/hdspm.h b/include/uapi/sound...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...e/uapi/sound/hdsp.h b/include/uapi/sound/hdsp.h index 0909a38..b5cacac 100644 --- a/include/uapi/sound/hdsp.h +++ b/include/uapi/sound/hdsp.h @@ -1,5 +1,5 @@ -#ifndef __SOUND_HDSP_H -#define __SOUND_HDSP_H +#ifndef _UAPI_SOUND_HDSP_H +#define _UAPI_SOUND_HDSP_H /* * Copyright (C) 2003 Thomas Charbonnel (thomas at undata.org) @@ -107,4 +107,4 @@ typedef struct hdsp_version hdsp_version_t; typedef struct hdsp_mixer hdsp_mixer_t; typedef struct hdsp_9632_aeb hdsp_9632_aeb_t; -#endif /* __SOUND_HDSP_H */ +#endif /* _UAPI_SOUND_HDSP_H */ diff --git a/include/uapi/sound/hdspm.h b/include/uapi/sound...
2006 Oct 09
0
Indexing and searching samba shares in a windows environment
Hi, I've developped a native win32 beagle client that along with a patched beagle daemon running on the samba server enables indexing and searching samba shares in a windows environment. It is not related to the ci-skads google soc project that was proposed by the samba team, and can be viewed as a partial/temporary solution. Further information and download: