|  |  | @ca48672 | 4 months | jiri | loc_service_register() needs to take a port ID argument. | 
            
              |  |  | @6cef8d6a | 2 years | jiri | Move keyboard/mouse event and device IPC from libc to libinput
                topic/simplify-dev-export | 
            
              |  |  | @4c6fd56 | 2 years | jiri | loc_server_register() should be callable more than once (API only)
 …
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c21d4d6 | 6 years | zarevucky.jiri | Add copyright headers for new files
Most are a copy of the headers …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5fd05862 | 6 years | zarevucky.jiri | Convert uspace to meson
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fafb8e5 | 7 years | zarevucky.jiri | Mechanically lowercase IPC_SET_*/IPC_GET_*
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @eb13ef8 | 7 years | zarevucky.jiri | Change IPC_GET_* and IPC_SET_* to accept pointer instead of lvalue
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fec7ba0 | 7 years | zarevucky.jiri | Avoid including <fibril.h> from <async.h>
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f2d88f3 | 7 years | jiri | Add forgotten changes to enable non-blocking chardev read
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @beb83c1 | 7 years | jakub | Add async_accept_0() for accepting connections
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6769005 | 7 years | jakub | Use user-defined labels instead of phone hashes
This commit changes …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @889cdb1 | 7 years | jakub | Always answer the IPC_M_PHONE_HUNGUP message
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5f97ef44 | 7 years | jiri.zarevucky | Sleep is more natural as part of the fibril API.
(the implementation …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @984a9ba | 7 years | martin | do not expose the call capability handler from the async framework
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e8975278 | 7 years | jiri | A few more cstyle fixes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1433ecda | 8 years | jiri | Fix cstyle: make ccheck-fix and commit only files where all the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a46e56b | 8 years | jakub | Prefer handle over ID in naming handle variables
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3be9d10 | 8 years | jakub | Get rid of ipc_callid_t
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a35b458 | 8 years | zarevucky.jiri | style: Remove trailing whitespace on _all_ lines, including empty …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1b20da0 | 8 years | zarevucky.jiri | style: Remove trailing whitespace on non-empty lines, in certain file …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5b0cf63 | 8 years | jiri | A round of cstyle fixing (i.e. run make ccheck-fix).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1d6dd2a | 8 years | zarevucky.jiri | Remove unnecessary includes from <stdio.h>.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b7fd2a0 | 8 years | zarevucky.jiri | Use errno_tin all uspace and kernel code.
Change type of every …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f300523 | 8 years | jiri | Eliminate uses of thread_usleep() in favor of async_usleep(). Obvious …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @74017ce | 8 years | jiri | Convert char_dev_iface users to chardev.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c4c6025 | 8 years | jiri | Add C API for serial port control.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cecba66e | 8 years | zarevucky.jiri | Instead of using library paths directly, refer to libraries by name …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @582a0b8 | 8 years | jakub | Remove unistd.h
- Rename usleep() and sleep() to thread_usleep() and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f9b2cb4c | 10 years | martin | unify interface API
 * introduce new interfaces
 * unify location …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b688fd8 | 10 years | martin | gradually introduce async ports, initial phase
The initial phase is …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1c635d6 | 11 years | sucha14 | Do not hold a task's return value after it has disconnected.
Holding …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5c65e61 | 12 years | jano.vesely | libc,libdrv: Move char dev iface to libdrv
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @55edba0 | 12 years | vojtechhorky | C style: do not redefine typedefs
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f66ca57f | 13 years | sucha14 | Rename wacomdump to isdv4_tablet and register with unique service name.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export |