1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/libkern
Stefan Lankes 5c21ed73c1 workarount for the LLVM bug https://llvm.org/bugs/show_bug.cgi?id=16404
rustc based on LLVM and uses this builtin function, which isn't part of
our libgcc.
2017-07-17 22:38:00 +02:00
..
muloti4.c workarount for the LLVM bug https://llvm.org/bugs/show_bug.cgi?id=16404 2017-07-17 22:38:00 +02:00
printf.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
sprintf.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
stdio.c simplify uart device 2017-03-05 18:48:51 +01:00
string.c use _ before the function name for internal functions 2017-03-08 22:42:38 +01:00
strstr.c use _ before the function name for internal functions 2017-03-08 22:42:38 +01:00
strtol.c use _ before the function name for internal functions 2017-03-08 22:42:38 +01:00
strtoul.c use _ before the function name for internal functions 2017-03-08 22:42:38 +01:00