Changeset 6efe0ddf in mainline for libc/generic/ipc.c


Ignore:
Timestamp:
2006-05-16T17:24:25Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
afa6e74
Parents:
aa0609b
Message:

Sync with kernel.
Rename IPC_M_AS_SEND to IPC_M_AS_AREA_SEND.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libc/generic/ipc.c

    raa0609b r6efe0ddf  
    326326 *
    327327 *
    328  * Allocates AS_area, notify the other side about our intention
     328 * Allocate as_area, notify the other side about our intention
    329329 * to open the connection
    330330 *
Note: See TracChangeset for help on using the changeset viewer.