shithub: scc

RSS feed

7fe70d06 – Quentin Rameau <quinq@fifth.space> authored on 2017/03/10 06:50
[libc] Fix wchar_t definition in stddef.h

6b714366 – Quentin Rameau <quinq@fifth.space> authored on 2017/03/10 05:30
[libc] Fix typo in sig_atomic_t definition

67f14db0 – Quentin Rameau <quinq@fifth.space> authored on 2017/03/10 05:21
[libc] Fix ptrdiff_t definition signedness

cfbc2aa9 – Quentin Rameau <quinq@fifth.space> authored on 2017/03/09 12:40
[libc] Add limits.h

64572153 – Quentin Rameau <quinq@fifth.space> authored on 2017/03/09 10:25
[cc1] Fix boundary parameter in dodcl

a9a164fa – Quentin Rameau <quinq@fifth.space> authored on 2017/03/09 07:22
[libc] Fix typo in exit.c

63c62522 – Quentin Rameau <quinq@fifth.space> authored on 2017/03/08 11:34
[libc] Fix sys Makefiles

c34552e1 – Quentin Rameau <quinq@fifth.space> authored on 2017/03/13 09:01
[libc] Fix amd64 and i386 target name

dd4c403f – Quentin Rameau <quinq@fifth.space> authored on 2017/03/08 11:31
[libc] Move .s.o Makefile rule to config.mk

4895b182 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/14 04:03
[cc1] Fix small comment typo

3801b091 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/09 04:25
[cc1] Fix pragma line emitted by -E

39021320 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/09 04:21
[cc2-qbe] Remove AS operands related to CPL

71fbf8ad – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/09 04:15
[cc2-qbe] Remove int opeartions in float operands

d0a90a5a – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/09 03:23
[tests] Add tests for k&r functions with default int

5452a740 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/09 03:22
[tests] Remove chk file at the end of test/chktest.sh

51a3860d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/09 03:21
[tests] Fix error/chktest.sh

2a5f32b8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/09 01:41
[cc1] Warn in default int of k&r parameters

563f6cff – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/08 10:16
[libc] Don't use _ctype symbol

45871c6d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/08 10:02
[libc] Add implementation of sbrk()

51ee6bb3 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/08 05:39
[libc-qbe-linux] Copy sys directory from amd64-linux

c53fa30a – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/08 05:34
[libc] Add support for multisystem

5ab53092 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/08 05:31
[libc-amd64-linux] Map _Exit() to SYS_EXIT

d9f166d2 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/08 01:54
[libc] Add syscall.h

4fc08c89 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/08 01:35
[libc-amd64-linux] Add more syscalls

5cc01871 – Quentin Rameau <quinq@fifth.space> authored on 2017/03/03 13:24
[libc] add malloc, calloc, realloc, free

916a4ec7 – Quentin Rameau <quinq@fifth.space> authored on 2017/03/07 07:03
[cc1] Fix limits checking in functions declaration

e60ffe8d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/07 15:56
[libc] Fix exit() and atexit()

020a6282 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/07 15:31
[libc] Fix exit()

eba17d80 – Quentin Rameau <quinq@fifth.space> authored on 2017/03/07 04:37
[libc] Define AS for Makefiles

c598dd38 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/07 05:42
Add missed .POSIX in Makefiles

f07e2990 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/07 03:43
[libc-amd64-linux] Add syscall script

63818ff6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/03/07 03:42
Change .as extension to .s