History log of /barrelfish-master/usr/skb/skb_simple/octopus_stubs.c
Revision Date Author Comments
# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# a8d1309f 24-Jun-2016 David Cock <david.cock@inf.ethz.ch>

SKB: Updated libpcre to 8.39.

This fixes the array overflow bug, and makes the previous workaround
unnecessary.

Signed-off-by: David Cock <david.cock@inf.ethz.ch>


# 90fc61b5 24-Jun-2016 David Cock <david.cock@inf.ethz.ch>

SKB: libpcre has a bug, and overflows the supplied result buffer.

This is fixed in the latest upstream, but for the moment I've allocated a
sufficiently large buffer.

Signed-off-by: David Cock <david.cock@inf.ethz.ch>


# 4ba8eb66 05-Dec-2014 Gerd Zellweger <mail@gerdzellweger.com>

Add regex parsing for skb_simple get_names call.


# c2dec710 29-Aug-2014 Reto Achermann <acreto@student.ethz.ch>

skb_simple: added handling of string attributes.


# 4cdf9d6d 24-Jun-2013 Gerd Zellweger <mail@gerdzellweger.com>

Added implementation for oct_del() in skb_simple on ARM.

USB implementation needs to delete records in case devices are detached.


# 3beeba10 30-Mar-2012 Gerd Zellweger <zgerd@student.ethz.ch>

Formatting stubs file.


# a94382bf 30-Mar-2012 Gerd Zellweger <zgerd@student.ethz.ch>

Changing menu.lst templates (remove chips, add skb).


# e3c54187 29-Mar-2012 Gerd Zellweger <zgerd@student.ethz.ch>

Fix error in simple skb and spawnd ifdef.


# 15cbe21b 29-Mar-2012 Gerd Zellweger <zgerd@student.ethz.ch>

Added stubs to provide basic nameservice functionality.