# # ChangeLog for uspace/lib/c/generic/async.c in mainline # # Generated by Trac 1.5.4 # 2024-06-16T16:48:28Z Thu, 07 Apr 2011 07:39:35 GMT Jakub Jermar [8e80d3f] * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/async.h (modified) Rename async_data_read/write_start_flexible() to ... Wed, 06 Apr 2011 20:19:04 GMT Jakub Jermar [f6bffee] * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/src/ipc/sysipc.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/async.h (modified) Allow special flags that control processing of IPC_M_DATA_READ/WRITE ... Thu, 03 Feb 2011 20:20:01 GMT Jakub Jermar [e950803] * uspace/lib/block/libblock.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) Merge from lp:~jakub/helenos/fs. Thu, 03 Feb 2011 19:35:15 GMT Jakub Jermar [9c31643] * uspace/lib/c/generic/async.c (modified) Do not free the connection_t when it is still in use. Wed, 02 Feb 2011 20:37:53 GMT Martin Decky [86d7bfa] * uspace/drv/test2/test2.c (modified) * uspace/lib/c/generic/async.c (modified) avoid possible segfaults on error paths when a fibril fails to be created