diff options
author | Jonas M. Gastal <jgastal@profusion.mobi> | 2012-12-18 18:38:35 +0000 |
---|---|---|
committer | Jonas M. Gastal <jgastal@profusion.mobi> | 2012-12-18 18:38:35 +0000 |
commit | d487f9d74461c184485cb64cc5c1e03f4feb2473 (patch) | |
tree | 8069aa61e75fd47a401c1bd6b96a9334a2e2f4e4 /src/lib/evil | |
parent | 42cf8df0804379f927ddb5dfef4871b9a3276862 (diff) |
efl: Created Evil group and added existing Evil groups to it.
SVN revision: 81292
Diffstat (limited to 'src/lib/evil')
-rw-r--r-- | src/lib/evil/dirent.h | 1 | ||||
-rw-r--r-- | src/lib/evil/dlfcn.h | 1 | ||||
-rw-r--r-- | src/lib/evil/evil_inet.h | 1 | ||||
-rw-r--r-- | src/lib/evil/evil_libgen.h | 1 | ||||
-rw-r--r-- | src/lib/evil/evil_main.h | 1 | ||||
-rw-r--r-- | src/lib/evil/evil_stdio.h | 1 | ||||
-rw-r--r-- | src/lib/evil/evil_stdlib.h | 1 | ||||
-rw-r--r-- | src/lib/evil/evil_string.h | 1 | ||||
-rw-r--r-- | src/lib/evil/evil_time.h | 1 | ||||
-rw-r--r-- | src/lib/evil/evil_unistd.h | 1 | ||||
-rw-r--r-- | src/lib/evil/pwd.h | 1 | ||||
-rw-r--r-- | src/lib/evil/sys/mman.h | 1 |
12 files changed, 12 insertions, 0 deletions
diff --git a/src/lib/evil/dirent.h b/src/lib/evil/dirent.h index 3fe9d12866..1ccc4bd9f2 100644 --- a/src/lib/evil/dirent.h +++ b/src/lib/evil/dirent.h | |||
@@ -22,6 +22,7 @@ | |||
22 | * @file dirent.h | 22 | * @file dirent.h |
23 | * @brief The file that provides functions ported from Unix in dirent.h. | 23 | * @brief The file that provides functions ported from Unix in dirent.h. |
24 | * @defgroup Evil_Dirent_Group Dirent.h functions | 24 | * @defgroup Evil_Dirent_Group Dirent.h functions |
25 | * @ingroup Evil | ||
25 | * | 26 | * |
26 | * This header provides functions ported from Unix in dirent.h. | 27 | * This header provides functions ported from Unix in dirent.h. |
27 | * | 28 | * |
diff --git a/src/lib/evil/dlfcn.h b/src/lib/evil/dlfcn.h index 610331b702..ba6c26298a 100644 --- a/src/lib/evil/dlfcn.h +++ b/src/lib/evil/dlfcn.h | |||
@@ -37,6 +37,7 @@ extern "C" { | |||
37 | * @file dlfcn.h | 37 | * @file dlfcn.h |
38 | * @brief The file that provides functions to manage dynamic-link libraries | 38 | * @brief The file that provides functions to manage dynamic-link libraries |
39 | * @defgroup Dlfcn Functions that manage dynamic-link libraries. | 39 | * @defgroup Dlfcn Functions that manage dynamic-link libraries. |
40 | * @ingroup Evil | ||
40 | * | 41 | * |
41 | * This header provides functions to load and unload dynamic-link | 42 | * This header provides functions to load and unload dynamic-link |
42 | * libaries, to get the address of a symbol, and to get diagnostic | 43 | * libaries, to get the address of a symbol, and to get diagnostic |
diff --git a/src/lib/evil/evil_inet.h b/src/lib/evil/evil_inet.h index b81b8ff715..56eebda9b1 100644 --- a/src/lib/evil/evil_inet.h +++ b/src/lib/evil/evil_inet.h | |||
@@ -22,6 +22,7 @@ | |||
22 | * @file evil_inet.h | 22 | * @file evil_inet.h |
23 | * @brief The file that provides functions ported from Unix in arpa/inet.h. | 23 | * @brief The file that provides functions ported from Unix in arpa/inet.h. |
24 | * @defgroup Evil_Inet_Group Inet.h functions | 24 | * @defgroup Evil_Inet_Group Inet.h functions |
25 | * @ingroup Evil | ||
25 | * | 26 | * |
26 | * This header provides functions ported from Unix in arpa/inet.h. | 27 | * This header provides functions ported from Unix in arpa/inet.h. |
27 | * | 28 | * |
diff --git a/src/lib/evil/evil_libgen.h b/src/lib/evil/evil_libgen.h index 4ca977ce86..b832d620ed 100644 --- a/src/lib/evil/evil_libgen.h +++ b/src/lib/evil/evil_libgen.h | |||
@@ -6,6 +6,7 @@ | |||
6 | * @file evil_libgen.h | 6 | * @file evil_libgen.h |
7 | * @brief The file that provides functions ported from Unix in libgen.h. | 7 | * @brief The file that provides functions ported from Unix in libgen.h. |
8 | * @defgroup Evil_Libgen_Group Libgen.h functions. | 8 | * @defgroup Evil_Libgen_Group Libgen.h functions. |
9 | * @ingroup Evil | ||
9 | * | 10 | * |
10 | * This header provides functions ported from Unix in libgen.h. | 11 | * This header provides functions ported from Unix in libgen.h. |
11 | * | 12 | * |
diff --git a/src/lib/evil/evil_main.h b/src/lib/evil/evil_main.h index 157e6028b7..963bf5e7c6 100644 --- a/src/lib/evil/evil_main.h +++ b/src/lib/evil/evil_main.h | |||
@@ -6,6 +6,7 @@ | |||
6 | * @file evil_main.h | 6 | * @file evil_main.h |
7 | * @brief The file that provides functions to initialize and shut down Evil. | 7 | * @brief The file that provides functions to initialize and shut down Evil. |
8 | * @defgroup Evil_Main_Group Main | 8 | * @defgroup Evil_Main_Group Main |
9 | * @ingroup Evil | ||
9 | * | 10 | * |
10 | * This header provides functions to initialize and shut down the Evil | 11 | * This header provides functions to initialize and shut down the Evil |
11 | * library. | 12 | * library. |
diff --git a/src/lib/evil/evil_stdio.h b/src/lib/evil/evil_stdio.h index 533d31e4fe..2b831c4a86 100644 --- a/src/lib/evil/evil_stdio.h +++ b/src/lib/evil/evil_stdio.h | |||
@@ -6,6 +6,7 @@ | |||
6 | * @file evil_stdio.h | 6 | * @file evil_stdio.h |
7 | * @brief The file that provides functions ported from Unix in stdio.h. | 7 | * @brief The file that provides functions ported from Unix in stdio.h. |
8 | * @defgroup Evil_Stdio_Group Stdio.h functions | 8 | * @defgroup Evil_Stdio_Group Stdio.h functions |
9 | * @ingroup Evil | ||
9 | * | 10 | * |
10 | * This header provides functions ported from Unix in stdio.h. | 11 | * This header provides functions ported from Unix in stdio.h. |
11 | * | 12 | * |
diff --git a/src/lib/evil/evil_stdlib.h b/src/lib/evil/evil_stdlib.h index 81d564f86f..b102b66f8e 100644 --- a/src/lib/evil/evil_stdlib.h +++ b/src/lib/evil/evil_stdlib.h | |||
@@ -6,6 +6,7 @@ | |||
6 | * @file evil_stdlib.h | 6 | * @file evil_stdlib.h |
7 | * @brief The file that provides functions ported from Unix in stdlib.h. | 7 | * @brief The file that provides functions ported from Unix in stdlib.h. |
8 | * @defgroup Evil_Stdlib_Group Stdlib.h functions. | 8 | * @defgroup Evil_Stdlib_Group Stdlib.h functions. |
9 | * @ingroup Evil | ||
9 | * | 10 | * |
10 | * This header provides functions ported from Unix in stdlib.h. | 11 | * This header provides functions ported from Unix in stdlib.h. |
11 | * | 12 | * |
diff --git a/src/lib/evil/evil_string.h b/src/lib/evil/evil_string.h index 9141eba762..45c9de3638 100644 --- a/src/lib/evil/evil_string.h +++ b/src/lib/evil/evil_string.h | |||
@@ -6,6 +6,7 @@ | |||
6 | * @file evil_string.h | 6 | * @file evil_string.h |
7 | * @brief The file that provides functions ported from Unix in string.h. | 7 | * @brief The file that provides functions ported from Unix in string.h. |
8 | * @defgroup Evil_String_Group String.h functions. | 8 | * @defgroup Evil_String_Group String.h functions. |
9 | * @ingroup Evil | ||
9 | * | 10 | * |
10 | * This header provides functions ported from Unix in string.h. | 11 | * This header provides functions ported from Unix in string.h. |
11 | * | 12 | * |
diff --git a/src/lib/evil/evil_time.h b/src/lib/evil/evil_time.h index 13fc909024..399529fe82 100644 --- a/src/lib/evil/evil_time.h +++ b/src/lib/evil/evil_time.h | |||
@@ -6,6 +6,7 @@ | |||
6 | * @file evil_time.h | 6 | * @file evil_time.h |
7 | * @brief The file that provides functions ported from Unix in time.h. | 7 | * @brief The file that provides functions ported from Unix in time.h. |
8 | * @defgroup Evil_Time_Group Time.h functions | 8 | * @defgroup Evil_Time_Group Time.h functions |
9 | * @ingroup Evil | ||
9 | * | 10 | * |
10 | * This header provides functions ported from Unix in time.h. | 11 | * This header provides functions ported from Unix in time.h. |
11 | * | 12 | * |
diff --git a/src/lib/evil/evil_unistd.h b/src/lib/evil/evil_unistd.h index db6cd022fc..55b6612996 100644 --- a/src/lib/evil/evil_unistd.h +++ b/src/lib/evil/evil_unistd.h | |||
@@ -6,6 +6,7 @@ | |||
6 | * @file evil_unistd.h | 6 | * @file evil_unistd.h |
7 | * @brief The file that provides functions ported from Unix in unistd.h. | 7 | * @brief The file that provides functions ported from Unix in unistd.h. |
8 | * @defgroup Evil_Unistd_Group Unistd.h functions | 8 | * @defgroup Evil_Unistd_Group Unistd.h functions |
9 | * @ingroup Evil | ||
9 | * | 10 | * |
10 | * This header provides functions ported from Unix in unistd.h. | 11 | * This header provides functions ported from Unix in unistd.h. |
11 | * | 12 | * |
diff --git a/src/lib/evil/pwd.h b/src/lib/evil/pwd.h index e7907cacbd..256c75ff57 100644 --- a/src/lib/evil/pwd.h +++ b/src/lib/evil/pwd.h | |||
@@ -6,6 +6,7 @@ | |||
6 | * @file pwd.h | 6 | * @file pwd.h |
7 | * @brief The file that provides functions ported from Unix in pwd.h. | 7 | * @brief The file that provides functions ported from Unix in pwd.h. |
8 | * @defgroup Evil_Pwd_Group Pwd.h functions | 8 | * @defgroup Evil_Pwd_Group Pwd.h functions |
9 | * @ingroup Evil | ||
9 | * | 10 | * |
10 | * This header provides functions ported from Unix in dirent.h. | 11 | * This header provides functions ported from Unix in dirent.h. |
11 | * | 12 | * |
diff --git a/src/lib/evil/sys/mman.h b/src/lib/evil/sys/mman.h index c53437f001..0cff227c08 100644 --- a/src/lib/evil/sys/mman.h +++ b/src/lib/evil/sys/mman.h | |||
@@ -65,6 +65,7 @@ extern "C" { | |||
65 | * @file mman.h | 65 | * @file mman.h |
66 | * @brief The file that provides the memory map functions | 66 | * @brief The file that provides the memory map functions |
67 | * @defgroup Mman Functions that manage memory mappping. | 67 | * @defgroup Mman Functions that manage memory mappping. |
68 | * @ingroup Evil | ||
68 | * | 69 | * |
69 | * This header provides the meomry map functions mmap and munmap. | 70 | * This header provides the meomry map functions mmap and munmap. |
70 | * | 71 | * |