Changeset fa09449 in mainline for uspace/lib/libc/Makefile


Ignore:
Timestamp:
2009-02-15T22:31:07Z (16 years ago)
Author:
Jiri Svoboda <jirik.svoboda@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6cd9aa6
Parents:
76dd25b
Message:

Keycodes, keyboard events, kbd_event_get(). Keyboard driver now (formally) produces kbd events (press/release, keycode, mods, char) instead of just characters. In reality, the driver and client are only hacked to work with the new interface atm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/libc/Makefile

    r76dd25b rfa09449  
    8080        generic/err.c \
    8181        generic/stdlib.c \
     82        generic/kbd.c \
    8283        generic/mman.c \
    8384        generic/udebug.c \
Note: See TracChangeset for help on using the changeset viewer.