Changeset 4805495 in mainline for uspace/lib/c/include/ipc
- Timestamp:
- 2019-02-11T15:01:33Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ab936440, d5a89a3, fc448f5
- Parents:
- 8df5f20
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-02-01 23:30:11)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-02-11 15:01:33)
- Location:
- uspace/lib/c/include/ipc
- Files:
-
- 36 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/adb.h
r8df5f20 r4805495 34 34 */ 35 35 36 #ifndef LIBC_IPC_ADB_H_37 #define LIBC_IPC_ADB_H_36 #ifndef _LIBC_IPC_ADB_H_ 37 #define _LIBC_IPC_ADB_H_ 38 38 39 39 #include <ipc/common.h> -
uspace/lib/c/include/ipc/bd.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_BD_H_36 #define LIBC_IPC_BD_H_35 #ifndef _LIBC_IPC_BD_H_ 36 #define _LIBC_IPC_BD_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/chardev.h
r8df5f20 r4805495 34 34 */ 35 35 36 #ifndef LIBC_IPC_CHARDEV_H_37 #define LIBC_IPC_CHARDEV_H_36 #ifndef _LIBC_IPC_CHARDEV_H_ 37 #define _LIBC_IPC_CHARDEV_H_ 38 38 39 39 #include <ipc/common.h> -
uspace/lib/c/include/ipc/clipboard.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_CLIPBOARD_H_36 #define LIBC_IPC_CLIPBOARD_H_35 #ifndef _LIBC_IPC_CLIPBOARD_H_ 36 #define _LIBC_IPC_CLIPBOARD_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/common.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_COMMON_H_36 #define LIBC_IPC_COMMON_H_35 #ifndef _LIBC_IPC_COMMON_H_ 36 #define _LIBC_IPC_COMMON_H_ 37 37 38 38 #include <types/common.h> -
uspace/lib/c/include/ipc/console.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_CONSOLE_H_36 #define LIBC_IPC_CONSOLE_H_35 #ifndef _LIBC_IPC_CONSOLE_H_ 36 #define _LIBC_IPC_CONSOLE_H_ 37 37 38 38 #include <ipc/vfs.h> -
uspace/lib/c/include/ipc/corecfg.h
r8df5f20 r4805495 31 31 */ 32 32 33 #ifndef LIBC_IPC_CORECFG_H_34 #define LIBC_IPC_CORECFG_H_33 #ifndef _LIBC_IPC_CORECFG_H_ 34 #define _LIBC_IPC_CORECFG_H_ 35 35 36 36 #include <ipc/common.h> -
uspace/lib/c/include/ipc/dev_iface.h
r8df5f20 r4805495 27 27 */ 28 28 29 #ifndef LIBC_IPC_DEV_IFACE_H_30 #define LIBC_IPC_DEV_IFACE_H_29 #ifndef _LIBC_IPC_DEV_IFACE_H_ 30 #define _LIBC_IPC_DEV_IFACE_H_ 31 31 32 32 #include <stdlib.h> -
uspace/lib/c/include/ipc/devman.h
r8df5f20 r4805495 31 31 */ 32 32 33 #ifndef LIBC_IPC_DEVMAN_H_34 #define LIBC_IPC_DEVMAN_H_33 #ifndef _LIBC_IPC_DEVMAN_H_ 34 #define _LIBC_IPC_DEVMAN_H_ 35 35 36 36 #include <ipc/common.h> -
uspace/lib/c/include/ipc/dhcp.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_DHCP_H_36 #define LIBC_IPC_DHCP_H_35 #ifndef _LIBC_IPC_DHCP_H_ 36 #define _LIBC_IPC_DHCP_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/dnsr.h
r8df5f20 r4805495 31 31 */ 32 32 33 #ifndef LIBC_IPC_DNSR_H_34 #define LIBC_IPC_DNSR_H_33 #ifndef _LIBC_IPC_DNSR_H_ 34 #define _LIBC_IPC_DNSR_H_ 35 35 36 36 #include <ipc/common.h> -
uspace/lib/c/include/ipc/event.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_EVENT_H_36 #define LIBC_IPC_EVENT_H_35 #ifndef _LIBC_IPC_EVENT_H_ 36 #define _LIBC_IPC_EVENT_H_ 37 37 38 38 #include <abi/ipc/event.h> -
uspace/lib/c/include/ipc/graph.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_GRAPH_H_36 #define LIBC_IPC_GRAPH_H_35 #ifndef _LIBC_IPC_GRAPH_H_ 36 #define _LIBC_IPC_GRAPH_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/inet.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_INET_H_36 #define LIBC_IPC_INET_H_35 #ifndef _LIBC_IPC_INET_H_ 36 #define _LIBC_IPC_INET_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/input.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_INPUT_H_36 #define LIBC_IPC_INPUT_H_35 #ifndef _LIBC_IPC_INPUT_H_ 36 #define _LIBC_IPC_INPUT_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/ipc.h
r8df5f20 r4805495 33 33 */ 34 34 35 #if ((defined( LIBC_ASYNC_H_)) && (!defined(LIBC_ASYNC_C_)))35 #if ((defined(_LIBC_ASYNC_H_)) && (!defined(_LIBC_ASYNC_C_))) 36 36 #error Do not intermix low-level IPC interface and async framework 37 37 #endif 38 38 39 #ifndef LIBC_IPC_H_40 #define LIBC_IPC_H_39 #ifndef _LIBC_IPC_H_ 40 #define _LIBC_IPC_H_ 41 41 42 42 #include <ipc/common.h> -
uspace/lib/c/include/ipc/ipc_test.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_IPC_TEST_H_36 #define LIBC_IPC_IPC_TEST_H_35 #ifndef _LIBC_IPC_IPC_TEST_H_ 36 #define _LIBC_IPC_IPC_TEST_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/iplink.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_IPLINK_H_36 #define LIBC_IPC_IPLINK_H_35 #ifndef _LIBC_IPC_IPLINK_H_ 36 #define _LIBC_IPC_IPLINK_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/irc.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_IRC_H_36 #define LIBC_IPC_IRC_H_35 #ifndef _LIBC_IPC_IRC_H_ 36 #define _LIBC_IPC_IRC_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/irq.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_IRQ_H_36 #define LIBC_IPC_IRQ_H_35 #ifndef _LIBC_IPC_IRQ_H_ 36 #define _LIBC_IPC_IRQ_H_ 37 37 38 38 #include <types/common.h> -
uspace/lib/c/include/ipc/kbdev.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_KBDEV_H_36 #define LIBC_IPC_KBDEV_H_35 #ifndef _LIBC_IPC_KBDEV_H_ 36 #define _LIBC_IPC_KBDEV_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/loader.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_LOADER_H_36 #define LIBC_IPC_LOADER_H_35 #ifndef _LIBC_IPC_LOADER_H_ 36 #define _LIBC_IPC_LOADER_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/loc.h
r8df5f20 r4805495 32 32 */ 33 33 34 #ifndef LIBC_IPC_LOC_H_35 #define LIBC_IPC_LOC_H_34 #ifndef _LIBC_IPC_LOC_H_ 35 #define _LIBC_IPC_LOC_H_ 36 36 37 37 #include <ipc/common.h> -
uspace/lib/c/include/ipc/logger.h
r8df5f20 r4805495 31 31 */ 32 32 33 #ifndef LIBC_IPC_LOGGER_H_34 #define LIBC_IPC_LOGGER_H_33 #ifndef _LIBC_IPC_LOGGER_H_ 34 #define _LIBC_IPC_LOGGER_H_ 35 35 36 36 #include <ipc/common.h> -
uspace/lib/c/include/ipc/mouseev.h
r8df5f20 r4805495 34 34 */ 35 35 36 #ifndef LIBC_IPC_MOUSEEV_H_37 #define LIBC_IPC_MOUSEEV_H_36 #ifndef _LIBC_IPC_MOUSEEV_H_ 37 #define _LIBC_IPC_MOUSEEV_H_ 38 38 39 39 #include <ipc/common.h> -
uspace/lib/c/include/ipc/ns.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_NS_H_36 #define LIBC_IPC_NS_H_35 #ifndef _LIBC_IPC_NS_H_ 36 #define _LIBC_IPC_NS_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/output.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_OUTPUT_H_36 #define LIBC_IPC_OUTPUT_H_35 #ifndef _LIBC_IPC_OUTPUT_H_ 36 #define _LIBC_IPC_OUTPUT_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/pci.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_PCI_H_36 #define LIBC_IPC_PCI_H_35 #ifndef _LIBC_IPC_PCI_H_ 36 #define _LIBC_IPC_PCI_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/serial_ctl.h
r8df5f20 r4805495 27 27 */ 28 28 29 #ifndef LIBC_IPC_SERIAL_CTL_H_30 #define LIBC_IPC_SERIAL_CTL_H_29 #ifndef _LIBC_IPC_SERIAL_CTL_H_ 30 #define _LIBC_IPC_SERIAL_CTL_H_ 31 31 32 32 #include <ipc/chardev.h> -
uspace/lib/c/include/ipc/services.h
r8df5f20 r4805495 35 35 */ 36 36 37 #ifndef LIBC_SERVICES_H_38 #define LIBC_SERVICES_H_37 #ifndef _LIBC_SERVICES_H_ 38 #define _LIBC_SERVICES_H_ 39 39 40 40 #include <abi/fourcc.h> -
uspace/lib/c/include/ipc/tcp.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_TCP_H_36 #define LIBC_IPC_TCP_H_35 #ifndef _LIBC_IPC_TCP_H_ 36 #define _LIBC_IPC_TCP_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/udp.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_UDP_H_36 #define LIBC_IPC_UDP_H_35 #ifndef _LIBC_IPC_UDP_H_ 36 #define _LIBC_IPC_UDP_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/vbd.h
r8df5f20 r4805495 31 31 */ 32 32 33 #ifndef LIBC_IPC_VBD_H_34 #define LIBC_IPC_VBD_H_33 #ifndef _LIBC_IPC_VBD_H_ 34 #define _LIBC_IPC_VBD_H_ 35 35 36 36 #include <ipc/common.h> -
uspace/lib/c/include/ipc/vfs.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_VFS_H_36 #define LIBC_IPC_VFS_H_35 #ifndef _LIBC_IPC_VFS_H_ 36 #define _LIBC_IPC_VFS_H_ 37 37 38 38 #include <ipc/common.h> -
uspace/lib/c/include/ipc/vol.h
r8df5f20 r4805495 31 31 */ 32 32 33 #ifndef LIBC_IPC_VOL_H_34 #define LIBC_IPC_VOL_H_33 #ifndef _LIBC_IPC_VOL_H_ 34 #define _LIBC_IPC_VOL_H_ 35 35 36 36 #include <ipc/common.h> -
uspace/lib/c/include/ipc/window.h
r8df5f20 r4805495 33 33 */ 34 34 35 #ifndef LIBC_IPC_WINDOW_H_36 #define LIBC_IPC_WINDOW_H_35 #ifndef _LIBC_IPC_WINDOW_H_ 36 #define _LIBC_IPC_WINDOW_H_ 37 37 38 38 #include <ipc/vfs.h>
Note:
See TracChangeset
for help on using the changeset viewer.