shithub: scc

RSS feed

6eb08752 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/20 11:10
Rename rootdir to root

4dd43534 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/20 06:00
Whitespace change

321d79d6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/19 12:18
[lib/c] Add wctype.h

00862ad5 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/19 11:09
[lib/c] Define the needed types in wchar.h

ad390eef – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/19 10:56
[lib/c] Remove wcnslen.c

02e4f0a7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/19 10:03
Add all the definitions needed in wchar.h

07192362 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/16 03:32
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc

f846b88d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/16 03:29
[tests] Use a common format in all the tests

7c42356f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/16 03:19
[lib/c] Add __NUMCHARS

c6ad0cd5 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/16 03:07
[tests/libc] Improve output format

c86bb93d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/16 03:04
[lib/c] Recover all value of MB_LEN_MAX

3f7e54a7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/16 03:04
[lib/c] Fix strstr()

c30ed642 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/16 02:56
[lib/c] Support only charset between 0-127

f4347d0c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/16 02:40
[lib/c] Fix memcmp()

51b5a24e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/16 02:40
[tests/libc] Add tests for str functions

5310badb – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/12 03:17
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc

ac6ae0f0 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/11 05:51
[lib/c] Don't assume a the CHAR_BIT value

e15a440b – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/11 04:44
[lib/c] Improve strspn and strcspn

bdcf5962 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/11 04:33
[tests/libc] Add tests for strcat, strchr and strcmp

e0710377 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/10 14:37
Remove stdio.h from abort.c

7ec9f261 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/10 04:59
Merge branch 'master' of ssh://simple-cc.org/var/gitrepos/scc

7180aa94 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/06 04:17
[lib/c] Add strnlen()

22bcaee6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/05 17:50
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc

5eb29459 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/05 17:42
[tests/libc] Add 0009-stdarg and 0010-stddef

67b4a921 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/03 17:31
[tests/libc] Add test 0008-longjmp

05f7f88c – Quentin Rameau <quinq@fifth.space> authored on 2018/09/03 14:20
[tests] Actually exit after trap catched a signal

aec67e43 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/03 11:07
[tests/libc] Add 0007-signal test

26cb2d03 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/03 11:06
[lib/c] Add longjmp() and setjmp() for amd64

e26a37a4 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/03 11:02
[lib/c] Move the signal definition to sys/ headers

d5e318f4 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/03 04:29
[lib/c] Fix generrno.sh in linux

5edec2c0 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/03 04:14
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc

a1e3abc2 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/02 17:18
[lib/c] Add math.h placeholder

57a4ce1f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/02 17:15
[tests/scc] Fix scc-tests.lst

e2fea893 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/02 17:03
[tests/libc] Don't mask the numbers in error messages

bbe0d566 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/02 15:31
[lib/c] Apply changes for OpenBSD

2a24067b – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/02 15:10
[tests/libc] Add small comment to 0005-ctype

42f557fa – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/02 15:08
[tests/libc] Add limits.h test

37572f48 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/02 10:28
[lib/c] Add placeholder for float.h

a4bb45eb – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/02 10:03
[lib/c] Add actual system errno codes

50b61aef – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/02 05:35
[tests/libc] Detect pie compilers

c324923f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/02 03:12
[tests/libc] Test with debug informatio included

c6075c2f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/01 20:41
[tests/libc] Add tests for ctype

79b9a5d6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/01 20:37
[lib/c] Fix numtostr()

d2785817 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/01 13:09
[lib/c] Fix putchar()

0c28f70f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/01 12:11
[tests/libc] Integrate expected output in the c files

dafc7b41 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/01 11:58
[lib/c] whitespace change

c532c555 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/01 11:51
[tests/libc] Add test 0004-assert.c

de505b26 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/01 11:20
[tests/libc] Add tests for assert()

45616fa5 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/01 11:14
[lib/c] Fix flush of line buffers

ae625397 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/01 10:23
[tests/libc] Use printf in 0001-abort

239fa315 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/01 10:22
[lib/c] Fix _flsbuf()

