shithub: scc

RSS feed

26ec2416 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/05 03:47
libc: Don't set ferror if _lseek fails

cb1b6c86 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/05 03:39
libc: Avoid dangling pointers after fclose()

43e3393a – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/05 03:36
libc: Add comments for FILE flags

81fbf1e9 – Michael Forney <mforney@mforney.org> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/10/03 20:24
libc: Add implementation of ungetc

68fc5b73 – Michael Forney <mforney@mforney.org> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/10/02 21:59
libc: Add inttypes.h

0f595fa8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/03 18:50
build: Select set of libc targets based in uname

2465e003 – Michael Forney <mforney@mforney.org> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/10/02 23:12
libc: Add break in floating-point printf TODO case

2a61dfcd – Michael Forney <mforney@mforney.org> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/10/02 21:27
libc: Fix fopen with mode "r"

f764b7c8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/03 06:14
tests/libc: Fix 0026-strstr test

2fc84f35 – Mikhail Konovalov <m.konovalov@trustlab.center> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/10/03 05:30
libc: Fix realloc() +1 error

815c8952 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/03 05:23
tests/libc: Fix cc.sh in linux

1d2ec122 – Michael Forney <mforney@mforney.org> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/10/02 20:11
libc: Fix name in invocation of FEBDAYS macro

0b360327 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/02 19:18
libc: Fix list of objects for amd64-netbsd

b0561e50 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/02 18:16
libc: Fix build in bsd systems

3252f498 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/02 17:47
libc: Remove posix _getheap() in linux-amd64

b286be8f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/02 17:44
tests/libc: Fix cc.sh for OpenBSD

9765e95b – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/02 17:42
libc: Fix sigaction() for OpenBSD

54289f10 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/02 04:24
tests/libc: Improve default root in cc.sh

2e522298 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/02 04:14
tests: Fix cc.sh wrapper

1de26472 – Naveen Narayanan <zerous@simple-cc.org> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/10/01 23:24
libc: Fix bug in strchr.s for amd64

f2750859 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/01 17:30
tests/libc: Fix 0002-assert test

297c3c7d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/01 17:27
libc/linux: Add _sigaction() wrapper

2bee5e38 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/01 14:43
tests/libc: Fix 0001-abort test case

ee56849c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/01 14:06
libc: Add wchar_t to stddef

91893c5a – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/01 13:47
tests/libc: Execute tests only for amd64

81678b95 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/01 13:43
libc/amd64: Fix small typo in the name of a label

0633388f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/01 13:32
tests/libc: Remove strnlen() test

0fb36627 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/10/01 13:24
libc: Add missed objects in amd64-linux

cbfcf3bf – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/17 02:59
tests/libc: Use amd64 as default abi in cc wrapper

17189bc8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/17 02:37
libmach: Add missed string.h

6903173c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/16 17:07
doc: Add redirect man pages for grouped pages

2c5529c3 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/16 16:53
doc: Import libc man pages

eee59735 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/15 09:06
build: Remove debug in install and uninstall

681e6786 – Anders Damsgaard <anders@adamsgaard.dk> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/09/15 08:51
add uninstall make target and helper script

547c5c87 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/15 03:03
cc: Small space fixes

7cc72270 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/15 03:01
build: Simplify linux CFLAGS

349cc97c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/15 02:49
build: Add fixes for NetBSD

3215bc05 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 14:56
build: Improve mkdep

4a9cb6d1 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 13:31
build: Remove unneded deps.mk

7a0162cc – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 13:29
libc: Syncronize syscall.h

f0d96fb5 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 13:26
libc: Fix BSD systems

9d9d7716 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 13:04
libc: Improve bsd/_sigaction.c

72d68642 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 10:47
libc: Update arch/arm64

4886e44d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 10:47
libc: Update arch/ppc

35a949fb – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 10:47
libc: Update arch/i386/linux

17aed0d5 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 12:33
libc: Remove _sys_nerr

c3eecdc3 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 12:32
libc: Remove commented lines in rules.mk

b1a932d3 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 10:47
libc: Update arch/arm/linux

5cee3c5e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 10:47
libc: Update arch/ppc/linux

e14726be – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 11:11
libc/amd64: Add assembly functions for string.h

26a9351d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 10:47
libc: Update arch/amd64/linux

b26325b6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 10:47
libc: Update arch/amd64/openbsd

024c96cf – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 10:47
libc: Update arch/amd64/netbsd

38d360b9 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 10:47
libc: Update arch/amd64/dragonfly

b9b8ac6c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 10:47
libc: Update arch/amd64/darwin

440e24ce – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 10:40
libc: Fix _brk() in Darwin

