RSS feed
831becab
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/10/15 05:00
[lib/c] Remove unused variable in setvbuf
506996ff
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/10/12 12:26
Remove unused label in __putc.c
f0147719
– sin <sin@2f30.org>
authored
and Roberto E. Vargas Caballero <k0ga@shike2.com>
committed
on 2018/10/08 09:38
Use typedef instead of #define for va_list
7b8f9336
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/10/08 09:43
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
5b423850
– sin <sin@2f30.org>
authored
and Quentin Rameau <quinq@fifth.space>
committed
on 2018/10/06 08:33
Fix va_list passing for vfprintf(3)
06d0dd5d
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/10/05 09:56
Fix rand()
ca687603
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/10/01 05:16
[cc1] Improve ones()
628b7eae
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/09/28 10:25
[lib/c] Fix unbuffered output
cf234838
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/09/26 05:45
[lib/c] whitespace change
a0a1e887
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/09/26 03:54
[lib/c] Simplify mktime()
823acc68
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/09/26 03:11
[lib/c] Several small fixes
435e07d3
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/09/26 02:44
Merge remote-tracking branch 'simple-cc/master'
63290180
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/09/26 02:35
[lib/c] Add first version of ime functions
93e95210
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/09/25 09:40
[lib/c] Whitespace change
fdc72651
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/09/25 06:09
[lib/c] Whitespace change
23dc13cd
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/09/21 09:14
[lib/c] Add getenv() for posix systems
0ca62af5
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/09/21 17:03
[lib/c] Fix NetBSD runtime
4606d3ce
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/09/21 16:55
[lib/c] Fix locale.h functions
2d390f87
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/09/21 15:02
[tests/libc] Add test for errno.h
aa62db1b
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/09/21 14:42
[lib/c] Fix str?spn functions
2699bac1
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/09/21 11:56
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
4bf84419
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/09/21 11:54
[tests/libc] Add mem* tests
04f3da91
– Roberto E. Vargas Caballero <k0ga@shike2.com>
authored
on 2018/09/21 09:14
[lib/c] Add getenv() for posix systems
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
Next