Ronald G. Minnich
|
f8f83f4c5b
riscv: gets to the first print and dies
|
il y a 8 ans |
Dan Cross
|
7ee7b27682
Avoid non-portable uses of __builtin_return_address in libs.
|
il y a 8 ans |
Ronald G. Minnich
|
d1e171b6c6
sysr0: bring back sysr0
|
il y a 8 ans |
Ronald G. Minnich
|
4c391803a7
sys/include/libc.h: remove a name
|
il y a 8 ans |
Ronald G. Minnich
|
0820a16b05
Remove non-standard Ken C pragmas.
|
il y a 8 ans |
Ronald G. Minnich
|
76dd36338b
slice: get slice functions to compile.
|
il y a 8 ans |
Ronald G. Minnich
|
dfaacfcc6c
clang: fix bug in panic code.
|
il y a 8 ans |
Ronald G. Minnich
|
57d18a55a3
Redefine abort so clang is happy.
|
il y a 8 ans |
Dan Cross
|
6ae01cfd43
New library routines: strlcat, strlcpy and reallocarray.
|
il y a 8 ans |
Ronald G. Minnich
|
0e25afe91b
symlink support, step 1: constants.
|
il y a 8 ans |
Gerard van de Schoot
|
f370bfc59a
Corrected second parameter in strtod.
|
il y a 8 ans |
Keith Poole
|
658e68dcbe
Improved version of memset
|
il y a 8 ans |
Giacomo Tesio
|
5a4b4a356e
kernel: remove awake (and related code), see #25
|
il y a 9 ans |
Ronald G. Minnich
|
b6622f5db2
Sleep: partially undo the change of sleep to use awake (Fixes go runtime test hangs)
|
il y a 9 ans |
Giacomo Tesio
|
cf801d01f5
kernel: move write(2) to libc, see #29
|
il y a 9 ans |
Giacomo Tesio
|
97823cca81
kernel: move sleep(2) to libc, see #29 (and #25)
|
il y a 9 ans |
Giacomo Tesio
|
cf66de75e0
libc: removed netcrypt (since it's already defined in libsec), see #19
|
il y a 9 ans |
Giacomo Tesio
|
b30c95bf1b
libc: introduced rsleept, see #25
|
il y a 9 ans |
Giacomo Tesio
|
eaf0540bb8
libc: introduced wlockt, see #25
|
il y a 9 ans |
Giacomo Tesio
|
1e2bfe1676
libc: introduced rlockt, see #25
|
il y a 9 ans |
Giacomo Tesio
|
45d24cf0c5
kernel: fix weird bug in awake syscall (see #25); small performance improvements;
|
il y a 9 ans |
Giacomo Tesio
|
e53545586e
libc: introduced qlockt, see #25
|
il y a 9 ans |
Giacomo Tesio
|
8896d97d3d
libc: introduced lockt, see #25
|
il y a 9 ans |
Giacomo Tesio
|
f468e779ad
kernel: awake; libc: awakened() and forgivewkp(); see #25
|
il y a 9 ans |
Giacomo Tesio
|
4392ad33cb
kernel: machp()->ticks and sys->ticks become 64bit
|
il y a 9 ans |
Giacomo Tesio
|
108049b669
libc: removed old profiling hooks (and tools) based on linking tricks from 8l(1), see #9
|
il y a 9 ans |
ron minnich
|
d36141a078
Merge "libc: abort(2) becomes a macro; introduced _abort, ref #19"
|
il y a 9 ans |
ron minnich
|
4663ad47a2
Merge "Changed strto[l|ul|ull] functions to have correct signature"
|
il y a 9 ans |
Giacomo Tesio
|
f76cec115b
libc: abort(2) becomes a macro; introduced _abort, ref #19
|
il y a 9 ans |
Giacomo Tesio
|
b6edca7d7b
libc: fixed signature of getcallerpc(2), ref #19
|
il y a 9 ans |