65014a8c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/09/01 04:44
[libc] Fix linking problems of printf

ad9537bd – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/31 06:00
[cc1] Accept spaces as good characters

526c0983 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/29 11:34
[lib/c] Avoid signess mismatch in memchr

4865d137 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/29 11:31
[tests/scc] Avoid division by zero

48a6d7f7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/31 03:54
[tests/libc] Fix syscall numbers and sigaction

e76db7d9 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/31 03:46
Add SYSLDFLAGS

02688318 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/31 03:40
Disable stack protector in OpenBSD

ad9ac13a – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/30 02:44
[lib/crt] Recover the symbol __guard_local for OpenBSD

08608702 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/29 16:09
[lib/c] Fix signal implementation for NetBSD

c2fea0a9 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/29 16:34
[lib/c] Add basic support for signals in OpenBSD

1c2826a8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/29 16:09
[lib/c] Fix signal implementation for NetBSD

7e1d196f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/29 03:17
Add documentation about extension in variadic macros

9808986e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/29 03:00
[tests/ar] Fix cleanup of temporary files

8bc4aa2b – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/29 01:38
[tests/as] Don't show test command line

55c3059d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/29 01:38
[tests/ar] Don't show test command line

82eb1ebc – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/28 17:02
[tests/scc] Avoid division by zero

045dd2bc – Quentin Rameau <quinq@fifth.space> authored on 2018/08/26 06:04
[tests] change output format: [state]: file

a2e3a665 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/28 14:05
[lib/c] Fix compilation in linux

78557956 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/28 06:49
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc

c12769c0 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/27 15:32
[lib/c] Add signal.o to OpenBSD

b868a47d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/26 16:07
[tests/scc] Add test 0190-stringize.c

9fbfbfa4 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/26 14:37
[tests/scc] Update list of TODO tests

2b23214e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/26 09:46
[tests/scc] Set system environment variables

a91402c7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/26 09:44
[tests/libc] Don't search in defaut lib directories

74c22398 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/26 09:44
[driver/posix] Fix path to crt.o

b3488c5d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/26 06:39
[inc] Clean default crt and ld configuration files

7fee89ea – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/26 06:38
[ld] Remove ld from the PATH

7b139123 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/26 06:29
[lib/c] Add -static to gcc when compiling libraries

d764f1b6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/26 06:24
[lib/crt] Fix amd64 crts

53acc44c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/25 15:41
[tests/scc] Rename 0154-if-defined

0088b2b3 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/25 13:31
[lib/c] Add _sigaction.s to gitignore

ebd513c2 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/25 13:28
[tests] Remove unneeded use of cat

4c6ff78a – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/25 12:57
[tests/ar] Don't use date -d

23cb5f4c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/25 06:35
[lib/c] Add posix support for signal

e0701f28 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/25 03:07
[lib/c] Introduce libc.h

d75c01ac – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/25 02:37
[lib/c] Fix NetBSD syscalls numbers

f35fcff7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/25 02:31
[lib/c] Clean Linux definition of syscalls

baa15c7b – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/25 02:29
[crt/netbsd] Fix NetBSD crt

281ed1c6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/24 16:21
[tests/libc] Remove unneded echo in cc.sh

4e59e135 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/24 16:19
[tests/libc] Add basic support for NetBSD and OpenBSD

1fcd39f3 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/24 15:41
[lib/c] Add dep rule in common.mk

f93bd34d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/24 15:40
[lib/crt] Improve crt Makefiles and add NetBSD crt

47d23949 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/24 11:30
[tests/scc] Add test 0180-incomplete.c

50547176 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/24 03:01
[lib/c] Add support for target dependencies

03c0fe78 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/22 14:49
[libc] Fix wchar.h guard

bfe0cd5f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/22 14:49
[tests] Simplify the test directories

27b46627 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/22 14:36
[tests/libc] Add libc test framework

83c240a8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/22 10:39
Ignore objdump binary

49dd9011 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/08/22 10:33
[libc] Ignore the executable format

Next