shithub: scc

RSS feed

d4f17723 – Quentin Rameau <quinq@fifth.space> authored on 2020/04/20 18:37
build: fix arm64-linux mk include

674917b1 – zerous Naveen Narayanan <zerous@nocebo.space> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2020/04/19 12:24
libc: Implement crt-posix.s for ppc32

950206e6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2020/04/19 11:58
libc: Use common symbols for _environ

74b3f8fb – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2020/01/30 08:01
libc: Make more portable the Makefile

f480a2c5 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2020/01/24 04:27
libc: Fix preprocessor guard for size_t

b455d411 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2020/01/24 04:22
libc: Add placeholder for ppc32

61d8ab34 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2020/01/22 02:07
libc: Add deps.mk to arch Makefiles

93143fdb – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2020/01/22 01:48
libc: Add newline in the mem*.c files

e0e4c5ac – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2020/01/22 01:28
libc: Add amd64 memcpy implementation

8b3b797a – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2020/01/21 17:28
libc: Move mem* functions to arch directory

a312efcf – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2020/01/19 10:47
libmach: Rework of newmap()

7f6552d4 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2020/01/19 10:21
ld: Add mkfile()

552e89a2 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2020/01/19 10:19
libmach: Fix readstr()

3d8ea19c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2020/01/19 10:15
ld: Simplify newsec()

85fb4f17 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2020/01/19 10:09
libmach: Add comment in rebase.c