faa82abe – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 10:19
libc: Fix malloc() in linux

895c2c91 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 09:30
libc: Fix arch/posix

5256bd97 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 09:17
libc: Fix $(SYS)/$(ARCH) in darwin and dragonfly

1775d6b5 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/09/14 09:06
libc: Fix POSIX clock()

c0a73e77 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/08/28 07:53
libc: Fix compilation

ae0d87a1 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/08/28 07:52
libc: Add _access() and _lseek() syscalls to syscall.h

9910099b – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/08/28 07:34
libc: Fix external declaration of _exitf

645a0547 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/08/28 07:08
libc: Fix stdint.h fast types

aa090633 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/08/27 07:44
libc: Update include sys to last version

8b0c12fd – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/08/27 07:44
libc: Update include arch to last version

e43e3872 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/08/27 07:44
libc: Update include to last version

197533c6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/08/27 07:44
libc: Update stdlib to last version

fd277d39 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/08/27 07:44
libc: Update stdio to last version

b5c01b5d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/08/27 07:44
libc: Update locale to last version

22c3bdf2 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/08/27 07:44
libc: Update string to last version

31198f45 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/08/27 07:44
libc: Update time to last version

f812d73e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/08/26 06:20
libc/openbsd: Remove autogenerated _sigaction2.s

7e4220e1 – Quentin Rameau <quinq@fifth.space> authored on 2021/08/23 04:52
scripts/config: Fix ARFLAGS on OpenBSD

585f0ebb – Quentin Rameau <quinq@fifth.space> authored on 2021/08/22 11:31
scripts/config: Do not override TOOL variable

da95e36d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/05/30 14:27
libc: Ignore generated files for darwin

c3b9a740 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/05/30 14:12
cc2: Fix target generation

827299db – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/05/30 14:08
build: Do not install i386/ppc

7e35586b – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/05/30 14:06
build: Build all the amd64 libc

b69371a0 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/05/30 12:43
build: Simplify the libc build system

bd49f398 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/05/03 15:27
Merge commit '5b35e653' into master

5a887532 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2021/05/03 15:27
build: Improve build system

2fa380cc – Quentin Rameau <quinq@fifth.space> authored on 2021/05/02 11:16
cc1/expr: Return a value on error in arithmetic()

f2227c6d – Quentin Rameau <quinq@fifth.space> authored on 2021/05/02 10:45
cc1: Remove unnecessary cast

5ed3a4a8 – Quentin Rameau <quinq@fifth.space> authored on 2021/05/02 10:41
libc: Fix object list dependencies

a4291b4e – Quentin Rameau <quinq@fifth.space> authored on 2021/05/02 10:39
cc: Fix POSIX namespace macro

7e5c124a – Quentin Rameau <quinq@fifth.space> authored on 2021/05/02 09:18
cc1: rename (u)shortype to (u)shorttype

68337316 – Quentin Rameau <quinq@fifth.space> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/04/21 19:54
scc: Add default crt path

e3010307 – Quentin Rameau <quinq@fifth.space> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/04/21 19:47
libc/amd64/linux: add generated syscalls to gitignore

0a5224e1 – Quentin Rameau <quinq@fifth.space> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/04/21 19:45
libc/time: distclean and gitignore generated tz.c

d247a494 – Quentin Rameau <quinq@fifth.space> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/04/21 19:07
cc1: Fix include files searching

e3faa977 – Quentin Rameau <quinq@fifth.space> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/04/21 19:04
scc: Fix default include paths

e93bcf96 – Quentin Rameau <quinq@fifth.space> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/04/21 18:40
scripts/proto: Add missing sys and arch cdefs.h

f9b321d2 – Quentin Rameau <quinq@fifth.space> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/04/21 17:42
cmd/cc: Fix cc1 tool name generation

5bd54ca2 – Quentin Rameau <quinq@fifth.space> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/04/21 17:11
scripts/proto: There is no arch-specific cc1

f62d7c39 – Quentin Rameau <quinq@fifth.space> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/04/21 17:08
scripts/proto: There is no arch-specific stddef.h anymore

ab705865 – Quentin Rameau <quinq@fifth.space> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/04/21 17:07
scripts/proto: Fix target names

c1b4b835 – Quentin Rameau <quinq@fifth.space> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2021/04/21 16:39
libc: Fix makefile $< usage in non-inference rule

4f0bf489 – Naveen Narayanan <zerous@simple-cc.org> authored on 2020/10/15 11:10
Merge branch 'master' of ssh://simple-cc.org:/home/zerous/scc into master

059ee8d6 – Naveen Narayanan <zerous@simple-cc.org> authored on 2020/10/13 16:11
libc: Implement tzset in time

Next