~martin-decky/helenos/rcu

  • Committer: Martin Decky
  • Date: 2012-04-08 17:00:13 UTC
  • Revision ID: martin@decky.cz-20120408170013-d7anec45uknuprq8
make sure the compiler generates ARMv4 code only
Filename Latest Rev Last Changed Committer Comment Size
..
adt 1 15 years ago Martin Decky Initial import Diff
device 2.2.35 14 years ago Lenka Trochtova device interfaces and driver cooperation - parts o Diff
elf 1110 13 years ago Jiri Svoboda Fix build with dynamic linking enabled. Eliminate Diff
io 1 15 years ago Martin Decky Initial import Diff
l18n 624.5.159 13 years ago Vojtech Horky Add function for string representation of a locale Diff
net 634.1.23 14 years ago Jakub Jermar Move inet.[ch], in.h and in6.h to standard library Diff
private 839 13 years ago Martin Decky introduce private libc.h header containing items w Diff
rtld 2.3.31 13 years ago Jiri Svoboda Integrate rest of rtld/ into C library. Diff
vfs 1 15 years ago Martin Decky Initial import Diff
arg_parse.c 381 14 years ago Martin Decky rename arg_short_long() to arg_parse_short_long() 5 KB Diff Download File
as.c 1340 13 years ago Martin Decky Remove the two-phase way of creating virtual memor 3.7 KB Diff Download File
assert.c 984 13 years ago Martin Decky do not reinvent the wheel in assert_abort(), use t 2.2 KB Diff Download File
async.c 1359 12 years ago Martin Decky make sure the client_connection is explicitly set 65.2 KB Diff Download File
cap.c 750 14 years ago Martin Decky ABI split: pass 64-bit task ID as plain 64-bit arg 2.5 KB Diff Download File
cfg.c 1230 13 years ago Martin Decky configuration file parser cherrypicked from lp:~he 9.5 KB Diff Download File
clipboard.c 1009 13 years ago Martin Decky new async framework with integrated exchange track 4.8 KB Diff Download File
ddi.c 1340 13 years ago Martin Decky Remove the two-phase way of creating virtual memor 5.6 KB Diff Download File
devman.c 1359 12 years ago Martin Decky make sure the client_connection is explicitly set 14.4 KB Diff Download File
dlfcn.c 2.3.31 13 years ago Jiri Svoboda Integrate rest of rtld/ into C library. 2.4 KB Diff Download File
errno.c 928 13 years ago Martin Decky use thread/fibril-safe errno 1.6 KB Diff Download File
event.c 1143.1.4 13 years ago Jakub Jermar Uspace support for per-task events. 2.3 KB Diff Download File
fibril.c 1137 13 years ago Martin Decky do not provide general access to kernel headers fr 9 KB Diff Download File
fibril_synch.c 1234.1.14 13 years ago Jiri Svoboda TCP retransmission (WIP). Allow setting timer in t 13 KB Diff Download File
futex.c 369 14 years ago Martin Decky coding style change (no change in functionality) 2.6 KB Diff Download File
getopt.c 314.1.3 14 years ago Jiri Svoboda Rename string.h to str.h to avoid header conflict 12.3 KB Diff Download File
ipc.c 1340 13 years ago Martin Decky Remove the two-phase way of creating virtual memor 26 KB Diff Download File
libc.c 1143.1.11 13 years ago Jakub Jermar Rework the way how open files are passed from pare 3 KB Diff Download File
loader.c 1167 13 years ago Martin Decky cstyle (no change in functionality) 8.7 KB Diff Download File
loc.c 1380 12 years ago Martin Decky fix a fix which was not a fix 19.7 KB Diff Download File
malloc.c 1340 13 years ago Martin Decky Remove the two-phase way of creating virtual memor 23.6 KB Diff Download File
mem.c 790 14 years ago Martin Decky * make measured_string and other network-related d 5.3 KB Diff Download File
mman.c 1340 13 years ago Martin Decky Remove the two-phase way of creating virtual memor 1.9 KB Diff Download File
ns.c 1264 13 years ago Martin Decky cstyle 3.2 KB Diff Download File
pcb.c 1 15 years ago Martin Decky Initial import 1.5 KB Diff Download File
smc.c 1 15 years ago Martin Decky Initial import 1.6 KB Diff Download File
sort.c 575 14 years ago Martin Decky replace bubble sort with gnome sort improve quicks 5.9 KB Diff Download File
stacktrace.c 930 13 years ago Martin Decky improve stack traces and assertions reduce header 2.4 KB Diff Download File
stats.c 831 13 years ago Martin Decky avoid the possibility for infinite looping on fetc 7.7 KB Diff Download File
stdlib.c 1 15 years ago Martin Decky Initial import 1.6 KB Diff Download File
str.c 1453.1.8 12 years ago Martin Decky avoid comparison with 0 if the type is unsigned 37.6 KB Diff Download File
str_error.c 1009 13 years ago Martin Decky new async framework with integrated exchange track 2.5 KB Diff Download File
sysinfo.c 1422 12 years ago Martin Decky add basic support for encoding name/value properti 6.4 KB Diff Download File
task.c 1143.1.11 13 years ago Jakub Jermar Rework the way how open files are passed from pare 6.6 KB Diff Download File
thread.c 1137 13 years ago Martin Decky do not provide general access to kernel headers fr 4.3 KB Diff Download File
time.c 1340 13 years ago Martin Decky Remove the two-phase way of creating virtual memor 5.1 KB Diff Download File
tls.c 314.1.3 14 years ago Jiri Svoboda Rename string.h to str.h to avoid header conflict 3.8 KB Diff Download File
udebug.c 1137 13 years ago Martin Decky do not provide general access to kernel headers fr 4.2 KB Diff Download File